jdgleaver
|
d79b6e8574
|
(Ozone) Add rudimentary pointer support
|
2020-02-21 14:00:38 +00:00 |
|
jdgleaver
|
72b2da20e8
|
(Ozone) Enable configuration of background opacity when content is running
|
2020-02-18 17:12:39 +00:00 |
|
twinaphex
|
5684c72e35
|
(Ozone) Add two TODO/FIXMEs
|
2020-02-17 22:45:13 +01:00 |
|
twinaphex
|
9a6ab81739
|
MOve gfx_display and gfx_animation to gfx/
|
2020-02-16 15:26:58 +01:00 |
|
twinaphex
|
c71469c715
|
Rename menu_display to gfx_display
|
2020-02-16 15:10:07 +01:00 |
|
twinaphex
|
fc9edda0ef
|
Turn menu_animation.c into gfx_animation.c
|
2020-02-16 14:01:34 +01:00 |
|
jdgleaver
|
23c9b86f64
|
(Menu Widgets) Enable scaling of widgets independently from menu scale
|
2020-02-14 17:10:39 +00:00 |
|
jdgleaver
|
fff9a4f0c5
|
(Ozone) Add DPI-based scaling
|
2020-02-11 17:03:54 +00:00 |
|
twinaphex
|
1fafdb2843
|
Style nits
|
2020-02-10 13:18:27 +01:00 |
|
twinaphex
|
71cc43651a
|
(Ozone) Fix regression with sidebar textures
|
2019-09-19 09:03:07 +02:00 |
|
twinaphex
|
ab515daa0c
|
Try to get rid of file_path_str
|
2019-09-18 18:12:57 +02:00 |
|
jdgleaver
|
84dac7745e
|
Make smooth ticker text scroll speed resolution independent
|
2019-08-22 11:49:05 +01:00 |
|
jdgleaver
|
8569e65c18
|
Add optional smooth scrolling menu ticker text
|
2019-08-21 17:01:20 +01:00 |
|
Ryunam
|
559e68d5a8
|
Attempt at buildfix and optimization
|
2019-08-10 15:26:02 +02:00 |
|
Ryunam
|
af42417734
|
Add toggle to enable / disable playlist name truncation in Ozone
|
2019-08-09 18:01:47 +02:00 |
|
Rob Loach
|
1a34ec14ac
|
ozone: Fix TIC-80 becoming '0' in playlist
Fixes #9234
|
2019-08-07 17:34:33 -04:00 |
|
twinaphex
|
09f5d2c95d
|
Fix compilation when configuring with --disable-overlay
|
2019-07-10 05:39:50 +02:00 |
|
Twinaphex
|
d2fd4d48ae
|
(macOS) Less warnings with static code analysis
|
2019-06-24 15:03:58 +02:00 |
|
Twinaphex
|
bf1951ae37
|
Fix plethora of warnings on OSX
|
2019-06-22 14:52:29 +02:00 |
|
jdgleaver
|
d6b2e83408
|
filestream_exists() -> path_is_valid() replacements
|
2019-05-30 12:19:52 +01:00 |
|
Twinaphex
|
1250565e9e
|
Merge pull request #8488 from markwkidd/collections-to-playlists
internationalization -- use "Playlist" instead of "Collection"
|
2019-04-11 20:02:59 +02:00 |
|
Twinaphex
|
076a0d2f56
|
(OSX) Code analysis cleanups
|
2019-04-08 23:13:39 +02:00 |
|
Mark W. Kidd
|
8771e5b958
|
use PLAYLISTS_TAB enum instead of COLLECTION_LIST
|
2019-03-22 08:17:31 -04:00 |
|
natinusala
|
44db578691
|
ozone: fix content metadata update
|
2019-03-14 17:31:48 +01:00 |
|
twinaphex
|
83be5a1950
|
C89_BUILD fixes
|
2019-03-13 16:57:13 +01:00 |
|
natinusala
|
c1c71f35db
|
ozone: fix is_playlist, fix thumbnails display
|
2019-03-13 10:25:36 +01:00 |
|
natinusala
|
adb8714105
|
ozone: add a no thumbnail available icon
|
2019-03-11 13:58:24 +01:00 |
|
natinusala
|
57dd10b5eb
|
ozone: first pass of thumbnails support
|
2019-03-11 13:58:24 +01:00 |
|
natinusala
|
6ec86d65c5
|
ozone: make the sidebar collapse only if the highlight is in the main entries
|
2019-03-11 13:58:24 +01:00 |
|
natinusala
|
409db3b1c2
|
ozone: add right sidebar capability
|
2019-03-11 13:58:24 +01:00 |
|
natinusala
|
279a2d58db
|
ozone: add a setting to have the sidebar always collapsed
|
2019-03-11 13:58:24 +01:00 |
|
natinusala
|
be47416f84
|
ozone: add collapsing sidebar in playlists
|
2019-03-11 13:57:58 +01:00 |
|
Twinaphex
|
adc9ecf4cc
|
Merge pull request #8335 from natinusala/master
Reintroduce menu widgets (only runloop_msg_queue for now)
|
2019-02-23 14:22:31 +01:00 |
|
Brad Parker
|
4f0d61a2ac
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
|
natinusala
|
6e20d216bd
|
Avoid redefining the ticker spacer in each menu driver
|
2019-02-21 20:58:22 +01:00 |
|
jdgleaver
|
3192bd018a
|
Replace UCN identifiers with UTF-8 byte arrays + provide Apple fallback
|
2019-02-16 12:50:47 +00:00 |
|
Twinaphex
|
0a8d20c9b9
|
Merge pull request #8298 from orbea/cxx
Fix CXX_BUILD.
|
2019-02-15 19:51:02 +01:00 |
|
orbea
|
f4a374a209
|
Fix CXX_BUILD.
|
2019-02-15 09:36:25 -08:00 |
|
orbea
|
2a78745470
|
Silence C89 warnings.
|
2019-02-15 09:06:45 -08:00 |
|
jdgleaver
|
4ac430e488
|
(Ozone) Use more attractive 'spacer' string for looping menu ticker text
|
2019-02-15 11:23:09 +00:00 |
|
natinusala
|
f481c594e8
|
menu_animation: use milliseconds as a unit
|
2019-02-14 19:24:31 +01:00 |
|
jdgleaver
|
27694b6b31
|
Add optional 'looping' menu text ticker
|
2019-02-14 15:10:07 +00:00 |
|
natinusala
|
492590a0ae
|
ozone: full mouse support on entries (no sidebar yet)
|
2019-02-13 10:32:43 +01:00 |
|
Twinaphex
|
694a3b1e2c
|
Merge pull request #8245 from CidVonHighwind/master
Updated the ozone driver to use variables instead of hardcoded values
|
2019-02-12 13:07:41 +01:00 |
|
Patrick Scheurenbrand
|
5d7a30d806
|
added my name to the headers
|
2019-02-12 08:19:07 +01:00 |
|
twinaphex
|
d1a831e6ec
|
(UWP) Buildfix
|
2019-02-11 23:15:11 +01:00 |
|
Patrick Scheurenbrand
|
a82cc31a1f
|
updated entries to use values that can be scaled
|
2019-02-11 21:22:52 +01:00 |
|
Patrick Scheurenbrand
|
a542cd049a
|
added sidebar icon dimensions
|
2019-02-11 18:30:31 +01:00 |
|
Patrick Scheurenbrand
|
8435fc5542
|
added variable for the horizontal padding of sidebar entries
|
2019-02-10 21:56:05 +01:00 |
|
Patrick Scheurenbrand
|
bf43b61070
|
removed todo
|
2019-02-10 21:30:35 +01:00 |
|