1339 Commits

Author SHA1 Message Date
twinaphex
62975e1990 Reupload white texture when uploading a wallpaper 2015-05-09 13:21:32 +02:00
twinaphex
6f96b32df4 (GLUI) White texture should be properly uploaded to GPU
in threaded video mode now too
2015-05-09 13:12:43 +02:00
twinaphex
dbdffb91c0 (GLES/GLUI) Scrollbars, rectangle top/bottom show up now in GLES - currently
selected bar currently has wrong color
2015-05-09 12:24:24 +02:00
twinaphex
88d069c3f7 Start wrapping access to menu->list_settings 2015-05-08 20:41:15 +02:00
twinaphex
cbaf5cdd05 Create menu_setting_get_ptr 2015-05-08 20:36:08 +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
cb22a3feb9 Use menu_setting_find 2015-05-08 17:19:43 +02:00
twinaphex
08c0a59e40 (menu_entries.c) Small cleanup 2015-05-08 16:02:21 +02:00
twinaphex
50944bb1e1 Use menu_list_get_entry 2015-05-08 11:45:30 +02:00
twinaphex
a57cfde1cd Use menu_list_get_entry for menu_entries_cbs_iterate.c 2015-05-08 11:41:41 +02:00
Twinaphex
4ac4aae81a Remove unused variables 2015-05-08 11:17:45 +02:00
twinaphex
25749f7fdd (menu_entries_cbs_iterate.c) More cleanups 2015-05-08 11:16:31 +02:00
twinaphex
cb3245b690 Create action_iterate_switch 2015-05-08 11:11:18 +02:00
twinaphex
45ffc24653 Simplify get_title 2015-05-08 09:28:50 +02:00
twinaphex
5ca48cd13b Cleanups 2015-05-08 09:25:16 +02:00
twinaphex
f2d481f421 (menu_navigation.c) Use menu_list_get_ptr 2015-05-07 11:05:28 +02:00
Twinaphex
07dfbf6878 Remove unused variable 2015-05-07 10:59:17 +02:00
twinaphex
65bf2fc7b8 (menu_entries_cbs_toggle.c) Use menu_list_get_ptr 2015-05-07 10:58:27 +02:00
twinaphex
4e1821123f (menu_entries_cbs_iterate.c) Use menu_list_get_ptr 2015-05-07 10:55:57 +02:00
twinaphex
5bb482d61c action_iterate_main - use menu_list_get_ptr 2015-05-07 10:50:29 +02:00
twinaphex
98a4fb0827 Start using menu_navigation_get_current_selection 2015-05-07 10:48:57 +02:00
twinaphex
6e20548340 (Menu) Cleanups 2015-05-07 10:47:22 +02:00
twinaphex
c8011632f9 Create menu_navigation_get_current_selection 2015-05-07 10:45:11 +02:00
twinaphex
64495ea0e5 Simplify action_cancel_pop_default 2015-05-07 10:25:13 +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
ed3f7ccf7c (RMenu XUI) Update to use menu_list_get_entry 2015-05-07 09:44:29 +02:00
twinaphex
d1c2f51911 (RMenu) Start using menu_list_get_entry for RMenu 2015-05-07 09:42:08 +02:00
twinaphex
f171be5fb6 Use menu_list_get_entry directly 2015-05-07 09:39:04 +02:00
twinaphex
b40b01b162 Prevent unused variable warning 2015-05-07 09:29:38 +02:00
twinaphex
aca04bed0b (Menu) Cleanups 2015-05-07 05:31:25 +02:00
twinaphex
b95ceeb406 Cleanups 2015-05-07 05:11:37 +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
9441ba5a5d Create menu_navigation_get_ptr 2015-05-07 05:01:55 +02:00
twinaphex
b28a45e7da (menu_setting.c) Simplifications 2015-05-07 04:57:49 +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
a13442625b Cleanups 2015-05-07 04:37:46 +02:00
twinaphex
ce9d025207 menu_display_setting_label - add logging 2015-05-07 04:33:31 +02:00
twinaphex
bcab96bb77 (Menu) Simplify menu_display_setting_label 2015-05-07 04:28:57 +02:00
twinaphex
dcd203b44d Make menu actions configurable 2015-05-07 03:55:15 +02:00