Commit Graph

77 Commits

Author SHA1 Message Date
twinaphex
1fd8220f61 Works correctly now with core collection 2015-05-23 00:44:58 +02:00
twinaphex
066617ee62 (MSVC) Buildfixes 2015-05-20 02:45:32 +02:00
twinaphex
c13e99b71f Cleanup menu_list_pop 2015-05-19 23:30:49 +02:00
twinaphex
c27211d60a Move menu_common_list_{insert|delete} to menu_driver.c 2015-05-19 23:28:32 +02:00
twinaphex
2bcc2d08d7 Move remaining menu_common_list functiosn to menu_list.c 2015-05-19 23:10:53 +02:00
twinaphex
5e1afcc273 Remove menu_common_list_clear/menu_common_list_set_selection 2015-05-19 23:06:30 +02:00
twinaphex
5ede9ac5dd Revert "Remove some superfluous menu_common_list functions"
This reverts commit df4be4e43b.
2015-05-19 23:00:33 +02:00
twinaphex
933cc75ccf Revert "Get rid of menu_common_list_insert"
This reverts commit 23b2dc5c93.
2015-05-19 23:00:23 +02:00
twinaphex
194b32d7eb Revert "Remove menu_common_list.c - make menu_common_list_delete a static"
This reverts commit df2b80a14c.
2015-05-19 23:00:02 +02:00
twinaphex
df2b80a14c Remove menu_common_list.c - make menu_common_list_delete a static
function inside menu_list.c
2015-05-19 22:43:07 +02:00
twinaphex
23b2dc5c93 Get rid of menu_common_list_insert 2015-05-19 22:41:12 +02:00
twinaphex
df4be4e43b Remove some superfluous menu_common_list functions 2015-05-19 22:35:58 +02:00
Higor Eurípedes
15d8570e5b (menu_list.c) Fix leak 2015-05-19 17:02:23 -03:00
twinaphex
9820b39653 Refactor away menu_list_populate_generic 2015-05-18 23:18:50 +02:00
twinaphex
0a49e6d62b menu_list_push - cleanup 2015-05-17 22:33:18 +02:00
twinaphex
16c16eb579 Combine menu_flush_stack functions 2015-05-17 19:49:14 +02:00
twinaphex
cb486c300d Refactor away menu_list_push_stack_refresh 2015-05-17 15:00:03 +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
twinaphex
f525899e0e Create menu_set_refresh/menu_unset_refresh 2015-05-15 21:39:13 +02:00
twinaphex
883af7dd82 Refactor menu_list_populate_generic 2015-05-14 23:19:30 +02:00
twinaphex
b48b2b81f4 Remove menu_list_sort_on_alt 2015-05-13 16:49:11 +02:00
twinaphex
fb6c7d24fa (menu_displaylist.c) Cleanups 2015-05-12 16:12:50 +02:00
twinaphex
a75c3b6154 (menu_displaylist.c) Cleanups 2015-05-12 15:23:41 +02:00
twinaphex
630dd35979 Move menu_navigation_t struct to menu_navigation.h 2015-05-12 14:35:07 +02:00
twinaphex
42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
twinaphex
7914946d19 Move code from menu_list.c to menu_entry.c 2015-05-10 11:23:00 +02:00
twinaphex
f270f3a9e0 Cleanup 2015-05-08 20:03:36 +02:00
twinaphex
4f4b0bc537 Cleanups 2015-05-08 20:01:38 +02:00
twinaphex
41de3fe1f1 Rename some other static functions 2015-05-08 19:45:55 +02:00
twinaphex
d50c9236f4 Rename some static functions 2015-05-08 19:44:46 +02:00
twinaphex
ab4ca635be Remove menu_list_push_stack 2015-05-08 19:28:52 +02:00
twinaphex
bbe6b5c809 Remove unused menu_list_push_refresh 2015-05-08 19:22:08 +02:00
twinaphex
09d6294dc2 menu_list_get_entry - fix bug 2015-05-08 17:58:17 +02:00
twinaphex
a57cfde1cd Use menu_list_get_entry for menu_entries_cbs_iterate.c 2015-05-08 11:41:41 +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
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
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
bcab96bb77 (Menu) Simplify menu_display_setting_label 2015-05-07 04:28:57 +02:00
Twinaphex
93c3838b70 Remove unused variables 2015-04-11 05:31:03 +02:00
twinaphex
aeb359f5b5 Go through more menu driver wrapper functions 2015-04-11 05:28:40 +02:00
Twinaphex
242bfaba78 Remove unused variables 2015-03-22 09:36:32 +01:00
twinaphex
7d7f797c8f Go through menu_driver_populate_entries 2015-03-22 06:43:35 +01:00
twinaphex
508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01:00
twinaphex
3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00