twinaphex
10782f9abc
Cleanups - move code over to menu_driver.c
2021-09-07 11:55:12 +02:00
Autechre
36888612eb
Reduce gfx_display_rotate_z calls in menu drivers ( #12937 )
...
* (Ozone) Take out gfx_display_rotate_z out of ozone_draw_icon -
lots of matrix rotates and multiplies were happening when
just calling it once would suffice
* (MaterialUI) Reduce calls to gfx_display_rotate_z
* (XMB) Cleanup
2021-09-05 03:46:52 +02:00
twinaphex
9ea6f15c1d
(Ozone) Forgot to add ozone.c file
2021-08-31 18:43:58 +02:00
natinusala
33ecec05c5
ozone: split into multiple files
2018-11-19 13:15:09 +01:00
natinusala
b694608251
ozone: increase legibility of menu when content is running
2018-11-19 10:34:02 +01:00
natinusala
bca0669833
ozone: fix cheevos badges, convert cheevos.c to LF
2018-11-19 10:23:55 +01:00
natinusala
fa96962fa7
ozone: fix osk visual glitch
2018-11-19 09:55:12 +01:00
natinusala
186cc288bb
ozone: fix typo, show images tab properly
2018-11-19 09:34:27 +01:00
Alfrix
2400da6129
Ozone: Localize and log asset warning
2018-11-17 10:35:20 -03:00
natinusala
fe2f9bdcbc
ozone: fix missing content icons
2018-11-15 20:47:59 +01:00
natinusala
c421df494b
ozone: fix playlists icons
2018-11-15 20:47:59 +01:00
natinusala
1abab059f9
ozone: don't break playlists without a hyphen in their name
2018-11-15 19:01:30 +01:00
natinusala
48cdac2a64
ozone: add console playlists support
2018-11-15 18:41:50 +01:00
natinusala
228f8ca0ef
ozone: display correct tabs
2018-11-14 14:41:41 +01:00
natinusala
f493c114b5
ozone: fix visual issues, add fade in/out to messagebox
2018-11-14 14:18:14 +01:00
natinusala
a8a5f286b9
ozone: see content behind menu if content is running
2018-11-13 16:05:24 +01:00
natinusala
73f6e51892
ozone: improve OSK display
2018-11-13 15:48:16 +01:00
natinusala
4af4582204
ozone: fix empty playlist message position
2018-11-13 14:35:15 +01:00
natinusala
2c628860c8
ozone: fix some values display
2018-11-13 14:08:28 +01:00
natinusala
8a1afb0a52
ozone: add support for cursor height, improve empty playlists display
2018-11-13 14:01:59 +01:00
natinusala
f9d74ad0e0
ozone: add is_playlist flag
2018-11-13 13:09:47 +01:00
natinusala
28b415f9f2
ozone: implement bind_init
2018-11-13 12:54:06 +01:00
natinusala
eee619f64b
ozone: go back to main menu tab when pressing B on the sidebar
2018-11-13 12:52:20 +01:00
Twinaphex
1ef286ec7c
Merge pull request #7583 from alfrix/input_icons
...
Input icons (User Binds)
2018-11-12 21:53:07 +01:00
Alfrix
989ddb35a8
Cleanup
2018-11-12 00:54:24 -03:00
Alfrix
53e89f6bd1
Fix shutdown icon and add restart
2018-11-12 00:38:12 -03:00
Alfrix
e5c7de8607
Input icons (User binds)
2018-11-12 00:30:09 -03:00
natinusala
6733eaa330
ozone: fix content clear color
2018-11-10 15:25:29 +01:00
natinusala
650f9e9e36
ozone: pulsating cursor
2018-11-09 18:50:27 +01:00
natinusala
5406e19c3e
ozone: add missing assets message
2018-11-09 17:00:44 +01:00
natinusala
20a8e1b40f
ozone: fancy new cursor
2018-11-09 16:51:34 +01:00
Alfrix
0b29a93bf3
Add more icons OZONE/XMB
2018-11-08 19:43:42 -03:00
natinusala
b5f869bf25
ozone: implement messagebox and OSK
2018-11-08 12:00:06 +01:00
natinusala
019e6d8e2d
ozone: fix restore clear color on toggle
2018-11-08 12:00:06 +01:00
natinusala
9ceceef2b8
ozone: don't use subsetting icon for config
2018-11-07 13:45:51 +01:00
natinusala
265683b0aa
ozone: never draw cogs
2018-11-07 12:50:17 +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
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
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
180bb3bdd2
Implement natinusala's commit - dropdown lists - fix checked attribute
...
for ints, uints and floats
2018-11-06 09:22:49 +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
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
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