twinaphex
|
10e6ea21a3
|
Put this behind HAVE_ACCESSIBILITY ifdef
|
2020-05-10 07:17:15 +02:00 |
|
twinaphex
|
ba8a07a2b6
|
(Menu driver) Turn some functions into static functions
|
2020-05-10 07:14:29 +02:00 |
|
Barry Rowe
|
289be872f3
|
Added in auto-translate support, fixes for ozone and glui accessibility, and support for nvda and SAPI narration.
|
2020-04-13 17:46:08 -07:00 |
|
Ryunam
|
0310f6dafd
|
Add European timedate style (DD/MM/YYYY) and reorder timedate options
|
2020-03-15 16:00:03 +01:00 |
|
twinaphex
|
935393b391
|
Cleanups
|
2020-03-07 23:12:02 +01:00 |
|
twinaphex
|
b5c87aaef8
|
(menu_driver.c) Go through wrapper
|
2020-03-05 13:26:36 +01:00 |
|
twinaphex
|
d592959be8
|
When settings struct gets modified, go through macros to set
the modified flag
|
2020-03-05 13:00:43 +01:00 |
|
twinaphex
|
bea4f8aad3
|
(menu_dialog.c) Cleanups
|
2020-03-04 22:21:18 +01:00 |
|
twinaphex
|
8d3b22091c
|
Get rid of menu_dialog_is_push_pending
|
2020-03-04 22:12:42 +01:00 |
|
twinaphex
|
32e4aea068
|
Start making the other code safe that is dependent on menu driver
ident checking
|
2020-03-04 20:47:39 +01:00 |
|
twinaphex
|
2637bd648b
|
Cleanups
|
2020-03-04 19:13:30 +01:00 |
|
twinaphex
|
7d908da30f
|
Address TODO/FIXME
|
2020-02-29 07:45:17 +01: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
|
a6c9bb95f0
|
Remove HAVE_XUI
|
2020-02-26 19:09:00 +01:00 |
|
twinaphex
|
f5bc061b26
|
Merge menu_generic.c into menu_driver.c
|
2020-02-26 09:22:48 +01:00 |
|
twinaphex
|
3a76aac226
|
Get rid of unneeded header include
|
2020-02-26 08:25:56 +01:00 |
|
twinaphex
|
b23863ae85
|
Reduce more cpu_features_get_time_usec calls
|
2020-02-26 08:17:51 +01:00 |
|
twinaphex
|
3ee89a16ef
|
(Menu) Settings cleanups
|
2020-02-22 07:21:35 +01:00 |
|
twinaphex
|
53356fe61a
|
Get rid of menu_texture_item
|
2020-02-17 22:28:21 +01:00 |
|
jdgleaver
|
12cd9e5c88
|
Ensure menu ID is set before initialising menu driver (fixes first-frame scaling bug)
|
2020-02-17 11:51:01 +00:00 |
|
twinaphex
|
cccf8a9870
|
Move hex32_to_rgba_normalized to materialui.c
|
2020-02-17 04:01:58 +01:00 |
|
twinaphex
|
a59eec01e1
|
Cleanups
|
2020-02-17 02:40:37 +01:00 |
|
twinaphex
|
b00bf17153
|
Move menu_widgets to gfx/ and call it gfx_widgets
|
2020-02-17 01:54:07 +01:00 |
|
twinaphex
|
6b82089d6c
|
Move menu_display code to gfx_display
|
2020-02-17 00:42:49 +01:00 |
|
twinaphex
|
550e8fff6b
|
Move menu DPI scaling code to menu_widgets
|
2020-02-17 00:17:36 +01:00 |
|
twinaphex
|
13ea2ceaa6
|
Get rid of some header includes
|
2020-02-16 17:09:52 +01:00 |
|
twinaphex
|
c71469c715
|
Rename menu_display to gfx_display
|
2020-02-16 15:10:07 +01:00 |
|
twinaphex
|
60f335cf02
|
Split up menu display code into separate file
|
2020-02-14 21:07:15 +01:00 |
|
Twinaphex
|
136163ba4f
|
Merge pull request #10114 from jdgleaver/widget-scaling
(Menu Widgets) Add scaling
|
2020-02-14 18:53:43 +01:00 |
|
jdgleaver
|
23c9b86f64
|
(Menu Widgets) Enable scaling of widgets independently from menu scale
|
2020-02-14 17:10:39 +00:00 |
|
orbea
|
0ea75894c1
|
Fix a segfault when starting the qt menu with the null menu driver.
|
2020-02-14 07:47:34 -08:00 |
|
jdgleaver
|
e8a2a39d72
|
(Menu Widgets) Add scaling
|
2020-02-13 17:28:32 +00:00 |
|
twinaphex
|
83a03b6679
|
Silence this warning
|
2020-02-12 14:16:09 +01:00 |
|
twinaphex
|
debbd9f15b
|
Remove unused menu_display_pixel_get_scale
|
2020-02-03 22:47:26 +01:00 |
|
twinaphex
|
67cfff2520
|
Remove the menu display null drivers
|
2020-02-03 07:04:06 +01:00 |
|
twinaphex
|
68467da7ac
|
Remove menu_display_ctx_vga - is identical to menu display null
|
2020-02-03 06:55:15 +01:00 |
|
twinaphex
|
6b0a62d6ff
|
Null video driver should work now
|
2020-02-03 06:49:59 +01:00 |
|
twinaphex
|
e0fdd8d39e
|
Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides
support as well
|
2020-02-02 21:27:38 +01:00 |
|
twinaphex
|
e5169eee71
|
Remove menu/drivers/null.c - move it into menu/menu_driver.c
|
2020-01-06 20:23:58 +01:00 |
|
twinaphex
|
203bea3fe6
|
(MIDI) Turn bunch of functions static
(Menu) Remove menu_display_null driver
|
2020-01-06 17:30:09 +01:00 |
|
twinaphex
|
a6245185b9
|
(menu_driver.c) Cleanups
|
2020-01-02 18:21:43 +01:00 |
|
twinaphex
|
48af253a06
|
(Menu) This macro is no longer used
|
2019-12-30 07:48:55 +01:00 |
|
twinaphex
|
f6db9ce04d
|
Move menu_subsystem_populate to menu_displaylist.c
|
2019-12-30 05:57:32 +01:00 |
|
twinaphex
|
3fe8806018
|
(Subsystem Settings) Create separate subsystem settings list - will
be selectively hidden later based on whether subsystems are implemented
for the core
|
2019-12-30 05:43:48 +01:00 |
|
twinaphex
|
f3742a101c
|
Change function signature on subsystem function
|
2019-12-30 05:17:31 +01:00 |
|
twinaphex
|
9573b53390
|
Put ifdefs around core_updater_list_free_cached for targets
that don't define HAVE_NETWORKING
|
2019-12-24 05:36:54 +01:00 |
|
jdgleaver
|
695749f155
|
(Core Updater) Only download when new core is available + add option to update all installed cores
|
2019-12-23 17:34:44 +00:00 |
|
Barry Rowe
|
3a67e072bb
|
Added in fixes for accessibility feature.
|
2019-12-04 10:51:50 -08:00 |
|
Barry Rowe
|
1e6e7a698f
|
Added in accessibility.
|
2019-11-26 15:19:21 -08:00 |
|
jdgleaver
|
7eefec6945
|
(GLUI) Navigation improvements
|
2019-11-15 14:53:00 +00:00 |
|