1222 Commits

Author SHA1 Message Date
Twinaphex
ed63625613 (menu_input.c) remove unused variable 2015-05-11 11:51:44 +02:00
twinaphex
9f4cd46dce Simplify menu_input_mouse_post_iterate/menu_input_pointer_post_iterate 2015-05-11 11:50:55 +02:00
twinaphex
4229d97e73 Simplify menu_input_post_iterate 2015-05-11 11:48:43 +02:00
twinaphex
dd214a7a4b Start simplifying menu_input_mouse_post_iterate 2015-05-11 11:36:15 +02:00
twinaphex
722f46721f (menu_input.c) Cleanups 2015-05-11 11:21:23 +02:00
twinaphex
78c55c55c5 Create menu_displaylist.c 2015-05-11 11:11:23 +02:00
Twinaphex
297fc772c0 (UI Companion) Create notify_list_loaded 2015-05-11 09:56:45 +02:00
twinaphex
bb11745b5e Create menu_entry_action 2015-05-11 01:27:00 +02:00
Higor Eurípedes
d2d1eaa4f9 (GLUI) Quick fix for menu not rendering during info screen 2015-05-10 16:18:09 -03:00
twinaphex
238fe7ecc5 Some cleanups to glui_context_bg_destroy 2015-05-10 20:21:34 +02:00
twinaphex
4b0435ff42 Change menu_entry_pathdir_get_value and menu_entry_pathdir_get_extensions 2015-05-10 18:18:46 +02:00
twinaphex
8d5cb71fca (Menu) Set "Load Shader Preset" to type MENU_FILE_PATH 2015-05-10 18:08:28 +02:00
twinaphex
50cc590d98 (menu_entry.c) Fixed representation of core list 2015-05-10 16:42:49 +02:00
Twinaphex
fb5838c8ba Implement menu_entry_get_value 2015-05-10 12:58:46 +02:00
Twinaphex
ed7e2bbcfe Fix menu_entry_get_label 2015-05-10 12:52:07 +02:00
twinaphex
c8e79c4ef2 menu_entry_get_label - fix typo 2015-05-10 12:45:53 +02:00
twinaphex
d500efb454 Change menu_entry_get_label 2015-05-10 12:44:32 +02:00
twinaphex
cdfd5406fe (RGUI) Remove unused variable 2015-05-10 12:33:48 +02:00
twinaphex
53866fe029 (Menu) Code duplication cleanup - use get_core_title 2015-05-10 12:10:06 +02:00
twinaphex
7914946d19 Move code from menu_list.c to menu_entry.c 2015-05-10 11:23:00 +02:00
twinaphex
2996f389a2 Buildfix 2015-05-10 11:13:46 +02:00
twinaphex
040ffe8136 (menu_entry.c) Change names of functions 2015-05-10 11:06:58 +02:00
Twinaphex
39281f1655 (CocoaTouch) Build fix 2015-05-10 11:02:10 +02:00
twinaphex
1f603085c7 Move enum type to menu_entry.h too 2015-05-10 11:01:17 +02:00
twinaphex
3a0aab31f6 Create menu_entry.h 2015-05-10 11:00:05 +02:00
twinaphex
0333cb5eb6 Refactor cocoatouch_support.c as menu/menu_entry.c 2015-05-10 10:55:20 +02:00
twinaphex
3c5b83cf08 (360) Build fixes 2015-05-09 18:12:15 +02:00
twinaphex
303fcfa6bb (RMenu XUI) Buildfix 2015-05-09 17:54:19 +02:00
twinaphex
73d5e8a41b (PS3) Build fix and fix warnings 2015-05-09 17:53:03 +02:00
Twinaphex
f08db710ac Kill unused variables 2015-05-09 16:06:05 +02:00
twinaphex
9b9e65abf3 Start using video_driver_get_frame_count 2015-05-09 16:04:12 +02:00
twinaphex
5b1455070f (GLUI) Translucent selection bar looks a bit more correct now 2015-05-09 14:01:50 +02:00
twinaphex
9c32375861 Create xmb_context_bg_destroy 2015-05-09 13:29:48 +02:00
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