twinaphex
|
f1a0068dc7
|
Move bsv global state to movie.c
|
2015-12-01 01:47:26 +01:00 |
|
twinaphex
|
d3ac25ae3e
|
Turn global->path.fullpath into static variable
|
2015-11-30 23:45:29 +01:00 |
|
twinaphex
|
7114442189
|
Cleanups
|
2015-11-30 23:38:29 +01:00 |
|
twinaphex
|
952ecf22cd
|
(runloop.c) Turn some functions static
|
2015-11-30 23:29:46 +01:00 |
|
twinaphex
|
809f8da955
|
move msg_queue_pushf to tasks/tasks.c
|
2015-11-30 23:24:11 +01:00 |
|
twinaphex
|
e8471ead48
|
Move rewind state code out of g_extern
|
2015-11-30 22:29:16 +01:00 |
|
twinaphex
|
6b92167050
|
Move block_config_read to retroarch.c
|
2015-11-30 22:09:28 +01:00 |
|
twinaphex
|
6c4557817d
|
Move force_fullscreen to retroarch.c
|
2015-11-30 22:02:54 +01:00 |
|
twinaphex
|
04605f085c
|
Create RUNLOOP_CTL_{PERFCNT}
|
2015-11-30 21:56:35 +01:00 |
|
twinaphex
|
9824eb7ea9
|
Rename rarch_main_ctl to runloop_ctl
|
2015-11-30 21:42:59 +01:00 |
|
twinaphex
|
4e333302ae
|
Rename RARCH_MAIN_CTL* to RUNLOOP_CTL*
|
2015-11-30 21:35:50 +01:00 |
|
twinaphex
|
c76272ad8d
|
Move more state out of global
|
2015-11-30 19:30:05 +01:00 |
|
twinaphex
|
5d70131ce1
|
Move global->autosave to autosave.c
|
2015-11-30 19:23:13 +01:00 |
|
twinaphex
|
30ed8b750b
|
move temporary_content to content.c
|
2015-11-30 19:09:12 +01:00 |
|
twinaphex
|
b0c36c18dd
|
Move global->exec to runloop.c as static variable
|
2015-11-30 15:46:39 +01:00 |
|
twinaphex
|
86de67b3d7
|
Move core_shutdown_initiated to runloop.c and turn it into
static variable
|
2015-11-30 15:43:49 +01:00 |
|
twinaphex
|
4e0a4150b5
|
Merge runloop and runloop_data.c
|
2015-11-30 15:35:57 +01:00 |
|
twinaphex
|
178e52bca5
|
Move turbo_btns to input_driver.c
|
2015-11-29 17:10:03 +01:00 |
|
twinaphex
|
fa0e2032c6
|
Move EVENT_CMD_PREPARE_DUMMY to rarch_main_ctl
|
2015-11-29 00:29:41 +01:00 |
|
twinaphex
|
f97f0aa480
|
Merge runloop.c and runloop_msg.c
|
2015-11-29 00:19:01 +01:00 |
|
twinaphex
|
bd6b79fdee
|
command_event should only be used for events that the user can call,
so start moving things that the user shouldn't call to rarch_main_ctl
instead
|
2015-11-29 00:15:51 +01:00 |
|
Higor Eurípedes
|
6dfa580dfa
|
(runloop_msg) Add rarch_main_msg_queue_pushf()
|
2015-11-28 16:07:53 -03:00 |
|
twinaphex
|
a1226004f5
|
Revert "Don't render menu if unfocused - reimplement this"
This reverts commit ce7ec0681b .
|
2015-11-28 03:05:37 +01:00 |
|
twinaphex
|
ce7ec0681b
|
Don't render menu if unfocused - reimplement this
|
2015-11-28 03:03:26 +01:00 |
|
twinaphex
|
f95be06f13
|
Buildfix
|
2015-11-27 23:39:43 +01:00 |
|
twinaphex
|
ec9ec9e079
|
Create RARCH_MAIN_CTL_CHECK_IDLE_STATE
|
2015-11-27 20:13:52 +01:00 |
|
twinaphex
|
a9cb970d0d
|
Move log_file code to verbosity.c
|
2015-11-23 15:45:02 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
twinaphex
|
d65a445acd
|
Fix concurrency issue with global->verbose
|
2015-11-22 20:50:39 +01:00 |
|
twinaphex
|
fecdc86475
|
Create RARCH_MAIN_CTL_SET_WINDOWED_SCALE
|
2015-11-18 11:55:23 +01:00 |
|
twinaphex
|
a4ae655ff4
|
Start going through rarch_main_ctl for grabbing fullpath
|
2015-11-18 11:43:25 +01:00 |
|
twinaphex
|
2b727fa941
|
Add RARCH_MAIN_CTL_SET_LIBRETRO_PATH/RARCH_MAIN_CTL_SET_CONTENT_PATH
|
2015-11-18 11:15:42 +01:00 |
|
twinaphex
|
88cbdbdfda
|
Reorder runloop global data struct
|
2015-11-18 03:25:23 +01:00 |
|
twinaphex
|
a3a5a82d47
|
(GL) doesn't access global state anymore
|
2015-11-18 03:08:19 +01:00 |
|
Andre Leiradella
|
b6f995a1d7
|
moved the async job queue to the global_t scope
|
2015-11-08 22:53:17 -02:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
twinaphex
|
9eb077088f
|
Move bind_mode_keyboard variable to menu_input
|
2015-10-22 22:44:44 +02:00 |
|
twinaphex
|
870ae8b7af
|
(runloop.c) Refactors/cleanups
|
2015-09-26 21:32:41 +02:00 |
|
twinaphex
|
fc96ac60f3
|
Add RARCH_MAIN_CTL_GLOBAL_FREE
|
2015-09-26 21:30:20 +02:00 |
|
twinaphex
|
cdf597aa89
|
Add settings->overlay_directory
|
2015-09-26 19:21:32 +02:00 |
|
twinaphex
|
ca7f547412
|
Add RARCH_MAIN_CTL_CHECK_STATE
|
2015-09-26 15:24:05 +02:00 |
|
twinaphex
|
bae9abb525
|
Add RARCH_MAIN_CTL_CHECK_PAUSE
|
2015-09-26 15:16:28 +02:00 |
|
twinaphex
|
36b3576f20
|
Add more RARCH_MAIN_CTL_ enums
|
2015-09-26 14:57:46 +02:00 |
|
twinaphex
|
54c3b60603
|
Refactor away rarch_main_clear_state
|
2015-09-26 13:35:04 +02:00 |
|
twinaphex
|
374a5bf635
|
Refactor away rarch_main_set_max_frames
|
2015-09-26 13:28:33 +02:00 |
|
twinaphex
|
7e6b6d8be6
|
Refactor away rarch_main_set_frame_limit_last_time
|
2015-09-26 13:25:58 +02:00 |
|
twinaphex
|
e3e1a5a35c
|
Refactor away rarch_main_set_idle
|
2015-09-26 13:20:15 +02:00 |
|
twinaphex
|
5ad2987449
|
Refactor away rarch_main_set_slowmotion
|
2015-09-26 13:16:19 +02:00 |
|
twinaphex
|
4ba88ccabf
|
Refactor away rarch_main_set_pause
|
2015-09-26 13:12:26 +02:00 |
|
twinaphex
|
0d18c61bc5
|
Add RARCH_MAIN_CTL_IS_PAUSED
|
2015-09-26 13:04:07 +02:00 |
|