52 Commits

Author SHA1 Message Date
twinaphex
dcf1138040 (menu_dialog.c) Cleanups 2020-03-06 17:27:42 +01:00
twinaphex
869a8cfcba (menu_dialog.c) Move globals to single struct 2020-03-06 17:19:53 +01:00
twinaphex
bd5f151077 Settings cleanups 2020-03-06 02:52:21 +01:00
twinaphex
a1951b51b6 Cleanup menu_dialog.c 2020-03-05 00:29:48 +01:00
twinaphex
bea4f8aad3 (menu_dialog.c) Cleanups 2020-03-04 22:21:18 +01:00
twinaphex
8d3b22091c Get rid of menu_dialog_is_push_pending 2020-03-04 22:12:42 +01:00
twinaphex
2077ffa2ca Simplify menu_dialog.c 2020-03-04 19:21:24 +01:00
twinaphex
160d90f22a (performance counters) Get rid of other duplicate functions 2020-02-29 08:00:38 +01:00
twinaphex
add0cedc48 * Reduce the amount of cpu_features_get_time_usec calls
* Put code behind menu ifdefs
2020-02-29 07:41:05 +01:00
twinaphex
5c15b306d6 Header include cleanups 2020-02-16 16:58:38 +01:00
twinaphex
3f598a0f9c Revert "Get rid of send debug info - if we ever bring this back, needs to be"
This reverts commit c0482ff2eadfc705b5fdc278cda3cc1841fb8b1a.
2020-01-25 15:55:11 +01:00
twinaphex
c0482ff2ea Get rid of send debug info - if we ever bring this back, needs to be
reimplemented according to new infra
2020-01-25 14:53:04 +01:00
twinaphex
c963b3be6a menu_display_toggle_reason was never used, get rid of it 2019-08-18 16:41:01 +02:00
twinaphex
7505251b40 Cleanups 2019-08-10 13:16:15 +02:00
orbea
e13ec54dc6 Fix --disable-overlay. 2019-07-21 10:26:42 -07:00
meleu
694bac565f do not use old cheevos implementation 2019-05-29 14:26:22 -03:00
meleu
22a956f663 replace 'cheevos_rcheevos_enable' by 'cheevos_old_enable' 2019-05-04 12:52:49 -03:00
meleu
a5acd559d6 namespace both cheevos implementations & add a runtime setting to allow debugging 2019-03-19 21:13:10 -03:00
Brad Parker
10df615d14 add "Send Debug Info" option under Help 2019-03-07 19:17:54 -05:00
Brad Parker
4f0d61a2ac update copyright 2019-02-22 19:13:36 -05:00
twinaphex
09c8e52387 Cleanups 2018-10-06 04:23:57 +02:00
twinaphex
fdffb7059d Revert "Less pointer grabbbing - reduce usage of RARCH_MENU_CTL_DRIVER_DATA_GET"
This reverts commit fbf03df8be22b40a1d44908ebfe0163a0ebb4bef.
2018-04-11 06:11:45 +02:00
twinaphex
372603858d Revert "(Menu) Update menu code"
This reverts commit f481924f1e9b3a59211df2cc99d094daf0a7ae3f.
2018-04-11 06:10:51 +02:00
twinaphex
f481924f1e (Menu) Update menu code 2018-04-11 03:04:58 +02:00
twinaphex
fbf03df8be Less pointer grabbbing - reduce usage of RARCH_MENU_CTL_DRIVER_DATA_GET 2018-04-10 19:57:33 +02:00
Twinaphex
d36d3e2c89
Update menu_dialog.c 2017-11-21 04:38:38 +01:00
Rob Loach
9e3d6adf6e
Fix coding standard 2017-11-20 18:47:27 -05:00
Rob Loach
25c116e192
Fix strdup() memory leak 2017-11-20 18:46:07 -05:00
twinaphex
08ecfc74ec Rewrite info.label 2017-09-28 02:45:03 +02:00
twinaphex
72087d1749 Rewrite path_b and path_c 2017-09-28 02:30:31 +02:00
twinaphex
72f42b602f menu_displaylist_info - reduce stack usage - exts no longer
a fixed size path
2017-09-28 01:38:05 +02:00
twinaphex
e16371b8a5 Merge input_config.c and input_driver.c 2017-08-31 02:25:04 +02:00
twinaphex
59fb7700b8 Combine menu_driver.c and menu_display.c 2017-05-19 15:25:14 +02:00
Andre Leiradella
844d1475e6 Reverted cheevos changes in preparation for conversion to task; fixed 4884 2017-05-07 19:06:03 +01:00
twinaphex
33f2fe8029 Move cheevos.c to tasks/task_cheevos.c and add TODO/FIXME note 2017-05-06 05:50:46 +02:00
twinaphex
ae1c26cbc4 Restructure settings struct 2017-04-28 00:00:43 +02:00
twinaphex
e179108080 Cleanups 2017-04-26 00:24:59 +02:00
twinaphex
d66aff8fbd Start wrapping settings->input.binds 2017-04-25 18:12:13 +02:00
Andre Leiradella
0c8ee93e3e Moved cheevos files to their own folder in preparation for the changes to support leaderboards 2017-02-03 10:03:57 +00:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
twinaphex
ab2ee3c690 Simplify menu_dialog.c 2016-12-23 16:32:21 +01:00
twinaphex
f6ec61b15c Create rarch_timer functions and have menu_dialog.c use them 2016-12-23 15:36:47 +01:00
twinaphex
d3c22cb0e4 Move input/input_autodetect.c to tasks/task_autodetect.c 2016-12-01 20:38:20 +01:00
twinaphex
bd53c33069 Move input_get_auto_bind to input_config.c 2016-12-01 03:43:51 +01:00
twinaphex
0a046eaaf7 Turn menu_dialog_current_id into static variable again 2016-11-06 11:55:07 +01:00
twinaphex
f190909aae Fix cheevos messages 2016-11-05 21:55:32 +01:00
Brad Parker
d1d5584d18 update copyright 2016-10-27 11:47:10 -04:00
twinaphex
6a4d375e1d menu_dialog_push - prevent implicit memset 2016-10-19 04:16:25 +02:00
twinaphex
ab3d3b1e3a menu_dialog.c - prevent implicit memset 2016-10-16 01:03:17 +02:00
twinaphex
1388220866 (tasks) Don't do implicit memsets in crucial performance-oriented code 2016-10-08 18:31:43 +02:00