twinaphex
|
81f8cae52a
|
(RGUI) Prevent 'potential uninitialized reference to variables'
in load_custom_theme
|
2020-01-11 23:22:54 +01:00 |
|
twinaphex
|
6319262b9c
|
(RGUI) Prevent warning
|
2020-01-11 05:03:27 +01:00 |
|
Twinaphex
|
b06314cda3
|
Merge pull request #9681 from fpscan/flux
New RGUI theme: Flux
|
2019-12-05 04:05:03 +01:00 |
|
jdgleaver
|
7eefec6945
|
(GLUI) Navigation improvements
|
2019-11-15 14:53:00 +00:00 |
|
Ömercan Kömür
|
82b31c12c1
|
Flux
New RGUI Theme
|
2019-11-02 17:33:51 +03:00 |
|
jdgleaver
|
c356969c3a
|
(GLUI) Add initial thumbnail support
|
2019-10-31 17:25:55 +00:00 |
|
jdgleaver
|
3057c31798
|
(Menu Input) Add mouse/touchscreen gesture support + full gesture support for XMB
|
2019-09-30 16:55:41 +01:00 |
|
jdgleaver
|
dacf9e327a
|
(RGUI) Ensure display is always refreshed when pointer input is active
|
2019-09-20 11:04:31 +01:00 |
|
jdgleaver
|
8655038601
|
Overhaul menu mouse/touchscreen input handling
|
2019-09-19 16:53:22 +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 |
|
twinaphex
|
aa95b721dd
|
Reset frame time counter after doing menu context reset
|
2019-08-24 20:13:33 +02:00 |
|
jdgleaver
|
c27149bb67
|
(RGUI) Make particle effects framerate independent + add animation speed setting
|
2019-08-23 12:22:30 +01: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 |
|
jdgleaver
|
75ae05d287
|
(menu_thumbnail_path) API clean-up + tiny bug fix
|
2019-08-16 15:49:57 +01:00 |
|
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 |
|