1863 Commits

Author SHA1 Message Date
twinaphex
c91ddf794f Simplify call to menu_do_refresh 2015-05-16 17:33:12 +02:00
twinaphex
87e46cefb8 Take out menu_do_refresh out of menu_entry_select 2015-05-16 17:28:24 +02:00
twinaphex
02b29e08ad Move menu_do_refresh to rarch_main_data_iterate 2015-05-16 17:27:16 +02:00
Twinaphex
10e2949ad8 (CocoaTouch) 'Back button' works now 2015-05-15 22:31:16 +02:00
Twinaphex
a67d000734 (CocoaTouch) Updates list now - 'Back' button not yet working 2015-05-15 22:25:28 +02:00
twinaphex
324e55f66d Create menu_do_refresh 2015-05-15 22:22:23 +02:00
Twinaphex
a4b200abd8 Remove unused variable 2015-05-15 22:09:50 +02:00
twinaphex
e1eb7505a1 Cleanup implicit declaration warning 2015-05-15 22:08:37 +02:00
twinaphex
8dfbc1b54e Wrap menu->need_refresh 2015-05-15 22:06:42 +02:00
twinaphex
f525899e0e Create menu_set_refresh/menu_unset_refresh 2015-05-15 21:39:13 +02:00
twinaphex
1b4ce6d25e Cleanup menu_iterate 2015-05-15 21:26:37 +02:00
twinaphex
dd7d1493a6 Revert "Create menu_refresh"
This reverts commit 7baa41422d30902bb55d1253a6a0c7848fc0cf1a.
2015-05-15 18:05:52 +02:00
twinaphex
7baa41422d Create menu_refresh 2015-05-15 17:58:09 +02:00
Twinaphex
8f0b03d920 Remove unused variable 2015-05-15 16:59:01 +02:00
twinaphex
f23962ff3b Change how MENU_ACTION_REFRESH gets invoked 2015-05-15 16:57:45 +02:00
twinaphex
0e467f99ed (Menu) Refactor 2015-05-15 14:42:55 +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
Twinaphex
e735cc93c2 Refactor menu_entry_select 2015-05-15 13:25:14 +02:00
Twinaphex
e75c061bce Change signature of menu_entry_action 2015-05-15 04:41:57 +02:00
Twinaphex
83f3847b30 Change menu_entry_select's signature 2015-05-15 04:38:58 +02:00
Twinaphex
6cedc39ded Merge pull request #1695 from heuripedes/master
(menu) Tell the user about the directory listing error
2015-05-15 01:58:59 +02:00
twinaphex
f92f976022 cleanups 2015-05-15 01:57:32 +02:00
Higor Eurípedes
fab2b1055f (menu) Tell the user about the directory listing error 2015-05-14 20:55:37 -03:00
twinaphex
67ffac265b Show 'No Items' when there are no entries in menu_displaylist_parse 2015-05-15 01:24:51 +02:00
twinaphex
e874e1c409 Add 'no Cores available' messages when no cores are installed 2015-05-15 01:16:18 +02:00
twinaphex
abc2c52043 parse_historylist - push 'no history available' if no history items 2015-05-15 01:12:06 +02:00
twinaphex
7f49cf3f59 menu_entries_get_end - cleanup 2015-05-15 01:02:58 +02:00
twinaphex
1d5499c0d9 (menu_entry.c) Cleanups 2015-05-15 01:01:27 +02:00
twinaphex
1f94fb08ce Reimplement menu_entry_reset 2015-05-15 00:58:06 +02:00
twinaphex
29e3c47c2d Simplify action_iterate_switch 2015-05-15 00:44:44 +02:00
twinaphex
29a10e5cb3 Create menu_setting_apply_deferred 2015-05-15 00:22:26 +02:00
twinaphex
3fea013c96 Use menu_entries_select_back 2015-05-15 00:19:36 +02:00
twinaphex
14aa1a5bda Use menu_entries_show_back 2015-05-15 00:16:39 +02:00
Twinaphex
aad6f622a2 Remove unused variables 2015-05-15 00:08:39 +02:00
twinaphex
47a9f2c405 Start using menu_entries_get_title 2015-05-15 00:07:07 +02:00
twinaphex
3426dbca7f Start using menu_entries_get_end 2015-05-15 00:03:06 +02:00
twinaphex
4d98dc90fd (menu_entry.c) Nits 2015-05-14 23:53:28 +02:00
twinaphex
883af7dd82 Refactor menu_list_populate_generic 2015-05-14 23:19:30 +02:00
Jay McCarthy
cc9684eb8b adding comments 2015-05-14 16:34:10 -04:00
Jay McCarthy
bd66d9796f change menu_entries to my wish list of functionality 2015-05-14 16:18:32 -04:00
twinaphex
e975658a5e Fix mouse toggle 2015-05-14 13:09:06 +02:00
twinaphex
c34717c794 Make menu_displaylist_deferred_push into static function 2015-05-13 16:56:23 +02:00
twinaphex
b48b2b81f4 Remove menu_list_sort_on_alt 2015-05-13 16:49:11 +02:00
twinaphex
718c53a094 Rename menu_entries_ to menu_displaylist_ 2015-05-13 16:44:32 +02:00
twinaphex
adc17fdf2b Refactor action_deferred_push 2015-05-13 16:18:54 +02:00
Twinaphex
3a0a73a5cb (menu_displaylist.c) Cleanup some unused variables 2015-05-13 15:15:52 +02:00
twinaphex
67d3223d07 Call notify_list from menu_displaylist_push_list 2015-05-13 15:08:11 +02:00
twinaphex
8f3f0a3dc8 (menu_displaylist.h) Kill some header dependencies 2015-05-13 15:05:20 +02:00
twinaphex
711da4e2cd Properly refactor Main Menu list call 2015-05-13 15:01:12 +02:00