Commit Graph

77 Commits

Author SHA1 Message Date
twinaphex
6b3821d41e Change signature of menu_entries_show_back 2015-06-02 12:37:56 +02:00
twinaphex
8d2aece5b9 Start using setting_set_with_string_representation in menu_entry.c 2015-06-02 10:36:49 +02:00
twinaphex
34d4195015 Make menu_entry_get_setting static 2015-06-01 16:54:48 +02:00
twinaphex
f2e7b32960 Simplify menu_entry_get_setting 2015-06-01 16:52:48 +02:00
twinaphex
b4a0e0ac2d Rename menu_entries_select_back to menu_entry_go_back 2015-06-01 16:50:09 +02:00
Twinaphex
a1c4446f24 Prevent menu_entry_pathdir_extensions from crashing the app 2015-06-01 16:42:55 +02:00
twinaphex
d25b248db0 Refactor menu_entry_pathdir_set_value 2015-06-01 16:38:34 +02:00
twinaphex
869bb7d522 Create menu_entry_get_type_new 2015-06-01 15:21:43 +02:00
twinaphex
296b359ba1 Rename menu_entry_get_label to menu_entry_get_path 2015-06-01 15:16:54 +02:00
twinaphex
ee6f54baa7 Create menu_entry_get_spacing 2015-06-01 15:13:49 +02:00
twinaphex
26c75a8a1c Start changing signature of menu_entry_is_currently_selected 2015-06-01 15:08:58 +02:00
twinaphex
ba277d90de Create action_get_title 2015-06-01 12:24:48 +02:00
twinaphex
6c9b545a66 Move get_title function to menu_entry.c 2015-06-01 11:55:03 +02:00
Twinaphex
b3c28bb56f (menu_entry) Cleanups 2015-06-01 07:49:49 +02:00
Twinaphex
2eae195c73 Remove another unused variable 2015-06-01 07:40:36 +02:00
Twinaphex
1c56121519 Remove unused variable 2015-06-01 07:39:47 +02:00
twinaphex
12e6a443c7 Create MENU_ACTION_SELECT 2015-06-01 07:38:59 +02:00
twinaphex
9437867a8a Rename MENU_ACTION_SELECT to MENU_ACTION_INFO 2015-06-01 07:21:00 +02:00
twinaphex
bd1e5d6a67 Rename action_select to action_info 2015-05-31 22:40:26 +02:00
twinaphex
a5d8f37b34 Add action_scan 2015-05-27 06:57:01 +02:00
twinaphex
23a861ad1f Rename MENU_ACTION_TEST to MENU_ACTION_SCAN 2015-05-26 01:10:27 +02:00
twinaphex
7696d55047 (Database) cleanup 2015-05-23 19:18:56 +02:00
twinaphex
e5e9e80cfb Reimplement MENU_ACTION_TESTx 2015-05-23 18:45:58 +02:00
twinaphex
a55f990e33 Buildfixes 2015-05-20 02:50:27 +02:00
twinaphex
066617ee62 (MSVC) Buildfixes 2015-05-20 02:45:32 +02:00
Twinaphex
2c6d9482d4 Build fix 2015-05-18 23:21:32 +02:00
twinaphex
a49e50896c Create wrapper functions menu_display_fb_set_dirty and menu_display_fb_unset_dirty 2015-05-18 23:14:56 +02:00
twinaphex
6feb1603f7 Only enable framebuf.dirty if we're actually using the menu framebuffer 2015-05-18 23:04:14 +02:00
twinaphex
eb87aecc41 Refactor menu_entry_action 2015-05-18 17:58:21 +02:00
twinaphex
3dc7f6ab19 Create separate menu_entries_cbs_left.c/menu_entries_cbs_right.c 2015-05-18 15:56:32 +02:00
twinaphex
a2f5eb5421 Create separate menu_entries_cbs_up.c/menu_entries_cbs_down.c 2015-05-18 15:31:53 +02:00
twinaphex
96f35f95e7 (menu_entries_cbs_select.c) Take out action parameter 2015-05-18 15:24:15 +02:00
twinaphex
499660417c (menu_entries_cbs_start) Take out action parameter 2015-05-18 15:22:08 +02:00
twinaphex
036f0c4cb2 Revert "Refactor action_ok"
This reverts commit 04a2dd469e.
2015-05-17 18:18:17 +02:00
twinaphex
04a2dd469e Refactor action_ok 2015-05-17 16:30:54 +02:00
twinaphex
d11e36cfb9 menu_list_get_actiondata_at_offset - modify signature 2015-05-17 13:23:27 +02:00
twinaphex
9f8f176141 Add DISPLAYLIST_GENERIC 2015-05-17 13:10:55 +02:00
Jay McCarthy
09cb703e35 removing sluggishness by iterate data after calling callbacks 2015-05-17 05:49:33 -04:00
twinaphex
3ead5590e6 Move menu_unset_refresh call 2015-05-16 18:15:47 +02:00
twinaphex
87e46cefb8 Take out menu_do_refresh out of menu_entry_select 2015-05-16 17:28:24 +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
8dfbc1b54e Wrap menu->need_refresh 2015-05-15 22:06:42 +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
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
7f49cf3f59 menu_entries_get_end - cleanup 2015-05-15 01:02:58 +02:00