Commit Graph

1764 Commits

Author SHA1 Message Date
twinaphex
02dcbce602 Add more help messages 2016-07-27 16:37:28 +02:00
Jean-André Santoni
53689babb3 (GLUI) Display a rectangle behind the info messages 2016-07-26 21:36:41 +02:00
Jean-André Santoni
34c0b6a29c (GLUI) Fix help messages vertical centering 2016-07-26 21:12:34 +02:00
Jean-André Santoni
68fd31a0f7 (GLUI) Align help messages to the left, in a centered box 2016-07-26 21:10:43 +02:00
twinaphex
8cd59822e8 Start adding fallback help messages for file types 2016-07-26 15:12:20 +02:00
twinaphex
cd2d5f75bb Comment out log 2016-07-25 17:23:50 +02:00
Twinaphex
f1c9ed29b3 Cleanup some unused memory writes 2016-07-25 06:49:30 +02:00
twinaphex
5a48d892ca Show RetroPad core again 2016-07-24 23:55:43 +02:00
twinaphex
13deab48d9 Get rid of menu_hash_get_help hashing versions 2016-07-24 12:47:58 +02:00
twinaphex
5fe397b48e Start moving help messages over to enum 2016-07-24 12:36:02 +02:00
twinaphex
64897a9228 Take out another hash label 2016-07-24 12:14:06 +02:00
twinaphex
84291d2d3d Create menu_hash_get_help_enum 2016-07-24 11:43:40 +02:00
twinaphex
d4a3d90fff (xmb.c) use fill_pathname_join_delim 2016-07-23 04:36:22 +02:00
twinaphex
832ea8c3d9 C89_BUILD fix 2016-07-21 21:57:07 +02:00
twinaphex
ccd41e2a94 More hashes removals 2016-07-21 05:43:19 +02:00
twinaphex
6e5738f8b0 Create menu_display_reset_textures_list 2016-07-21 03:00:14 +02:00
twinaphex
5d06f654da Rearrange this 2016-07-17 15:59:38 +02:00
twinaphex
c560f1c71b Use return value of image_texture_load 2016-07-17 15:58:14 +02:00
Alex Eckhart
ea3b79cb4a Fix vulkan xmb bug. 2016-07-16 20:32:00 -06:00
twinaphex
67c0bc25f4 Hide away Retropad remote core for now 2016-07-14 23:29:15 +02:00
twinaphex
fabf68e441 Set XMB icon theme by default to Monochrome, and fix hardcoding 2016-07-14 21:24:33 +02:00
twinaphex
e8ff596177 (XMB) xmb_draw_bg - color theme gradient themes can now be selected
when shader pipeline is turned off, and will colorize the wallpaper
2016-07-14 20:28:47 +02:00
twinaphex
745bc1eb0d Dehardcode shader pipeline enums 2016-07-14 18:40:57 +02:00
twinaphex
664f90b023 Add 'Wallpaper' color theme for XMB too 2016-07-14 18:29:05 +02:00
twinaphex
401eb7bc7a One more dehardcode 2016-07-14 18:20:36 +02:00
twinaphex
14797ae18e Dehardcode enums for XMB themes 2016-07-14 18:19:59 +02:00
twinaphex
ea175fd26f Rename menu_entries_add_enum to menu_entries_append_enum 2016-07-13 01:17:09 +02:00
twinaphex
2d6f0f194b (MaterialUI) prevent unused value warnings - assinging value from 'Z' to 'header_bg_color' but that stored value is overwritten before it can be used 2016-07-12 20:57:15 +02:00
twinaphex
490af3cb3e Cleanup 2016-07-12 17:23:08 +02:00
Arzed Five
a13b07551c (glui) Make the bottom icon inactive color be customizeable (currently
it's the same color as the scrollbar)
2016-07-12 17:22:45 +02:00
twinaphex
60d3b22bb6 Create Menu Header Opacity setting 2016-07-11 17:41:06 +02:00
twinaphex
b78fcb3e21 Change opacity of bg_footer_real 2016-07-11 17:29:06 +02:00
twinaphex
b4dbc16024 Add Menu Footer Opacity setting 2016-07-11 17:27:36 +02:00
twinaphex
0a216caf66 Start preparing code for being able to change footer opacity 2016-07-11 17:17:16 +02:00
twinaphex
8fc3d36a73 Cleanups 2016-07-11 16:59:21 +02:00
twinaphex
72ad824a15 Cleanup some comments 2016-07-11 16:50:15 +02:00
twinaphex
bf68611929 Opacity change to green theme 2016-07-11 16:46:39 +02:00
twinaphex
99b1ffd406 Cleanup 2016-07-11 16:43:06 +02:00
twinaphex
321e62c867 (MaterialUI) Cleanup 2016-07-11 16:37:31 +02:00
Arzed Five
ebeba581da Highlight the switch textures when they're on with the
active_tab_marker_color
2016-07-11 13:59:38 +02:00
Arzed Five
33c5fa6ade White and black text are now pure white/black with varying degrees of
opacity/alpha, as per the material design spec.
Corrected some font color bugs.
No longer using the 'active' icons variants.
2016-07-11 13:59:33 +02:00
twinaphex
486ac44b71 Better way of setting the active tab icons 2016-07-11 01:45:16 +02:00
twinaphex
5be5b98d26 Change opacity of color_nv_accent 2016-07-11 01:36:24 +02:00
twinaphex
ed14b37899 (GLUI/MaterialUI) Adjust color of tab icons based on theme 2016-07-11 01:30:45 +02:00
twinaphex
70b8af4a6c Prevent some potentially costly operations being always performed
even when not needed
2016-07-11 01:01:38 +02:00
twinaphex
4381c606d8 (MaterialUI) Backport r5 nvidia shield theme 2016-07-11 00:55:07 +02:00
twinaphex
3966979043 (MaterialUI) Yellow - set header text color to black 2016-07-10 21:40:42 +02:00
twinaphex
9a54657a77 (MaterialUI) Update 2016-07-10 21:31:19 +02:00
twinaphex
c451b94bd9 (MaterialUI) Create Blue Grey theme 2016-07-10 21:23:57 +02:00
twinaphex
840ff59dd0 Remove SL_FLAG_ALLOW_EMPTY_LIST 2016-07-10 19:35:01 +02:00