Commit Graph

157 Commits

Author SHA1 Message Date
Sven
5f35249216 Implement robust cheat searching interface with rumble features 2018-07-25 19:19:14 -04:00
radius
f81ea09f20 add saving, deletion options for per-dir remaps 2018-05-13 23:17:44 -05:00
Brad Parker
a1aefc901c Qt WIMP GUI 2018-04-30 14:33:05 -04:00
radius
37454f79a8 fix SHADER_NEXT/SHADER_PREV 2018-02-07 21:26:00 -05:00
radius
c64d5556c1 readd shader to config, let's use a runtime check instead of overwritting the shader preset all the time 2018-02-07 21:25:59 -05:00
twinaphex
74a602d4c9 Remove system_bgm 2018-01-25 03:38:32 +01:00
radius
a7f989fdb6 fix fullscreen toggle 2017-12-17 13:16:40 -05:00
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
twinaphex
e94300a581 Get rid of a lot of RARCH_INPUT_STATE_BIT_ macros - replace them
with BIT128_ equivalents instead
2017-12-05 09:22:56 +01:00
David Walters
b0e383d5f0 Extend input bind limit to 128 2017-11-23 23:04:09 +00:00
Brian Koropoff
711877b056 content: preserve info for history/favorites
If the content came from a playlist, use the original label.
Preserve the core path and name in the favorites list.
2017-11-17 16:55:32 -08:00
bparker06
6c157cfd85
Update retroarch.h 2017-10-29 23:29:21 -04:00
Brad Parker
fc856c76a8 fix race condition reading OSD message in video driver 2017-10-29 23:28:02 -04:00
twinaphex
3090f3ff3a (task_database.c) Rewrite char arrays 2017-09-29 20:47:54 +02:00
twinaphex
4a7f9775bf Reorder variables 2017-09-09 19:58:09 +02:00
twinaphex
36e0ff8268 Rearrange variables 2017-09-09 01:10:00 +02:00
radius
2db79242c9 remove remaps 2017-08-05 11:21:07 -05:00
twinaphex
40a287a7c1 Turn function into static function 2017-05-20 11:34:51 +02:00
twinaphex
bf3188eac4 Combine runloop_ctl and rarch_ctl 2017-05-15 05:06:23 +02:00
twinaphex
06f3feec61 Cleanups 2017-05-15 04:39:09 +02:00
twinaphex
160c8167d6 Cleanups 2017-05-15 04:36:48 +02:00
twinaphex
e2c7671e9f Create rarch_menu_running/rarch_menu_running_finished 2017-05-15 04:31:40 +02:00
twinaphex
45a648b042 Cleanups 2017-05-13 18:51:16 +02:00
twinaphex
d87e1c57d6 Cleanups 2017-05-13 18:20:14 +02:00
twinaphex
e7061a8d2a Cleanups 2017-05-12 03:45:49 +02:00
twinaphex
fa4a8b8bbd Cleanups 2017-05-12 03:39:37 +02:00
twinaphex
2ce9d71553 Start cutting down on runloop_ctl actions 2017-05-11 09:20:35 +02:00
twinaphex
42ebe7a7ad Merge runloop.c and retroarch.c 2017-05-11 09:11:46 +02:00
twinaphex
0eec872442 Kill some rarch_ctl actions 2017-05-08 03:59:02 +02:00
twinaphex
9605c01c49 Rename command_event_quit to retroarch_main_quit 2017-05-08 03:54:51 +02:00
Gregor Richards
f7f6590156 Goodbye delay_frames! stateless_mode is the new delay_frames=0 2016-12-18 19:28:43 -05:00
Higor Eurípedes
dd36cff174 (retroarch.c) Add RARCH_CTL_IS_MAIN_THREAD 2016-10-17 20:50:19 -03:00
twinaphex
2dcc5b8e43 Add LIBRETRO_DEVICE to unset/set/is functions for override settings 2016-10-01 06:14:30 +02:00
twinaphex
67432fde57 Add void * param to is_set 2016-10-01 06:05:08 +02:00
twinaphex
107a962171 Add RARCH_OVERRIDE_SETTING_LIBRETRO_DEVICE 2016-10-01 06:02:18 +02:00
twinaphex
3592b35573 Add second param to override_set 2016-10-01 05:51:03 +02:00
twinaphex
538aec6386 Add more RARCH_CTL_ actions 2016-09-29 05:36:21 +02:00
twinaphex
0104302e18 Add new RARCH_CTL calls 2016-09-28 07:23:14 +02:00
twinaphex
5bce79369a Get rid of global->sram.use, turn it into static boolean
variable inside rarch_ctl
2016-09-28 07:17:34 +02:00
twinaphex
f3c3d41734 Getr id of unused function prototype 2016-09-22 04:38:39 +02:00
twinaphex
0c48555ba2 Move rarch_content_type to paths.h 2016-09-17 15:16:52 +02:00
twinaphex
1dd28bdf9f Move retroarch_set_pathnames/retroarch_fill_pathnames 2016-09-17 12:25:26 +02:00
Gregor Richards
2a0202ccf5 Making Netplay check frequency configurable. 2016-09-15 23:06:32 -04:00
twinaphex
aa2af0b61f Refactor has_set settings 2016-08-01 21:51:23 +02:00
twinaphex
ef7ce5beee Create RARCH_OVERRIDE_SETTING_VERBOSITY 2016-08-01 20:54:16 +02:00
twinaphex
ba32586d1a Rewrite has_set.libretro 2016-08-01 20:47:19 +02:00
twinaphex
6fb39e4f7f Iterate and unset override settings in retroarch_parse_input 2016-08-01 20:43:26 +02:00
twinaphex
39aba8e36f Create override setting functions 2016-08-01 20:41:42 +02:00
twinaphex
45d7b7b459 Create retroarch_override_setting_is_set 2016-08-01 20:39:21 +02:00
twinaphex
dc4275b673 Should autosave state now at exit 2016-07-01 06:55:44 +02:00