8991 Commits

Author SHA1 Message Date
hizzlekizzle
65d205f431
Merge pull request #7558 from alfrix/check
More icons XMB
2018-11-07 13:43:08 -06:00
Alfrix
e1f97646ee More icons XMB 2018-11-07 15:10:13 -03:00
Twinaphex
59fdd8eabd
Merge pull request #7554 from alfrix/check
Do not draw icons in the dropdown (only the checkmark)
2018-11-07 17:12:49 +01:00
Twinaphex
b932d3f031
Merge pull request #7556 from natinusala/ozone
ozone: don't use subsetting icon for config
2018-11-07 16:47:48 +01:00
natinusala
9ceceef2b8 ozone: don't use subsetting icon for config 2018-11-07 13:45:51 +01:00
Twinaphex
ffd709f823
Merge pull request #7555 from natinusala/ozone
ozone: never draw cogs
2018-11-07 13:40:45 +01:00
natinusala
265683b0aa ozone: never draw cogs 2018-11-07 12:50:17 +01:00
Alfrix
a1213f372c Do not draw icons in the dropdown (only the checkmark) 2018-11-07 08:42:16 -03:00
Twinaphex
d5bfc4efb2
Merge pull request #7550 from alfrix/check
Add checkmark to XMB dropdown lists
2018-11-07 11:59:15 +01:00
natinusala
4312868080 ozone: don't draw icons if all entries are cogs 2018-11-07 11:52:08 +01:00
natinusala
6fa40df7fd ozone: fix missing icons 2018-11-07 11:25:49 +01:00
Alfrix
2c7f24590a Add checkmark to XMB dropdown lists 2018-11-06 22:48:38 -03:00
natinusala
7227e1147e ozone: don't crash if font_driver_get_message_width isn't implemented 2018-11-06 16:57:44 +01:00
Stuart Carnie
8569ee79bc
feat(metal): Add scissor rect support
This is required for correct rendering of the ozone menu
2018-11-06 07:56:05 -07:00
Stuart Carnie
0485d741a2
fix(ozone): Fix crash on shutdown; check for NULL 2018-11-06 07:56:05 -07:00
natinusala
9e2db18480 ozone: fix sublabel wrapping 2018-11-06 15:39:38 +01:00
natinusala
7f17c50738 ozone: implement battery display 2018-11-06 14:58:17 +01:00
twinaphex
c9cccfbd30 Fix title for dropdown box list special 2018-11-06 09:24:27 +01:00
twinaphex
180bb3bdd2 Implement natinusala's commit - dropdown lists - fix checked attribute
for ints, uints and floats
2018-11-06 09:22:49 +01:00
twinaphex
5984d16da9 Fix Window Width / Height settings 2018-11-05 20:53:53 +01:00
twinaphex
2e8b25a6dc Fix 'Fullscreen Width' / 'Fullscreen Height' dropdown lists 2018-11-05 20:50:32 +01:00
twinaphex
c2fc821fad Audio Output Rate should use special dropdown list callbacks 2018-11-05 20:46:56 +01:00
twinaphex
165a5d7208 Fix dropdown uint item 2018-11-05 20:36:39 +01:00
natinusala
07068e5035 Dropdown lists: Add a checked bool to menu_entry_t 2018-11-05 17:34:57 +01:00
natinusala
1a575dec7a ozone: fix horizontal animation direction 2018-11-05 15:48:55 +01:00
twinaphex
6c90b63835 Add 'No Favorites Available' text 2018-11-05 14:30:08 +01:00
twinaphex
c55b9c8c22 Add 'No Videos Available' / 'No Images Available' text 2018-11-05 14:23:17 +01:00
twinaphex
88a71175aa Simplify some code 2018-11-05 14:02:53 +01:00
twinaphex
70ccbb6fb5 Add customized string for 'no Music Available' 2018-11-05 13:59:38 +01:00
natinusala
fd65daebbb ozone: update icons to be on par with XMB 2018-11-05 00:42:18 +01:00
natinusala
ea736cea19 ozone: fix ghost sidebar when toggling menu 2018-11-05 00:28:24 +01:00
Alfrix
6292c8ed2e Input icons (Quickmenu) 2018-11-04 17:15:30 -03:00
Alfrix
1b39b73b61 add some Lakka icons 2018-11-04 15:11:19 -03:00
twinaphex
52606fbc8e Should fix dropdown list UINT settings like Audio Output Rate 2018-11-04 17:21:51 +01:00
twinaphex
5a506ac16c Hide Recording settings if record driver is set to null 2018-11-04 15:51:49 +01:00
twinaphex
1aded41b33 Add more localized strings 2018-11-02 15:29:29 +01:00
twinaphex
ad6f891290 Hide MIDI settings if driver is set to null 2018-11-02 15:18:29 +01:00
twinaphex
a662b62d19 Use runloop_get_libretro_system_info in more places - clean some code up 2018-10-30 17:11:07 +01:00
twinaphex
51430e9e5f Add runloop_get_libretro_system_info 2018-10-30 08:21:32 +01:00
radius
8f2b91d95e [cheevos] fix badges 2018-10-28 19:46:23 -05:00
natinusala
7d058e61b5 ozone: load textures for every theme (#7498 workaround) 2018-10-27 23:08:20 +02:00
natinusala
67ed8d3986 ozone: fix entries centering 2018-10-27 19:28:18 +02:00
natinusala
c9a5156e5d ozone: fix on the fly theme setting 2018-10-27 19:19:52 +02:00
natinusala
d7be8c4cf2 ozone: fix tabs wrapping, again 2018-10-27 17:25:13 +02:00
twinaphex
c00d3e809a (Ozone) Fix default value for 'Use Preferred System Color Theme' 2018-10-27 17:11:43 +02:00
twinaphex
689e612af8 (Ozone) Add 'Use System Preferred Color Theme' (enabled for Switch) 2018-10-27 17:10:53 +02:00
twinaphex
624698d2d9 (Ozone) Add menu color theme 2018-10-27 16:51:17 +02:00
natinusala
52ab4a58a2 ozone: fix tabs wrapping 2018-10-27 14:52:26 +02:00
natinusala
8e37ad858a ozone: fix horizontal animation on libnx 2018-10-27 14:52:22 +02:00
twinaphex
75d36ebc1f (Ozone) Button legend now responds to 'Menu Swap OK/Cancel' setting 2018-10-27 06:18:56 +02:00