27061 Commits

Author SHA1 Message Date
twinaphex
74547ca990 Update 2016-02-11 18:30:16 +01:00
twinaphex
d09ea1bb57 Add glsm to libretro-common 2016-02-11 18:25:27 +01:00
twinaphex
36b420ec17 Revert "Remove core_info_list_num_info_files"
This reverts commit 9d96e9e452859dc0b236e4f59af675ecbbb5cc53.
2016-02-11 07:20:04 +01:00
radius
8a043a9c6d Revert "Cleanups"
This reverts commit f7d47bb956b1bcb499b5b3aa8abb57f569e8ef6e.
2016-02-10 21:50:54 -05:00
twinaphex
a6c2e2981d Move comment to driver.c 2016-02-11 02:29:49 +01:00
twinaphex
e2e1471946 Only attempt to create default directories if they don't already
exist
2016-02-11 02:25:16 +01:00
twinaphex
db77e1e6ec Refactor menu_input_ctl 2016-02-11 01:57:52 +01:00
twinaphex
b881908c91 menu_content_ctl - change return value 2016-02-11 01:55:23 +01:00
twinaphex
2585145b10 Cleanups 2016-02-11 01:54:09 +01:00
twinaphex
14aac016a9 Cleanups 2016-02-11 01:52:11 +01:00
twinaphex
774ec5b7ca Some runloop_ctl changes 2016-02-11 01:47:24 +01:00
twinaphex
3a6484d0ad Change input_driver_ctl default return values 2016-02-11 01:44:39 +01:00
twinaphex
c75557d204 Cleanups 2016-02-11 01:42:47 +01:00
twinaphex
712a38083b Style nits 2016-02-11 01:40:43 +01:00
twinaphex
4364ce92c3 Create RARCH_MENU_CTL_LIST_GET_ENTRY 2016-02-11 01:12:19 +01:00
twinaphex
b3944a21d5 Create RARCH_MENU_CTL_LIST_GET_SIZE 2016-02-11 01:07:30 +01:00
twinaphex
48e67d5546 Create RARCH_MENU_CT_LIST_GET_SELECTION 2016-02-11 00:59:55 +01:00
twinaphex
9e69551408 Add RARCH_MENU_CTL_BIND_INIT 2016-02-11 00:53:49 +01:00
twinaphex
ddf5283ecd Cleanups 2016-02-11 00:47:00 +01:00
twinaphex
f17f786234 Use menu_cbs_exit in more places 2016-02-10 21:42:18 +01:00
twinaphex
da590b00a8 Add action_ok_exit 2016-02-10 21:38:51 +01:00
twinaphex
71507808c9 Create RARCH_MENU_CTL_LIST_FREE 2016-02-10 21:21:19 +01:00
twinaphex
84d64c4042 Add RARCH_MENU_CTL_DRIVER_DATA_GET 2016-02-10 21:15:23 +01:00
twinaphex
46750ff3e6 Cleanups 2016-02-10 21:01:55 +01:00
twinaphex
8620b4c33b Cleanups 2016-02-10 20:58:45 +01:00
twinaphex
96a6f8ec77 Cleanup 2016-02-10 20:40:39 +01:00
twinaphex
859a04e6ee Create RARCH_MENU_CTL_LIST_PUSH 2016-02-10 20:36:13 +01:00
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