583 Commits

Author SHA1 Message Date
Higor Eurípedes
615e03cfc9 (GLUI) Turn y into an int in glui_render_menu_list
In large screens y can be negative
2015-06-06 09:33:04 -03:00
Twinaphex
d2de56286b (GLUI) Prevent warning 2015-06-06 14:24:49 +02:00
twinaphex
f730f978af (XMB) Indent nits 2015-06-06 14:07:20 +02:00
Twinaphex
c49262eb8c (XMB) Create xmb_context_reset_background 2015-06-06 14:01:36 +02:00
Twinaphex
00e90a752d (XMB) Cleanups 2015-06-06 13:58:06 +02:00
Twinaphex
912263ba34 Create xmb_context_reset_textures 2015-06-06 13:56:31 +02:00
Twinaphex
eebcea775c (XMB) Cleanups 2015-06-06 13:51:45 +02:00
Twinaphex
b86fc9e19e (XMB) Refactor xmb_context_reset 2015-06-06 13:41:47 +02:00
Twinaphex
183f58943d (XMB) Cleanups #7 2015-06-06 13:21:47 +02:00
Twinaphex
b244d892c6 Create xmb_context_reset_horizontal_list 2015-06-06 12:59:09 +02:00
Twinaphex
80eba21888 (XMB) Cleanups #6 2015-06-06 12:53:55 +02:00
Twinaphex
a04c3ba9da (XMB) Cleanups #5 2015-06-06 12:46:22 +02:00
Jean-André Santoni
b5c183878f (XMB) Fix icon zoom issue on some ordered lists 2015-06-06 16:45:58 +07:00
twinaphex
327177f763 (XMB) Cleanups #4 2015-06-06 11:39:41 +02:00
twinaphex
d3fbf351ed (XMB) Cleanups #3 2015-06-06 11:38:10 +02:00
twinaphex
11313a6bb4 (XMB) Cleanups #2 2015-06-06 11:36:29 +02:00
twinaphex
761d2118f8 (XMB) Cleanups #1 2015-06-06 11:28:08 +02:00
Higor Eurípedes
d3d35cb880 (GLUI) Optimize glui_render_menu_list() 2015-06-05 14:05:05 -03:00
twinaphex
edc7f21cfe Cleanups 2015-06-05 18:22:15 +02:00
twinaphex
0e4c7e58e8 (GLUI) Cleanup 2015-06-05 18:12:57 +02:00
twinaphex
614c8646f9 (XMB) Remove usage of strcmp 2015-06-05 17:24:38 +02:00
twinaphex
6c73462822 (XMB) Reduce usage of strcmps 2015-06-05 10:05:09 +02:00
twinaphex
6e64fbf8c7 (XMB) CLeanups 2015-06-04 22:46:23 +02:00
Jean-André Santoni
6da346f456 (XMB) Dynamic wallpapers 2015-06-04 17:17:23 +07:00
Jean-André Santoni
b09b7e602c (XMB) Code cleaning 2015-06-04 16:05:54 +07:00
twinaphex
1b67864a3b Change menu_driver_load_background to menu_driver_load_image 2015-06-04 10:39:48 +02:00
twinaphex
680aacae89 Fixes 2015-06-02 21:41:09 +02:00
twinaphex
bc953d3a1b Move settings code entirely to menu 2015-06-02 20:26:27 +02:00
twinaphex
74bb85fe7c (RGUI) Indent nits 2015-06-02 19:04:01 +02:00
twinaphex
0cfeff8e1e Cleanups 2015-06-02 18:28:51 +02:00
twinaphex
4b19250e01 (XMB) Revert previous changes 2015-06-02 08:06:20 +02:00
twinaphex
4c2bf57775 Cleanup 2015-06-01 15:31:08 +02:00
twinaphex
ec5e617555 (RMenu XUI) Remove dependency on menu_entry_get 2015-06-01 15:23:45 +02:00
twinaphex
869bb7d522 Create menu_entry_get_type_new 2015-06-01 15:21:43 +02:00
twinaphex
296b359ba1 Rename menu_entry_get_label to menu_entry_get_path 2015-06-01 15:16:54 +02:00
twinaphex
ee6f54baa7 Create menu_entry_get_spacing 2015-06-01 15:13:49 +02:00
twinaphex
26c75a8a1c Start changing signature of menu_entry_is_currently_selected 2015-06-01 15:08:58 +02:00
twinaphex
bc843adc01 Start using menu_entry_get_label 2015-06-01 15:05:32 +02:00
twinaphex
05aee4f775 Start using menu_entry_get_value 2015-06-01 14:59:15 +02:00
twinaphex
ba277d90de Create action_get_title 2015-06-01 12:24:48 +02:00
twinaphex
6c9b545a66 Move get_title function to menu_entry.c 2015-06-01 11:55:03 +02:00
twinaphex
627c26497f (RMenu XUI) Buildfix 2015-05-21 04:45:40 +02:00
twinaphex
75004e7ece (PS3) Build fixes 2015-05-21 04:43:50 +02:00
twinaphex
969bbdd85d Get rid of some unused runloop variables 2015-05-20 03:13:42 +02:00
twinaphex
019a06a245 (GLUI) Get rid of some dependencies 2015-05-20 03:09:28 +02:00
twinaphex
d64655c11b move menu_display_get_size to gfx/video_driver.c and rename
it video_driver_get_size
2015-05-20 00:29:46 +02:00
twinaphex
c183f9dd11 (Menu) Start using menu_display_get_size 2015-05-20 00:26:50 +02:00
twinaphex
004dcf0bf1 Only call rarch_main_data_msg_queue_push if settings->menu.wallpaper
has a valid path set
2015-05-19 22:14:00 +02:00
natinusala
90d646dc45 Added perform_action to menu_ctx_driver 2015-05-19 21:05:40 +02:00
twinaphex
375c49b6c8 Move is_menu out of runloop struct and create get/set functions in menu_driver.c
and make the underlying variable static to make it thread-safe
2015-05-19 20:11:57 +02:00