jdgleaver
|
3da96deec3
|
Enable per-playlist thumbnail selection
|
2019-08-15 18:05:31 +01:00 |
|
twinaphex
|
d30b2ecaca
|
Merge menu_input_dialog.c into retroarch.c
|
2019-08-15 01:08:34 +02:00 |
|
jdgleaver
|
6d95075c6a
|
(RGUI) Add marker for currently selected item in drop down lists
|
2019-08-13 15:29:25 +01:00 |
|
twinaphex
|
022b22a4cd
|
Pass video_driver_width and video_driver_height
to menu driver render callback function so that
we don't have to call video_driver_get_size anymore
|
2019-08-13 12:50:24 +02:00 |
|
twinaphex
|
759591d5a6
|
Cleanups
|
2019-08-09 17:05:50 +02:00 |
|
jdgleaver
|
0b6ced74ac
|
Increase menu sublabel buffer size + fix Ozone sublabel spacing
|
2019-07-19 16:04:16 +01:00 |
|
twinaphex
|
0cdfd4c542
|
Use config_file_new_from_path_to_string entirely
|
2019-07-18 16:15:02 +02:00 |
|
twinaphex
|
09f5d2c95d
|
Fix compilation when configuring with --disable-overlay
|
2019-07-10 05:39:50 +02:00 |
|
Brad Parker
|
f0d42a125e
|
C89 buildfix
|
2019-07-04 23:42:00 -04:00 |
|
jdgleaver
|
913472ed97
|
RGUI: Fix strict aliasing violations + improve rendering performance
|
2019-07-04 14:10:24 +01:00 |
|
jdgleaver
|
fc4b3f4d96
|
RGUI: Fix ASAN misaligned address runtime error
|
2019-07-04 11:16:58 +01: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 |
|
Twinaphex
|
9180cc5ba2
|
Cleanup some warnings
|
2019-06-22 13:44:10 +02:00 |
|
jdgleaver
|
e6c236d275
|
(Wii) Add widescreen RGUI support
|
2019-06-11 15:57:50 +01:00 |
|
jdgleaver
|
c4bb2f5ad7
|
(XMB/Ozone) Add optional thumbnail upscaling
|
2019-06-05 17:05:30 +01:00 |
|
jdgleaver
|
e5be7931fd
|
(RGUI) Minor clean-ups
|
2019-06-03 12:08:47 +01:00 |
|
jdgleaver
|
d6b2e83408
|
filestream_exists() -> path_is_valid() replacements
|
2019-05-30 12:19:52 +01:00 |
|
jdgleaver
|
ff16fb347a
|
'menu_entry' optimisations
|
2019-05-30 10:11:26 +01:00 |
|
jdgleaver
|
20aff2a05a
|
Add optional 'on demand' thumbnail downloads
|
2019-05-24 12:03:26 +01:00 |
|
jdgleaver
|
e3330a7ed1
|
(Wii) Fix RGUI display corruption
|
2019-05-22 16:04:53 +01:00 |
|
twinaphex
|
a0fcb1b694
|
(task_image.c) Cleanups
|
2019-05-22 06:17:08 +02:00 |
|
jdgleaver
|
98889e1652
|
Ensure that displayed thumbnails are always refreshed correctly after selecting 'Download Thumbnails' from quick menu
|
2019-05-20 16:09:59 +01:00 |
|
Twinaphex
|
d0707437c9
|
Remove some unused variables
|
2019-05-18 21:26:29 +02:00 |
|
twinaphex
|
ffe1ee4636
|
Don't use return value of menu_entries_get_title
|
2019-05-18 19:10:10 +02:00 |
|
jdgleaver
|
05c8694e1c
|
Add 'Download Thumbnails' option to quick menu
|
2019-05-16 14:34:01 +01:00 |
|
jdgleaver
|
c6aa1b5e6f
|
(RGUI) Fix thumbnail updates after loading a 'broken' thumbnail image
|
2019-05-15 12:57:23 +01:00 |
|
jdgleaver
|
087eb939a5
|
(RGUI) Fix typo in 'rain' particle effect initialisation
|
2019-05-05 14:29:24 +01:00 |
|
twinaphex
|
17b4cdb60a
|
Merge branch 'rgui-d3d-colours' of git://github.com/jdgleaver/RetroArch
|
2019-05-04 14:56:41 +02:00 |
|
jdgleaver
|
0ce40be87e
|
(RGUI) Try again - D3D10/11/12 actually seem to use bgra4444
|
2019-05-04 13:53:37 +01:00 |
|
jdgleaver
|
ee2f66bbd3
|
(RGUI) Fix trivial build warnings
|
2019-05-04 13:37:28 +01:00 |
|
jdgleaver
|
d8d4fefb48
|
(RGUI) Fix colours when using D3D10/11/12 gfx drivers
|
2019-05-04 13:01:02 +01:00 |
|
natinusala
|
636f2ddb28
|
menu_widgets: implement the user setting
|
2019-05-03 21:25:20 +02:00 |
|
jdgleaver
|
2424049fdf
|
(RGUI) Further performance optimisations
|
2019-05-03 11:26:02 +01:00 |
|
jdgleaver
|
2e68a634a2
|
Optimise menu_display_timedate()
|
2019-05-01 10:58:40 +01:00 |
|
jdgleaver
|
17f3bc2255
|
(RGUI) Make battery icon have a continuous fill
|
2019-04-30 17:13:00 +01:00 |
|
jdgleaver
|
55737ba127
|
Standardise menu powerstate access + add battery indicator to RGUI
|
2019-04-30 15:57:38 +01:00 |
|
twinaphex
|
bc2bdd5734
|
config_file_read not needed anymore
|
2019-04-30 13:37:10 +02:00 |
|
jdgleaver
|
ecdb5383ba
|
(RGUI) Add 'particle effect' animation system
|
2019-04-29 15:43:19 +01:00 |
|
retrotails
|
b69c005c85
|
fix compiler errors
|
2019-04-23 13:48:06 -04:00 |
|
retrotails
|
499d61cb3d
|
added rgui snow
|
2019-04-23 04:33:10 -04:00 |
|
twinaphex
|
955a149ce9
|
Use config_file_read where we can assume we are reading a file
|
2019-04-22 01:56:24 +02:00 |
|
jdgleaver
|
10f8077294
|
(RGUI) Add on-screen keyboard
|
2019-04-17 17:05:51 +01:00 |
|
jdgleaver
|
a446f8ad51
|
(RGUI) Add optional delay when loading thumbnails
|
2019-04-12 15:50:27 +01:00 |
|
jdgleaver
|
a870526dc9
|
(RGUI) Add optional extended ASCII support
|
2019-04-11 14:29:31 +01:00 |
|
jdgleaver
|
7e80f5520a
|
(RGUI) Fix menu widget display issues
|
2019-04-10 13:50:03 +01:00 |
|
Twinaphex
|
076a0d2f56
|
(OSX) Code analysis cleanups
|
2019-04-08 23:13:39 +02:00 |
|
jdgleaver
|
b301e4d444
|
(RGUI) Performance optimisations
|
2019-04-05 09:16:29 +01:00 |
|
twinaphex
|
827802d883
|
Revert "Don't grab these two variables for every blit_line call"
This reverts commit ca56e0e91df9eb022488a174d84581cb1e97558c.
|
2019-04-04 18:32:08 +02:00 |
|
twinaphex
|
d7d260556b
|
Revert "(RGUI) Move menu_display_font_framebuffer to rgui.c"
This reverts commit 1a3ec1c3be85df8262a2aa9b4460c0545491ca5c.
|
2019-04-04 17:51:58 +02:00 |
|