Commit Graph

104 Commits

Author SHA1 Message Date
twinaphex
897361b9d4 Create menu_hash_calculate 2015-06-17 19:55:35 +02:00
twinaphex
819723be06 Move '_refresh' functions to menu_entries.c 2015-06-16 03:03:20 +02:00
twinaphex
3fe0b3c4d9 Create menu_entries.h 2015-06-16 02:15:32 +02:00
twinaphex
b8d2cad194 (menu_list.c) Cleanups 2015-06-15 19:22:05 +02:00
Twinaphex
ff79b492ae Remove two unused variables 2015-06-15 06:04:18 +02:00
twinaphex
54c931755e Test 2015-06-15 04:35:14 +02:00
twinaphex
d3ac2bff96 (menu_cbs_{left|right}) Refactor away usage of strcmp 2015-06-14 16:06:25 +02:00
twinaphex
b5333cdbab Refactor menu_list_pop_stack_by_needle 2015-06-14 15:59:06 +02:00
twinaphex
1f93ec63b4 Start using djb2 hashing functions for menu_list_pop_stack_* functions 2015-06-14 15:46:32 +02:00
twinaphex
663ce70704 Simplify menu_list_elem_is_dir 2015-06-14 04:24:50 +02:00
twinaphex
d4cbc7695a Go through menu_navigation_t pointer 2015-06-13 16:22:05 +02:00
twinaphex
015a882c2b menu_list_elem_is_dir - change how we determine element is a directory 2015-06-12 15:48:11 +02:00
twinaphex
30e29cfb5a Create menu_list_get_userdata_at_offset 2015-06-12 14:50:06 +02:00
twinaphex
fa3f9d31d5 (menu_list.c) Cleanup/nit 2015-06-12 14:44:57 +02:00
twinaphex
84b8a250a3 Simplify menu_list_new 2015-06-12 14:44:25 +02:00
twinaphex
225c6fac1b Cleanups to several menu_list.c functions 2015-06-12 14:40:41 +02:00
twinaphex
0531d482d2 Simplify menu_list_clear 2015-06-12 14:38:30 +02:00
twinaphex
1916e66780 (menu_list.c) menu_list_new - goto error 2015-06-12 14:30:40 +02:00
twinaphex
f9ab351bf9 (menu_list.c) menu_list_new - prevent some possible leaks 2015-06-12 14:29:21 +02:00
twinaphex
c9519b90fd Rename menu_list_destroy 2015-06-12 14:27:03 +02:00
twinaphex
2bf636b913 Rename menu_driver_list_delete to menu_driver_list_free 2015-06-12 14:15:48 +02:00
twinaphex
8752776587 (menu_list.c) Don't make some functions inline 2015-06-11 02:31:31 +02:00
twinaphex
de26da7409 (menu_list.c) Start wrapping file_list_* function calls 2015-06-11 02:30:04 +02:00
twinaphex
5bd138b6ac (file_list) Start adding entry_idx to file_list_* functions 2015-06-10 22:43:06 +02:00
twinaphex
8596de7716 (Menu) Cleanup menu_list_refresh 2015-06-08 11:33:00 +02:00
twinaphex
2e81d7f8dc Refactor xmb_list_cache function callback 2015-06-07 11:20:36 +02:00
twinaphex
d3102e03c8 (file_list.c) Get rid of 'alt2' 2015-06-07 00:53:00 +02:00
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