Commit Graph

109 Commits

Author SHA1 Message Date
twinaphex
680aacae89 Fixes 2015-06-02 21:41:09 +02:00
Twinaphex
784b1e2e40 (Apple) buildfixes 2015-06-02 21:39:06 +02:00
twinaphex
f7d732bc3d Rename RetroArch_OSX 2015-06-02 09:48:02 +02:00
neville
8151c85980 (OSX) Take out settings window for now entirely 2015-06-02 09:00:27 +02:00
twinaphex
a4812c955f Get rid of 'Gets here' messages 2015-06-01 17:06:28 +02:00
twinaphex
b4a0e0ac2d Rename menu_entries_select_back to menu_entry_go_back 2015-06-01 16:50:09 +02:00
Twinaphex
bae7bc806c (iOS CocoaTouch) Use menu_entry_get_path 2015-06-01 16:47:30 +02:00
Jay McCarthy
c97d74d30b use a timer in the run loop if there is data work to be done in ra 2015-05-17 06:22:51 -04:00
Twinaphex
e59dc3a64a (CocoaTouch) Call rarch_main_data_iterate while companion UI is in foreground,
responds to button clicks now but with a delay
2015-05-16 18:10:21 +02:00
twinaphex
74ee699d5c Split up rarch_main_data_iterate outside of rarch_main_iterate 2015-05-16 17:00:50 +02:00
twinaphex
ffaca6b377 Log 'notify list pushed' 2015-05-15 13:43:38 +02:00
Twinaphex
679f1345fd (iOS) Start handling MENU_ACTION_REFRESH 2015-05-15 13:39:14 +02:00
Jay McCarthy
bd66d9796f change menu_entries to my wish list of functionality 2015-05-14 16:18:32 -04:00
Twinaphex
4e1365f94e (CocoaTouch) Comment out cocoatouch_notify_list-pushed 2015-05-13 19:48:41 +02:00
Twinaphex
261b963702 (CocoaTouch) Use menu_displaylist_push 2015-05-13 16:54:47 +02:00
twinaphex
47c6792cb9 Update menu_displaylist_deferred_push 2015-05-13 13:54:14 +02:00
Jay McCarthy
d96c2e2a45 Initial attempt to support notify_list_pushed 2015-05-12 10:45:26 -04:00
Twinaphex
98b12a63e2 Cleanups 2015-05-12 13:25:35 +02:00
twinaphex
cd25f8874a Rename menu_entries_deferred_push to menu_displaylist_deferred_push 2015-05-12 10:28:29 +02:00
Twinaphex
297fc772c0 (UI Companion) Create notify_list_loaded 2015-05-11 09:56:45 +02:00
Twinaphex
621467e8d4 (CocoaTouch) Buildfix 2015-05-10 18:23:59 +02:00
twinaphex
d500efb454 Change menu_entry_get_label 2015-05-10 12:44:32 +02:00
Twinaphex
a8b605ada9 (CocoaTouch) Fix some references 2015-05-10 11:10:48 +02:00
Twinaphex
39281f1655 (CocoaTouch) Build fix 2015-05-10 11:02:10 +02:00
twinaphex
0333cb5eb6 Refactor cocoatouch_support.c as menu/menu_entry.c 2015-05-10 10:55:20 +02:00
twinaphex
7bb2f2577a (cocoatouch_support.c) Some more style nits 2015-05-10 10:37:56 +02:00
twinaphex
abe6dff5be (cocoatouch_support.c) Indenting nits 2015-05-10 10:33:17 +02:00
Jay McCarthy
a04d7284c6 Simplify Cocoa Menu 2015-05-09 19:30:11 -04:00
Twinaphex
21614c9d4e (CocoaTouch) Change 'Resume' to 'Switch' 2015-05-09 09:53:20 +02:00
Twinaphex
c23e6c2780 (CocoaTouch) Buildfix 2015-05-08 22:22:00 +02:00
Twinaphex
f7515ba40c Wrap around setting_find_setting 2015-05-08 17:10:57 +02:00
Twinaphex
4f493c8e21 (CocoaTouch) get_core_title - use menu_list_get_ptr 2015-05-08 15:06:54 +02:00
Twinaphex
ada290ba39 Get rid of unnecessary casts 2015-05-08 14:58:07 +02:00
Twinaphex
132605b24b (CocoaTouch) Start using menu_list_get_entry 2015-05-08 11:56:51 +02:00
Twinaphex
76011a9781 (iOS/CocoaTouch) Set Resume on righthand side 2015-05-07 10:32:42 +02:00
Twinaphex
f278c1f577 (CocoaTouch) Replace uint with uint32_t 2015-05-07 05:41:08 +02:00
Twinaphex
9def9c2285 (CocoaTouch) Cleanups 2015-05-07 05:26:41 +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
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
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
c344a686cc (CocoaTouch) Use setting_is_of_numeric_type 2015-05-06 01:35:58 +02:00
Twinaphex
e18aaf899e (iOS) Use setting_is_of_general_type 2015-05-06 00:55:19 +02:00
Twinaphex
4c58f5897d (iOS) Start using setting_is_of_path_type 2015-05-06 00:51:19 +02:00