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 |
|
jdgleaver
|
c356969c3a
|
(GLUI) Add initial thumbnail support
|
2019-10-31 17:25:55 +00:00 |
|
Barry Rowe
|
d641e67876
|
AI Service overlay.
|
2019-10-28 16:48:05 -07:00 |
|
jdgleaver
|
d6d0bb5e4e
|
(GLUI) Add menu scaling workaround for Mac platforms (DPI requests currently cause crashes on Mac)
|
2019-10-11 13:31:00 +01:00 |
|
jdgleaver
|
e47e055508
|
(GLUI) Menu scaling improvements
|
2019-10-10 10:01:46 +01:00 |
|
twinaphex
|
9fe72bfa7b
|
Change this back to how it was before
|
2019-10-07 05:28:00 +02:00 |
|
Twinaphex
|
811138221a
|
Fix unused variable warning
|
2019-10-04 17:34:46 +02:00 |
|
twinaphex
|
daa30b1dc8
|
Use old DPI scaling for now on desktop until we have devised a good solution
|
2019-10-04 17:27:14 +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 |
|
twinaphex
|
01dc71f598
|
(menu_driver.c) Cleanups
|
2019-09-23 04:49:01 +02:00 |
|
twinaphex
|
17fb07cb85
|
(Menu) Simplify menu_entries_get_core_title
|
2019-09-23 04:44:22 +02: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
|
3b057d9605
|
Start using STRLCAT_CONST_INCR and STRLCPY_CONST
|
2019-09-20 23:33:17 +02:00 |
|
twinaphex
|
43000d2e24
|
(Networking) Fix memory leak that could happen at exit after a network
operation has ran (menu_driver_data->core_buf gets allocated inside
cb_net_generic_menu and doesn't get freed until the function is ran
again
|
2019-09-20 04:08:03 +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
|
a9ef8333eb
|
Rewrite menu_entries_get_core_title
|
2019-09-18 06:35:21 +02:00 |
|
twinaphex
|
8fa6230426
|
Cleanups
|
2019-09-18 02:16:47 +02:00 |
|