jdgleaver
|
34b744aff6
|
(GLUI) Enable pass-through of [RetroPad A]/[Keyboard Return key] when viewing fullscreen thumbnails
|
2019-11-21 12:45:03 +00:00 |
|
jdgleaver
|
d392d90a6e
|
(GLUI) Add fullscreen thumbnail viewer (#9758)
|
2019-11-20 19:09:02 +01:00 |
|
Twinaphex
|
53b7fb2ba2
|
Remove unused variables
|
2019-11-19 06:08:54 +01:00 |
|
twinaphex
|
aba96fbf03
|
(Menu) Small cleanups
|
2019-11-18 04:20:40 +01:00 |
|
jdgleaver
|
7eefec6945
|
(GLUI) Navigation improvements
|
2019-11-15 14:53:00 +00:00 |
|
jdgleaver
|
df6d65e061
|
(GLUI) Minor thumbnail improvements
|
2019-11-11 16:30:42 +00:00 |
|
twinaphex
|
08ce33eed0
|
Add HAVE_ONLINE_UPDATER
|
2019-11-11 00:22:03 +01:00 |
|
jdgleaver
|
bba454207e
|
(GLUI) Add dual thumbnail support
|
2019-11-08 16:45:46 +00:00 |
|
jdgleaver
|
6afd684ae5
|
(GLUI) Halt scrolling when pointer is pressed/stationary
|
2019-11-05 12:23:09 +00:00 |
|
Twinaphex
|
044851f608
|
Merge pull request #9616 from fpscan/master
New XMB Menu Color Theme: Sunbeam
|
2019-11-02 12:07:35 +01:00 |
|
jdgleaver
|
697d16dd01
|
(GLUI) Fix scroll position calculation
|
2019-11-01 17:04:49 +00:00 |
|
jdgleaver
|
b8d6e1d2c3
|
(GLUI) Fix node height bug when showing thumbnails + set new default thumbnail view modes
|
2019-11-01 11:13:34 +00:00 |
|
jdgleaver
|
c356969c3a
|
(GLUI) Add initial thumbnail support
|
2019-10-31 17:25:55 +00:00 |
|
Ömercan Kömür
|
7021a4909e
|
Merge branch 'master' into master
|
2019-10-31 04:22:33 +03:00 |
|
Tatsuya79
|
eb72061b27
|
Cutie, Virtual Boy themes for glui.
|
2019-10-29 00:24:34 +01:00 |
|
jdgleaver
|
6b4d76fc26
|
(GLUI) Minor bug fixes (#9646)
|
2019-10-28 20:21:37 +01:00 |
|
jdgleaver
|
45deb2c218
|
(GLUI) Improve tab icon colours for 'Dark Blue' theme (#9636)
|
2019-10-25 18:58:45 +02:00 |
|
jdgleaver
|
1194b29c12
|
(GLUI) Navigation bar improvements (#9635)
|
2019-10-25 18:28:36 +02:00 |
|
jdgleaver
|
3734ccbcc0
|
(GLUI) Menu improvements (Round 3)
|
2019-10-23 15:46:28 +01:00 |
|
Ömercan Kömür
|
ef464d9785
|
New XMB Menu Color Theme: Sunbeam
|
2019-10-19 14:50:58 +03:00 |
|
jdgleaver
|
37d12c3859
|
(GLUI) Menu improvements (Round 2)
|
2019-10-18 17:56:43 +01:00 |
|
Tatsuya79
|
ed7c3dcff4
|
Add Ozone Dark theme to glui.
|
2019-10-17 18:14:48 +02:00 |
|
jdgleaver
|
10d652a9f7
|
(GLUI) Menu improvements (round 1)
|
2019-10-16 17:17:49 +01:00 |
|
jdgleaver
|
e47e055508
|
(GLUI) Menu scaling improvements
|
2019-10-10 10:01:46 +01:00 |
|
Twinaphex
|
419eb5a6c0
|
Remove unused variables
|
2019-10-04 16:06:34 +02:00 |
|
jdgleaver
|
db030f6472
|
(GLUI) Add initial gesture support + bug fixes
|
2019-10-04 09:33:15 +01:00 |
|
jdgleaver
|
3057c31798
|
(Menu Input) Add mouse/touchscreen gesture support + full gesture support for XMB
|
2019-09-30 16:55:41 +01:00 |
|
FreeShippingParty
|
999887bda5
|
Add option to delete playlists
|
2019-09-29 10:48:46 -04:00 |
|
Twinaphex
|
89ae74fba6
|
(MaterialUI) Fix handle float cast overflow
|
2019-09-24 11:38:47 +02:00 |
|
jdgleaver
|
ef710442f1
|
(Ozone) Add option to toggle between static and scrolling content metadata
|
2019-09-23 15:33:20 +01:00 |
|
twinaphex
|
b94b9e2adb
|
Go back to plain strlcpy/strlcat - probably best to look at
opportunities to reduce these calls vs. replacing them with
unsafe macros
|
2019-09-23 00:19:01 +02:00 |
|
twinaphex
|
1ed38ddb2d
|
Start using return values of fill_pathname_ functions
|
2019-09-21 00:22:40 +02:00 |
|
twinaphex
|
3b057d9605
|
Start using STRLCAT_CONST_INCR and STRLCPY_CONST
|
2019-09-20 23:33:17 +02:00 |
|
Twinaphex
|
3da84396b6
|
Remove unused variables
|
2019-09-20 17:34:35 +02:00 |
|
jdgleaver
|
dacf9e327a
|
(RGUI) Ensure display is always refreshed when pointer input is active
|
2019-09-20 11:04:31 +01:00 |
|
twinaphex
|
ec4bfd7827
|
Silence some warnings - statement unreachable etc.
|
2019-09-20 06:17:40 +02:00 |
|
twinaphex
|
db624a7c99
|
Start cleaning up the rather messy manual assignment
|
2019-09-20 02:03:26 +02:00 |
|
jdgleaver
|
8655038601
|
Overhaul menu mouse/touchscreen input handling
|
2019-09-19 16:53:22 +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 |
|
twinaphex
|
f663c64cd4
|
(MaterialUI/Ozone) Prevent more unnecessary strlcats
|
2019-09-18 06:43:01 +02:00 |
|
Twinaphex
|
f004666674
|
Merge pull request #9456 from jdgleaver/date-format
Menu time/date: Add 12-hour versions of all formats + clean ups
|
2019-09-10 17:58:11 +02:00 |
|
jdgleaver
|
a0fd9d21d2
|
Enable customisation of runtime 'last played' display format
|
2019-09-10 16:14:38 +01:00 |
|
jdgleaver
|
25006cadfe
|
Menu time/date: Add 12-hour versions of all formats + clean ups
|
2019-09-09 14:06:49 +01:00 |
|
jdgleaver
|
518f1bae20
|
(RGUI) Handle window resize event edge case
|
2019-09-06 14:52:33 +01:00 |
|
jdgleaver
|
5d5de8ce51
|
(RGUI) Ignore window resize events until next menu toggle after accessing video settings
|
2019-09-06 14:25:57 +01:00 |
|
jdgleaver
|
a6ee786a4f
|
(RGUI) Correctly rescale menu when resizing window if aspect ratio lock is enabled
|
2019-09-06 13:29:59 +01:00 |
|
jdgleaver
|
35f7110c41
|
Smooth line ticker - replace scissor operation with fade in/out animation
|
2019-08-30 14:28:07 +01:00 |
|
jdgleaver
|
daeff97f7e
|
(XMB) Add smooth scrolling vertical line ticker (for sublabels)
|
2019-08-29 16:48:10 +01:00 |
|
twinaphex
|
aa95b721dd
|
Reset frame time counter after doing menu context reset
|
2019-08-24 20:13:33 +02:00 |
|