19016 Commits

Author SHA1 Message Date
Twinaphex
07dfbf6878 Remove unused variable 2015-05-07 10:59:17 +02:00
twinaphex
65bf2fc7b8 (menu_entries_cbs_toggle.c) Use menu_list_get_ptr 2015-05-07 10:58:27 +02:00
twinaphex
4e1821123f (menu_entries_cbs_iterate.c) Use menu_list_get_ptr 2015-05-07 10:55:57 +02:00
twinaphex
5bb482d61c action_iterate_main - use menu_list_get_ptr 2015-05-07 10:50:29 +02:00
twinaphex
98a4fb0827 Start using menu_navigation_get_current_selection 2015-05-07 10:48:57 +02:00
twinaphex
6e20548340 (Menu) Cleanups 2015-05-07 10:47:22 +02:00
twinaphex
c8011632f9 Create menu_navigation_get_current_selection 2015-05-07 10:45:11 +02:00
Twinaphex
76011a9781 (iOS/CocoaTouch) Set Resume on righthand side 2015-05-07 10:32:42 +02:00
twinaphex
64495ea0e5 Simplify action_cancel_pop_default 2015-05-07 10:25:13 +02:00
Twinaphex
c0749b119d (Menu) Cleanup 2015-05-07 10:16:50 +02:00
twinaphex
fa5ef2e750 Simplify menu_list_get_entry 2015-05-07 10:15:33 +02:00
twinaphex
290bff0097 Create menu_list_get_current_entry_id 2015-05-07 10:10:08 +02:00
twinaphex
f9713ab764 Create menu_list_entry_is_currently_selected 2015-05-07 09:56:11 +02:00
twinaphex
ed3f7ccf7c (RMenu XUI) Update to use menu_list_get_entry 2015-05-07 09:44:29 +02:00
twinaphex
d1c2f51911 (RMenu) Start using menu_list_get_entry for RMenu 2015-05-07 09:42:08 +02:00
twinaphex
f171be5fb6 Use menu_list_get_entry directly 2015-05-07 09:39:04 +02:00
twinaphex
b40b01b162 Prevent unused variable warning 2015-05-07 09:29:38 +02:00
twinaphex
f6a3809d7f (runloop_data.c) Prevent warning 2015-05-07 09:28:06 +02:00
Twinaphex
f278c1f577 (CocoaTouch) Replace uint with uint32_t 2015-05-07 05:41:08 +02:00
twinaphex
aca04bed0b (Menu) Cleanups 2015-05-07 05:31:25 +02:00
Twinaphex
9def9c2285 (CocoaTouch) Cleanups 2015-05-07 05:26:41 +02:00
twinaphex
b95ceeb406 Cleanups 2015-05-07 05:11:37 +02:00
twinaphex
058b1dfdf0 Start using menu_list_get_ptr and menu_navigation_get_ptr 2015-05-07 05:08:34 +02:00
twinaphex
a8e5d98b0c Start using menu_navigation_get_ptr 2015-05-07 05:04:58 +02:00
twinaphex
9441ba5a5d Create menu_navigation_get_ptr 2015-05-07 05:01:55 +02:00
twinaphex
b28a45e7da (menu_setting.c) Simplifications 2015-05-07 04:57:49 +02:00
twinaphex
0b49fe0f22 (menu_list.c) Cleanups 2015-05-07 04:54:49 +02:00
twinaphex
7004451e54 Create menu_list_get_entry 2015-05-07 04:47:32 +02:00
twinaphex
a13442625b Cleanups 2015-05-07 04:37:46 +02:00
twinaphex
ce9d025207 menu_display_setting_label - add logging 2015-05-07 04:33:31 +02:00
twinaphex
bcab96bb77 (Menu) Simplify menu_display_setting_label 2015-05-07 04:28:57 +02:00
twinaphex
dcd203b44d Make menu actions configurable 2015-05-07 03:55:15 +02:00
Twinaphex
d876ba8130 (iOS) Cleanups 2015-05-06 04:47:02 +02:00
Twinaphex
c5568d5afa (iOS) Use setting_is_of_general_type 2015-05-06 04:44:24 +02:00
Twinaphex
ed85c353cf (iOS) Use setting_is_of_path_type 2015-05-06 04:43:11 +02:00
Twinaphex
1fc1025b74 (iOS) Use true/false 2015-05-06 04:40:50 +02:00
twinaphex
b22598c46c Correct setting_is_of_numeric_type 2015-05-06 04:24:17 +02:00
twinaphex
dd45169063 (iOS) Simplify RAMenu item creation 2015-05-06 04:20:48 +02:00
twinaphex
fae4b05440 (iOS) Simplify menu a little (pt. 3) 2015-05-06 04:17:40 +02:00
twinaphex
fbe90115b0 (iOS) Simplify menu a little (pt. 2) 2015-05-06 04:15:18 +02:00
twinaphex
9fe285e634 (iOS) Simplify menu a little 2015-05-06 04:13:57 +02:00
twinaphex
f02ef849ae (HID) Fixup 2015-05-06 04:10:49 +02:00
twinaphex
f57132ff6f Protect against failed pad init 2015-05-06 04:03:00 +02:00
twinaphex
1171cba2a4 Protect against NULL driver 2015-05-06 03:57:54 +02:00
Twinaphex
3a2e5a80b3 (CocoaTouch) Use setting_is_of_enum_type 2015-05-06 01:39:59 +02:00
twinaphex
5e4348ed5d Create setting_is_of_enum_type 2015-05-06 01:38:49 +02:00
Twinaphex
c344a686cc (CocoaTouch) Use setting_is_of_numeric_type 2015-05-06 01:35:58 +02:00
twinaphex
bfbe4304ba (Settings) Create setting_is_of_numeric_type 2015-05-06 01:34:39 +02:00
Twinaphex
e18aaf899e (iOS) Use setting_is_of_general_type 2015-05-06 00:55:19 +02:00
twinaphex
104c11f719 Create setting_is_of_general_type 2015-05-06 00:54:50 +02:00