jdgleaver
|
a10c7e3ac2
|
(RGUI) Enable 'Flux' theme
|
2020-03-04 14:09:07 +00:00 |
|
jdgleaver
|
c02f922c10
|
Fix smooth (vertical) line ticker scroll speed
|
2020-03-03 14:33:26 +00:00 |
|
twinaphex
|
add0cedc48
|
* Reduce the amount of cpu_features_get_time_usec calls
* Put code behind menu ifdefs
|
2020-02-29 07:41:05 +01:00 |
|
twinaphex
|
f5bc061b26
|
Merge menu_generic.c into menu_driver.c
|
2020-02-26 09:22:48 +01:00 |
|
twinaphex
|
01a65fa5ba
|
Rename menu_osk.c to input_osk.c
|
2020-02-26 05:49:23 +01:00 |
|
twinaphex
|
d8b3132a3c
|
Cleanups
|
2020-02-21 23:57:42 +01:00 |
|
twinaphex
|
7c7d0f596a
|
HAVE_MENU_WIDGETS now decoupled from HAVE_MENU
|
2020-02-17 21:28:42 +01:00 |
|
twinaphex
|
b00bf17153
|
Move menu_widgets to gfx/ and call it gfx_widgets
|
2020-02-17 01:54:07 +01:00 |
|
twinaphex
|
b229f267e4
|
Rename menu_widgets to gfx_widgets
|
2020-02-17 01:43:40 +01:00 |
|
twinaphex
|
95286408ed
|
Buildfixes
|
2020-02-16 18:45:28 +01:00 |
|
twinaphex
|
f74225721d
|
menu_thumbnail and menu_thumbnail_path now decoupled from menu
system
|
2020-02-16 16:38:17 +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 |
|
twinaphex
|
084bad5aaa
|
Every menu driver can set its own callback
|
2020-02-16 13:40:18 +01:00 |
|
twinaphex
|
1fafdb2843
|
Style nits
|
2020-02-10 13:18:27 +01:00 |
|
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 |
|