Commit Graph

5777 Commits

Author SHA1 Message Date
twinaphex
41651fa772 Don't suppress all download messages
:W
:Q!
;#
2016-07-12 23:33:51 +02:00
twinaphex
d4b3fa30df Fix 'Cancel' for FILE_TYPE_DOWNLOAD_CORE 2016-07-12 23:24:21 +02:00
Twinaphex
91771f8b7c Merge pull request #3213 from lakkatv/master
(Menu) Prevent adding a NO_ITEM entry in the horizontal menu
2016-07-12 23:20:22 +02:00
Jean-André Santoni
16df630035 (Menu) Prevent adding a NO_ITEM entry in the horizontal menu 2016-07-12 23:19:19 +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
36a8c96e29 (menu_cbs_ok.c) Constant variable guards dead code 2016-07-12 20:54:18 +02:00
twinaphex
f5cedc6129 FIx Cancel action for subdir 2016-07-12 19:37:15 +02:00
twinaphex
bc71585714 Fix title with subdir URL 2016-07-12 18:43:00 +02:00
twinaphex
d903ad2b97 First working implementation of subdirs for URL lists 2016-07-12 18:29:31 +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
cc40d68e8b Don't suppress messages 2016-07-12 05:22:24 +02:00
twinaphex
40e2103640 Try to fetch .index-dirs for every download entry, WIP 2016-07-11 20:38:57 +02:00
twinaphex
16727bc85a Cleanups - dehardcode some strings 2016-07-11 19:40:30 +02:00
twinaphex
ca527de877 Start preparing code for fetching index dirs too 2016-07-11 19:39:26 +02:00
twinaphex
3d52f5e19c Pass userdata to cb_net_generic 2016-07-11 19:33:07 +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
2285797ef8 Move Dark Blue below Blue Grey 2016-07-11 00:48:23 +02:00
twinaphex
9c91885301 Set default MaterialUI theme to Blue 2016-07-11 00:47:25 +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
346e3af66c Cleanup warnings 2016-07-10 21:06:29 +02:00
twinaphex
840ff59dd0 Remove SL_FLAG_ALLOW_EMPTY_LIST 2016-07-10 19:35:01 +02:00
twinaphex
66df62938c Prevent some unused variable warnings 2016-07-10 19:29:52 +02:00
twinaphex
7d518bd4a8 Add menu_wallpaper_opacity 2016-07-10 17:13:19 +02:00
twinaphex
37aee162c9 Backport/add MaterialUI color themes by rz5 2016-07-10 17:06:43 +02:00
twinaphex
de21d31352 Update 2016-07-10 16:11:03 +02:00
twinaphex
acc0a6261d Move enum to menu_display.h 2016-07-10 16:08:38 +02:00
twinaphex
ec7db6b4b6 (MaterialUI) Use enum 2016-07-10 16:07:22 +02:00
twinaphex
9f4c08caee Cleanups 2016-07-10 15:20:21 +02:00
twinaphex
c37e610f10 Cleanups 2016-07-10 15:04:01 +02:00
twinaphex
167c83b6e6 Dehardcode some strings 2016-07-10 14:59:59 +02:00
twinaphex
fbd3b4898f Use enums for hotkey binds list 2016-07-10 14:49:41 +02:00
twinaphex
34c6b1f306 Dehardcode strings 2016-07-10 14:35:27 +02:00
twinaphex
71d25c779a Fix left/right presses 2016-07-10 13:51:40 +02:00
twinaphex
eb37e95cca (menu_cbs_get_value.c) Get rid of label_hash 2016-07-10 13:47:19 +02:00
twinaphex
c53bb5c7be Remove all these labels 2016-07-10 13:44:44 +02:00
twinaphex
730f02c7e9 Get rid of hash labels 2016-07-10 13:40:08 +02:00
twinaphex
ad36b8ba76 Revert "menu_cbs_get_value - get rid of hashes"
This reverts commit 9d55e3dc84.
2016-07-10 04:08:11 +02:00
twinaphex
9d55e3dc84 menu_cbs_get_value - get rid of hashes 2016-07-10 04:02:13 +02:00
twinaphex
7bae0a3170 Cleanup 2016-07-10 03:52:20 +02:00
twinaphex
c938f86235 Get rid of one of the last remaining hash dependencies in menu_displaylist.c 2016-07-10 03:08:18 +02:00
twinaphex
4e347d96b8 reset filebrowser settings when selecting 'Select From Collection' 2016-07-10 02:47:13 +02:00
twinaphex
f95b42011f Cleanups 2016-07-10 02:33:44 +02:00
twinaphex
91a946e447 Generic action_ok_display_list - cleanups 2016-07-10 02:30:07 +02:00
twinaphex
a922a14191 Cleanups 2016-07-10 02:26:20 +02:00
twinaphex
4237590bfc Cleanups 2016-07-10 02:21:26 +02:00
twinaphex
44800c1205 Cleanups 2016-07-10 00:46:47 +02:00
twinaphex
976d52e7c9 Cleanups 2016-07-10 00:45:12 +02:00
twinaphex
b9f0cb1116 Cleanups 2016-07-10 00:39:25 +02:00
twinaphex
19c93cb58e Cleanups 2016-07-10 00:38:14 +02:00
twinaphex
9d10c3ff16 Fix Overlays setting 2016-07-10 00:32:19 +02:00
twinaphex
b211f8b76a Fix Database Manager 2016-07-10 00:27:52 +02:00
Twinaphex
20d7987d27 Cleanup unused variables 2016-07-10 00:08:54 +02:00
twinaphex
97fb56b334 Cleanups 2016-07-09 23:30:34 +02:00
twinaphex
06bf29ba4c Create menu_input_mouse_check_vector_inside_hitbox 2016-07-09 23:23:23 +02:00
twinaphex
0ba2bac778 Fix another bug 2016-07-09 22:15:24 +02:00
twinaphex
89db0793b4 Fix action_ok_playlist_entry_collection 2016-07-09 22:09:50 +02:00
twinaphex
519e4e038a Update core_info_find 2016-07-09 21:51:16 +02:00
twinaphex
0bc4248084 Simplify this code 2016-07-09 18:12:35 +02:00
twinaphex
1fc3f2b057 Add parameter to generic_action_ok_displaylist_push 2016-07-09 18:06:50 +02:00
twinaphex
093e05c411 Stub out 'scan' case for some content files for now 2016-07-09 17:28:33 +02:00
twinaphex
01541d3108 Fix menu wallpaper setting 2016-07-09 17:23:34 +02:00
twinaphex
5e665045e4 hash_label only used for one instance now 2016-07-09 17:17:55 +02:00
twinaphex
97dfcbc4b4 Create menu_driver_ident 2016-07-09 16:45:36 +02:00
twinaphex
9cdfad3fd4 Refactor menu_driver_ctl 2016-07-09 16:42:31 +02:00
twinaphex
26f5970ffb Correct menu_display_shader_pipeline_active 2016-07-09 16:37:51 +02:00
twinaphex
5be5409431 - Create menu_display_shader_pipeline_active ; don't make menu wallpaper
opacity active when shader pipeline is activated in xMB
- reduce dependency on hash_label
2016-07-09 16:33:55 +02:00
twinaphex
f8d844e150 Make sure thumbnail is always drawn with full opacity 2016-07-09 15:21:57 +02:00
twinaphex
2fce2f4045 Add menu wallpaper opacity setting 2016-07-09 15:13:06 +02:00
twinaphex
f94a8743a1 (MaterialUI) Allow for more themes later on 2016-07-09 13:57:19 +02:00
twinaphex
7d73e17b6f (MaterialUI) Make grey_bg more translucent for dark theme 2016-07-09 13:56:16 +02:00
twinaphex
6c2856926c Don't need hash_label for wallpaper instance anymore 2016-07-09 13:54:07 +02:00
twinaphex
df5d46594b Pass type to 'parse_generic' 2016-07-09 13:52:46 +02:00
twinaphex
a8d4d3cc35 Remove unused hash_label 2016-07-09 13:51:57 +02:00
twinaphex
c8415e9194 Horizontal Playlists tab now shows playlist names without '.lpl'
extension
2016-07-09 13:49:31 +02:00
twinaphex
180c0c87c1 Add MaterialUI menu color theme setting 2016-07-09 13:17:29 +02:00
twinaphex
e0504bfc62 Reorganize xmb/MaterialUI settings 2016-07-09 13:05:58 +02:00
twinaphex
0d1f92bf16 (MaterialUI) Cleanups 2016-07-09 12:55:46 +02:00
twinaphex
499c531d08 Cleanups 2016-07-09 12:32:47 +02:00
twinaphex
d203ec2244 (GLUI/MaterialUI) Fix horizontal playlist 2016-07-09 12:26:39 +02:00
twinaphex
d0dd77ae42 Split up horizontal playlists code 2016-07-09 12:20:22 +02:00
twinaphex
fffd104c0d Can now scroll left/right on playlists tab 2016-07-09 02:22:25 +02:00
Arzed Five
1b28ff59ba If a core was loaded, GLUI would get a white color. This fixes it. 2016-07-09 01:39:02 +02:00