Commit Graph

2058 Commits

Author SHA1 Message Date
twinaphex 82708c50c6 Go through menu_hash_to_str for more 2015-06-18 09:04:12 +02:00
twinaphex 702036842d (menu_displaylist.c) Add a bunch of label value hashes 2015-06-18 08:39:34 +02:00
Jean-André Santoni a7c0a49610 (XMB) Add boxarts support 2015-06-18 09:32:56 +07:00
twinaphex 0d3a54c16f Hide checksums if 'Show Advanced Settings' is turned off 2015-06-18 03:10:24 +02:00
twinaphex 897361b9d4 Create menu_hash_calculate 2015-06-17 19:55:35 +02:00
twinaphex 59bec5b2d8 Add some header includes 2015-06-17 19:48:55 +02:00
twinaphex 87563b3e09 (RGUI) Add another header include 2015-06-17 19:47:38 +02:00
twinaphex 3101506d5e (RGUI) Add some header includes 2015-06-17 19:46:09 +02:00
twinaphex d2cd6a33cb (menu_entries.c) Use menu_entries_get_ptr for every menu_entries_*
wrapper function
2015-06-16 03:13:39 +02:00
twinaphex 08d8f86bd9 Move refresh variables to menu_entries_t 2015-06-16 03:12:03 +02:00
twinaphex bbb4121a1c Create wrapper functions for nonblocking_refresh 2015-06-16 03:07:44 +02:00
twinaphex 819723be06 Move '_refresh' functions to menu_entries.c 2015-06-16 03:03:20 +02:00
twinaphex 9f79d7b21b Move menu->begin to menu->entries.begin 2015-06-16 02:17:52 +02:00
twinaphex 3fe0b3c4d9 Create menu_entries.h 2015-06-16 02:15:32 +02:00
twinaphex d66db000c6 Create wrappers for accessing menu->begin 2015-06-16 01:59:26 +02:00
Higor Eurípedes c68857294f (XMB) Keep menu->begin up to date and speed up xmb_draw_items() 2015-06-15 20:19:49 -03:00
Higor Eurípedes fd705e72d3 (GLUI) Keep menu->begin up to date for faster list traversal 2015-06-15 20:19:49 -03:00
Higor Eurípedes a0af98ded7 (GLUI) Avoid some implicit memsets in glui_frame() 2015-06-15 20:19:49 -03:00
Higor Eurípedes 817ac29a34 (RGUI) Avoid implicit memset in rgui_render() 2015-06-15 20:19:49 -03:00
twinaphex 56952f14f3 Add more menu hashes 2015-06-16 01:14:44 +02:00
twinaphex 0782af571e Hide some settings unless 'Show Advanced Settings' is enabled 2015-06-16 01:00:30 +02:00
twinaphex e7768c379c Merge 'Onscreen Overlay Settings' and 'Onscreen Keyboard Overlay Settings' 2015-06-16 00:58:13 +02:00
twinaphex d782c33ae7 Move Core Information up 2015-06-16 00:52:00 +02:00
twinaphex c7ff6b8df8 Dehardcode 'Driver Settings' 2015-06-15 23:23:03 +02:00
twinaphex a2aab77abe Add more references to menu_hash_to_str 2015-06-15 23:22:28 +02:00
twinaphex 198dc25a37 Use menu_hash_to_str 2015-06-15 23:20:19 +02:00
twinaphex bbd1b92aa0 Start going through menu_hash_to_str 2015-06-15 23:16:47 +02:00
twinaphex e21dd2a40f (Menu) Update 2015-06-15 22:50:45 +02:00
twinaphex 5341c4262b (menu_display.c) Prevent warning 2015-06-15 22:49:35 +02:00
twinaphex a2c8f89137 Create frontend->parse_drive_list 2015-06-15 22:45:02 +02:00
Higor Eurípedes 1417a9b924 (XMB) Fix crash 2015-06-15 15:48:10 -03:00
Higor Eurípedes f503aa1078 (XMB) Use menu_display_get_ptr() in xmb_list_clear() 2015-06-15 15:17:11 -03:00
Higor Eurípedes 936ab27541 (XMB) Fix xmb_list_insert() leak 2015-06-15 15:01:12 -03:00
Higor Eurípedes b96ce78b3e (menu_animation) Fix missing menu_animation_kill_by_subject() definition 2015-06-15 15:01:12 -03:00
Higor Eurípedes 1239b56d8a (XMB) Fix segfault 2015-06-15 15:01:12 -03:00
Higor Eurípedes b304ddcf7a Fix menu_driver_list_insert leaks 2015-06-15 15:01:12 -03:00
twinaphex b8d2cad194 (menu_list.c) Cleanups 2015-06-15 19:22:05 +02:00
twinaphex 6891ca7479 (menu_input.c) Cleanups 2015-06-15 19:20:48 +02:00
twinaphex 5d76525f50 (XMB) CLeanups 2015-06-15 19:12:31 +02:00
Twinaphex 82f19a0f55 Remove unused variable 2015-06-15 19:02:27 +02:00
twinaphex ab1c5f95f1 Create menu_driver_list_get_selection 2015-06-15 19:00:52 +02:00
twinaphex 0c4ac61b38 (Menu) Cleanups 2015-06-15 17:34:12 +02:00
twinaphex 9b8248d3d2 (Menu) Cleanups 2015-06-15 17:24:07 +02:00
twinaphex 0a45da5080 (Menu) Cleanups 2015-06-15 17:19:58 +02:00
twinaphex e3cf6275d4 (Menu) Cleanups 2015-06-15 17:15:13 +02:00
twinaphex e6a100e9a2 (Menu) Cleanups 2015-06-15 17:00:31 +02:00
twinaphex 84e2a6d983 (Menu) Cleanups 2015-06-15 16:56:59 +02:00
twinaphex 6f71440c98 Use menu_hash_to_str at more places 2015-06-15 16:48:02 +02:00
twinaphex eda2e24d0e Update - start using menu_hash_to_str 2015-06-15 06:27:45 +02:00
twinaphex 995159dd32 Start creating menu_hash.c 2015-06-15 06:25:41 +02:00
twinaphex 91a3d522d9 (Menu) Move settings around 2015-06-15 06:15:02 +02:00
twinaphex abfda1f9c6 (menu_shader.c) Cleanup 2015-06-15 06:09:00 +02:00
Twinaphex ff79b492ae Remove two unused variables 2015-06-15 06:04:18 +02:00
twinaphex 60ae1d0dc0 Hide Playlist Settings if 'Show Advanced Settings' not enabled 2015-06-15 05:03:14 +02:00
twinaphex 54c931755e Test 2015-06-15 04:35:14 +02:00
twinaphex 23263e2f97 (Android) Use djb2 2015-06-15 04:18:17 +02:00
twinaphex 6d6cb1c023 Hide 'Core Settings' and 'Logging Settings' entirely when
'Show Advanced Settings' is OFF
2015-06-15 03:57:01 +02:00
twinaphex 3139f13612 (Menu) Cleanups 2015-06-15 02:37:32 +02:00
twinaphex 668aff2605 (menu_input.c) Go through menu_input_get_ptr 2015-06-15 02:24:51 +02:00
twinaphex 2553bbcd91 Move menu->delay to menu->input.delay 2015-06-15 02:22:36 +02:00
twinaphex 1831479079 Create menu_shader_free 2015-06-15 02:15:46 +02:00
twinaphex c46c2f68ee set global->core_info_current to NULL in menu_free 2015-06-15 02:13:06 +02:00
twinaphex b2a7000519 Move more variables to menu_display_t 2015-06-15 02:08:25 +02:00
twinaphex 0ee9e06f8c (menu_driver.h) Remove action struct 2015-06-15 02:01:11 +02:00
twinaphex 58d7c0fd3b Move some more variables to menu_animation_t 2015-06-15 01:50:57 +02:00
twinaphex 70cf98eadc Move menu->dt, menu->cur_time and menu->old_time to menu_animation_t 2015-06-15 01:40:03 +02:00
Higor Eurípedes 7dee20f52c (XMB) Return from xmb_draw_items when icon_y > height + xmb.icon->size 2015-06-14 20:05:06 -03:00
Higor Eurípedes ce3acb2ca4 (XMB) Avoid implicit memset and move some variables back into the loop 2015-06-14 17:22:41 -03:00
Higor Eurípedes cbeee0ca1d (menu_setting) Test needle before checking setting type 2015-06-14 17:22:41 -03:00
Higor Eurípedes 725e0cd43d (menu_cbs) Avoid implicit memset call in some frequently used functions
These functions are called a lot in some cases like when loading a big
database or playlist.
2015-06-14 17:22:41 -03:00
twinaphex bfe4067b83 Flag 'Threaded Data Runloop Enable' as advanced setting 2015-06-14 20:12:18 +02:00
twinaphex a23cadda07 (menu_input.c) Buildfix 2015-06-14 19:43:04 +02:00
twinaphex ecdee11056 (menu_setting.c) Correct 'Unload Core' being shown 2015-06-14 17:43:03 +02:00
twinaphex 068f3cf8bc (menu_shader.c) Refactor away some strcmp usage 2015-06-14 16:35:32 +02:00
twinaphex d70d838ab1 (menu_cbs_ok.c) Refactor away usage of strcmp 2015-06-14 16:30:44 +02:00
twinaphex 7c8d50ffd8 (menu_displaylist.c) Refactor away usage of strcmp 2015-06-14 16:26:50 +02:00
twinaphex 77608c3bed (menu_cbs_deferred_push.c) Refactor strcmp usage 2015-06-14 16:13:24 +02:00
twinaphex 6f657ccdeb (menu_setting.c) Refactor away some strcmp usage 2015-06-14 16:11:46 +02:00
twinaphex 126fe2b702 (menu_cbs_title.c) Refactor 2015-06-14 16:08:28 +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 6a2b871f16 Create menu_display_get_ptr 2015-06-14 15:34:05 +02:00
nattycleopatra be9e654bd0 (RMenu) Use menu_animation_get_ptr 2015-06-14 12:19:38 +02:00
twinaphex ae00460cc4 (menu_displaylist.c) Cleanups 2015-06-14 07:24:38 +02:00
twinaphex a87b674ab7 (menu_displaylist.c) Cleanups 2015-06-14 04:43:30 +02:00
twinaphex 167ddb75ef Create SL_FLAG_MAIN_MENU_SETTINGS 2015-06-14 04:35:27 +02:00
twinaphex 663ce70704 Simplify menu_list_elem_is_dir 2015-06-14 04:24:50 +02:00
twinaphex be24e78c61 (XMB) Don't use struct item_file * directly 2015-06-14 04:19:40 +02:00
Twinaphex f65bf12123 (menu) Cleanup unused variables 2015-06-14 04:11:09 +02:00
twinaphex 2a493f51a1 (menu_displaylist.c) Style nits 2015-06-14 04:04:43 +02:00
twinaphex f23d511a31 Use menu_list_get_ptr 2015-06-14 04:01:21 +02:00
twinaphex 74fe13d805 (menu_animation.c) Style nits 2015-06-13 23:31:01 +02:00
twinaphex 208fcf7daf Change name of parameter to 's' 2015-06-13 23:27:09 +02:00
Twinaphex 3c82066c59 (menu_animation.c) Cleanup unused variables 2015-06-13 23:25:51 +02:00
twinaphex bff61a9485 (Menu) Create menu_animation_get_ptr 2015-06-13 23:23:29 +02:00
twinaphex 3fb751ebd2 (menu_display.h) Remove some header dependencies 2015-06-13 23:07:27 +02:00
Twinaphex 45a74e589f (menu_input.c) remove unused variables 2015-06-13 22:59:11 +02:00
twinaphex 84a1885786 Create menu_input_get_ptr 2015-06-13 22:57:55 +02:00
Higor Eurípedes 901ce8f8d4 (XMB) Fix xmb->menu_stack_old leak 2015-06-13 14:39:11 -03:00