Commit Graph

39188 Commits

Author SHA1 Message Date
twinaphex
ef79711837 (MaterialUI) Hook up framebuffer opacity 2017-08-15 22:43:09 +02:00
twinaphex
5c6b230e42 Start adding separate setting 'framebuffer_opacity' 2017-08-15 22:17:02 +02:00
Twinaphex
b2fd9c5b05 Merge pull request #5305 from RobLoach/joypadprofiles
Rename "Update Autoconfig Profiles" to "Update Joypad Profiles"
2017-08-15 20:12:38 +02:00
twinaphex
1887862a03 (MaterialUI) Update 2017-08-15 19:52:50 +02:00
Rob Loach
a66f9249df
Fix "Update Autoconfig Profiles" to "Update Joypad Profiles"
Fixes #2680
2017-08-15 13:43:41 -04:00
twinaphex
c438e556b1 (MaterialUI) Update icons 2017-08-15 19:40:49 +02:00
twinaphex
990f746aee (MaterialUI) Update icons 2017-08-15 19:34:34 +02:00
twinaphex
b760a407fd (MaterialUI) Add icons 2017-08-15 19:20:16 +02:00
twinaphex
e34f8e0911 Update 2017-08-15 19:05:23 +02:00
twinaphex
f1069ee7ed (MaterialUI) Update 2017-08-15 19:02:58 +02:00
twinaphex
573cf1df1a (MAterialUI) use white icons for shield theme 2017-08-15 18:11:47 +02:00
twinaphex
09cf3262f1 (RGUI) Cleanups 2017-08-15 17:56:42 +02:00
twinaphex
ade279c0ba (RGUI) Cleanups 2017-08-15 17:51:08 +02:00
Twinaphex
a73695aca9 Merge pull request #5303 from rz5/master
(materialui.c) New struct to hold all theme-related info
2017-08-15 17:36:13 +02:00
r5
31317f7cbf (materialui.c) New struct to hold all theme-related info
Struct should be used to group together variables that
control font/bg/fg/highlight/icon colors.
2017-08-15 16:32:39 +01:00
Twinaphex
09c980c645 Merge pull request #5301 from theheroGAC/patch-9
Update some strings
2017-08-15 10:25:02 +02:00
twinaphex
19efd41164 Add more icons 2017-08-15 10:06:52 +02:00
theheroGAC
e4a8793dcc Update some strings 2017-08-15 09:57:13 +02:00
twinaphex
5de11039c6 Updates 2017-08-15 09:02:55 +02:00
twinaphex
aad8e551fe Add more icons 2017-08-15 08:52:04 +02:00
twinaphex
27966879b0 (MaterialUI) Add more icons 2017-08-15 08:16:32 +02:00
twinaphex
ea16a51342 Add icons 2017-08-15 07:47:17 +02:00
twinaphex
1bcec096bb Update icons 2017-08-15 07:27:15 +02:00
twinaphex
64686b46b1 Add icons 2017-08-15 07:08:55 +02:00
twinaphex
c5c5af0507 Add more icons 2017-08-15 06:42:48 +02:00
twinaphex
14f7ee6116 Add new icons 2017-08-15 06:01:35 +02:00
twinaphex
b40f59a6ec (MaterialUI) Add audio icon 2017-08-15 05:42:44 +02:00
twinaphex
950264e89e Fix setting the path 2017-08-15 05:30:57 +02:00
twinaphex
28ade72baf (MaterialUI) Cleanups 2017-08-15 05:23:54 +02:00
twinaphex
07dd7c8ccb Cleanups 2017-08-15 05:15:45 +02:00
twinaphex
e9d738226a (MaterialUI) Some more refinements 2017-08-15 04:41:17 +02:00
twinaphex
db24e4da42 Try to avoid countless string_is_equal function calls
being called multiple times per frame render - prebake
these decisions instead inside list_insert
2017-08-15 04:33:36 +02:00
twinaphex
f608ac3556 (MaterialUI) small performance improvements 2017-08-15 03:24:07 +02:00
twinaphex
a0859229f9 Locally cache menu_display_get_dpi inside a variable 2017-08-15 03:11:39 +02:00
twinaphex
8fc6427d0e Don't use menu_entries_get_end() inside for loop epilogue 2017-08-15 03:06:40 +02:00
twinaphex
058116b8da Add more labels 2017-08-15 03:00:49 +02:00
twinaphex
00ae975c6f (materialui) Add another icon 2017-08-15 01:21:20 +02:00
twinaphex
28147d8aa6 Add another icon 2017-08-15 01:11:37 +02:00
twinaphex
777308c42c Add icon 2017-08-15 00:35:36 +02:00
twinaphex
736477d4e4 (MaterialUI) Add icons 2017-08-15 00:24:02 +02:00
twinaphex
e060029d4c (MaterialUI) Update icons 2017-08-14 23:51:52 +02:00
twinaphex
559fabeb08 (MaterialUI) Add more icons 2017-08-14 23:31:04 +02:00
twinaphex
4c877148fe (MaterialUI) Add image icon 2017-08-14 23:13:25 +02:00
twinaphex
648cf89893 Start using a second icon at the lefthand side 2017-08-14 23:05:51 +02:00
twinaphex
c2c98184e6 Update CHANGES.md 2017-08-14 20:10:22 +02:00
twinaphex
147374c9c1 You can now rename playlist entries 2017-08-14 20:07:43 +02:00
twinaphex
fd0c9fb9c1 Start adding entries for renaming entry 2017-08-14 19:40:25 +02:00
twinaphex
24878694f8 Silence some warnings 2017-08-14 07:13:50 +02:00
Twinaphex
e262ae3326 Merge pull request #5297 from RobLoach/world
Remove TODO note for Show Favorites
2017-08-14 03:37:42 +02:00
Rob Loach
91d1b18124
Remove TODO note for Show Favorites 2017-08-13 21:30:29 -04:00