Commit Graph

27084 Commits

Author SHA1 Message Date
twinaphex
c9ec688a7e Cleanups 2016-02-10 20:29:17 +01:00
twinaphex
35ff9c35b3 Respect 80-char width limit 2016-02-10 20:24:09 +01:00
twinaphex
f77722a213 Add RARCH_MENU_CTL_ENVIRONMENT 2016-02-10 20:19:21 +01:00
twinaphex
b5e28cda58 Create RARCH_MENU_CTL_ITERATE 2016-02-10 20:13:12 +01:00
twinaphex
9db5d45361 Change return value to menu_driver_iterate 2016-02-10 20:08:10 +01:00
twinaphex
86e8c7a9f8 Free rdb 2016-02-10 20:01:38 +01:00
twinaphex
e9e6fd7b80 (Menu) Implement pending shutdown 2016-02-10 19:56:35 +01:00
twinaphex
c447f6d1bd Start implementing RARCH_MENU_CTL_SET_PENDING_QUIT 2016-02-10 19:20:58 +01:00
twinaphex
2df631a36f Add menu pending quit mechanism 2016-02-10 19:19:30 +01:00
fr500
2f787604e5 Sort list like on the Load Core section 2016-02-10 12:14:19 -05:00
twinaphex
dd8d01a1cb Reorder this code a bit 2016-02-10 17:41:10 +01:00
Twinaphex
c9c4c77d38 Prevent yet even more crashes - sigh 2016-02-10 17:18:06 +01:00
twinaphex
21c4a07cf0 (OSX) Buildfix 2016-02-10 07:20:54 +01:00
twinaphex
9b0034ccb2 Fix resolution toggle 2016-02-10 07:19:06 +01:00
twinaphex
9bb1127727 Add more state to RARCH_MENU_CTL_DEINIT 2016-02-10 07:17:26 +01:00
twinaphex
1e05027785 Don't need these headers 2016-02-10 06:54:32 +01:00
twinaphex
55927d5957 Better way to prevent crash 2016-02-10 06:51:47 +01:00
twinaphex
b077113aff Prevent crash on calling RARCH_MENU_CTL_CONTEXT_DESTROY 2016-02-10 06:49:00 +01:00
twinaphex
99d21fd701 Implement RARCH_MENU_CTL_LIST_CACHE 2016-02-10 06:43:56 +01:00
twinaphex
23e48f1821 Add RARCH_MENU_CTL_LIST_INSERT 2016-02-10 06:38:57 +01:00
twinaphex
b48c900129 Add RARCH_MENU_CTL_LIST_CACHE 2016-02-10 06:15:40 +01:00
twinaphex
f2952c530c Cleanups 2016-02-10 06:01:11 +01:00
Twinaphex
259ac2ddbd Merge pull request #2710 from fr500/master
save only modified values when saving remaps
2016-02-10 05:46:17 +01:00
twinaphex
1721a23d54 Style nits 2016-02-10 05:41:53 +01:00
radius
80845f1cd6 save only modified values when saving remaps 2016-02-09 23:39:16 -05:00
twinaphex
788951958c Cleanups 2016-02-10 05:25:30 +01:00
twinaphex
85e0ab9a8e Cleanups 2016-02-10 05:23:33 +01:00
twinaphex
5164b8a058 Cleanups 2016-02-10 05:21:44 +01:00
twinaphex
33f0f72adc Cleanups 2016-02-10 04:30:33 +01:00
twinaphex
0e017ea925 Cleanups 2016-02-10 04:22:59 +01:00
twinaphex
65742d250b Cleanup 2016-02-10 04:16:58 +01:00
twinaphex
0541a9866e menu_entries_ctl - change returncode 2016-02-10 04:15:18 +01:00
twinaphex
bbe7221d95 driver_ctl - return default return value to true 2016-02-10 04:12:20 +01:00
twinaphex
3763c6d4c0 Cleanups 2016-02-10 03:59:17 +01:00
twinaphex
bb1fa17718 Cleanups 2016-02-10 03:53:20 +01:00
twinaphex
efc580c071 (menu_driver.c0 Cleanups 2016-02-10 03:52:02 +01:00
twinaphex
e0a29599f4 Cleanups 2016-02-10 03:49:47 +01:00
Twinaphex
8c910b73dc return true here 2016-02-10 03:35:13 +01:00
twinaphex
dd0136e2d5 Refactor this code 2016-02-10 03:29:31 +01:00
twinaphex
9af5b44453 task_queue.c - Prevent warning 2016-02-09 18:39:41 +01:00
twinaphex
d9de92f48b Buildfix 2016-02-09 18:38:57 +01:00
twinaphex
5b6d310abd Rename enums 2016-02-09 18:26:27 +01:00
twinaphex
8b9c7a47e4 Move task_queue to queues/ dir 2016-02-09 18:13:47 +01:00
twinaphex
31112e937b Move task_queue.c to libretro-common 2016-02-09 18:11:11 +01:00
twinaphex
8d47203ad1 Rename some functions 2016-02-09 18:00:17 +01:00
twinaphex
e4d983646d Rename push_task_progress 2016-02-09 17:56:36 +01:00
twinaphex
4210ee197b Rename tasks.c to task_queue.c 2016-02-09 17:55:15 +01:00
twinaphex
6e9bc55dd6 Rename task_ctl to task_queue_ctl 2016-02-09 17:51:51 +01:00
twinaphex
08eb091610 Rename rarch_ to retro_ 2016-02-09 17:47:04 +01:00
twinaphex
0378463130 Remove configuration.h dependencies from tasks.c 2016-02-09 17:41:30 +01:00