Commit Graph

18 Commits

Author SHA1 Message Date
twinaphex
a49e50896c Create wrapper functions menu_display_fb_set_dirty and menu_display_fb_unset_dirty 2015-05-18 23:14:56 +02:00
twinaphex
6feb1603f7 Only enable framebuf.dirty if we're actually using the menu framebuffer 2015-05-18 23:04:14 +02:00
twinaphex
a014f2db88 Move framebuffer is dirty and other menu-related state flags
to menu_handle_t
2015-05-11 18:46:06 +02:00
Twinaphex
a057592263 Get rid of unused variable 2015-05-08 09:36:12 +02:00
radius
336e28fc34 add comments and make it create the directories if they don't exist 2015-05-07 20:16:51 -05:00
radius
90b0136e06 fix nits 2015-05-07 20:02:22 -05:00
radius
c68c93fa79 fix save sorting for cores that do not use the sram interface and make the process more reliable 2015-05-07 19:59:06 -05:00
radius
8c09578f51 make it possible to sort savestates/savefiles without overrides too 2015-05-07 18:06:14 -05:00
twinaphex
59d4cfcfd0 Fix SET_SUPPORTS_NO_GAME cores 2015-04-22 23:15:19 +02:00
twinaphex
f3875924e5 (event_command) If cmd is EVENT_CMD_NONE or some other value, return false 2015-04-20 19:08:58 +02:00
twinaphex
fb4f5c9331 Change signature of event_command too 2015-04-20 18:40:46 +02:00
radius
e2479ade31 add setting to enable/disable autoload of remap files 2015-04-17 20:14:49 -05:00
radius
bb48ebfb99 add setting to enable/disable autoload of config overrides 2015-04-17 20:07:15 -05:00
radius
3ef7d0f4de allow saving manually when overrides are active 2015-04-17 18:52:10 -05:00
twinaphex
4c5a009f43 Cleanups 2015-04-16 23:40:55 +02:00
twinaphex
eaea065199 Move some functions around to command_event.c - make some functions static 2015-04-13 11:37:38 +02:00
twinaphex
0818b178f9 Rename rarch_main_command to event_command 2015-04-13 11:26:02 +02:00
twinaphex
61e33300b7 Create command_event.c 2015-04-13 11:15:40 +02:00