twinaphex
|
d0818e6e62
|
Not sure if/when we will be needing this 'ancient' codepath
|
2016-07-12 21:10:49 +02:00 |
|
twinaphex
|
aa9dcc2a8e
|
(dynamic.c) Prevent null pointer dereferences
|
2016-07-12 21:03:24 +02:00 |
|
twinaphex
|
e3c4388f76
|
Missing break in switch case
|
2016-07-12 21:00:06 +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
|
296c869b4c
|
Prevent null pointer dereference
|
2016-07-12 20:51:45 +02:00 |
|
twinaphex
|
9ecf04a999
|
(cheevos.c) Fix 'value can never be lesser than 0' warning
|
2016-07-12 20:50:22 +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
|
f91a44cbc7
|
Update vulkan_symbol_wrapper.c
|
2016-07-11 23:40:24 +02:00 |
|
twinaphex
|
d4fb4ba87d
|
(libretro-test-vulkan-async-compute) Change header incldue
|
2016-07-11 23:38:56 +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 |
|
twinaphex
|
3f29e731e2
|
Set HAVE_PLAIN_DRM to no by default
|
2016-07-11 15:57:52 +02:00 |
|
twinaphex
|
defe51ff69
|
Remove call to PENDING_QUIT
|
2016-07-11 15:29:11 +02:00 |
|
twinaphex
|
f596d1f99d
|
Get rid of duplicate entry
|
2016-07-11 15:04:54 +02:00 |
|
Twinaphex
|
daee8afa19
|
Merge pull request #3209 from lakkatv/master
(Menu) Don't push the quick menu on playlists
|
2016-07-11 15:03:12 +02:00 |
|
Jean-André Santoni
|
94a67fe28b
|
(Menu) Don't push the quick menu on playlists
|
2016-07-11 15:00:30 +02:00 |
|
twinaphex
|
3db30a9440
|
(cheevos.c) Cleanups
|
2016-07-11 14:56:23 +02:00 |
|
twinaphex
|
ecb69ad938
|
(cheevos.c) Cosmetic cleanups
|
2016-07-11 14:51:47 +02:00 |
|
twinaphex
|
050e29140b
|
Should fix these issues
|
2016-07-11 14:44:12 +02:00 |
|
twinaphex
|
db43a86b01
|
(cheevos.c) Cleanups
|
2016-07-11 14:43:05 +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
|
34fd48c961
|
Refactor runloop_iterate_menu
|
2016-07-11 02:47:46 +02:00 |
|
twinaphex
|
38005a4b0a
|
Create runloop_iterate_menu
|
2016-07-11 02:46:16 +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 |
|