jdgleaver
|
506aa0a36c
|
Add optional widget-based 'load content' launch feedback animation
|
2020-07-09 13:05:28 +01:00 |
|
parport0
|
23c08ad9b0
|
Add bluetoothctl bluetooth driver
|
2020-06-24 12:53:27 +03:00 |
|
jdgleaver
|
80f36e16d0
|
Add option to selectively 'lock' (prevent modification of) installed cores
|
2020-06-18 17:36:33 +01:00 |
|
jdgleaver
|
42ad070a1d
|
Add 'core management' menu
|
2020-06-11 14:12:20 +01:00 |
|
jdgleaver
|
eb425b997b
|
Suppress the display of 'empty' quick menu listings when closing content
|
2020-06-09 14:09:22 +01:00 |
|
twinaphex
|
4a9f136aa9
|
Make menu_shader.c no longer dependent on menu driver state
|
2020-06-07 05:06:20 +02:00 |
|
twinaphex
|
35fce65656
|
Move menu_driver_shader into menu_handle state
|
2020-06-06 18:41:21 +02:00 |
|
twinaphex
|
01da7b95e2
|
Revert "Move menu_displaylist global state to menu_handle_t"
This reverts commit c79966bd620aed2d79e430b4f14b42e50d0a4ef6.
|
2020-06-06 18:30:08 +02:00 |
|
twinaphex
|
c79966bd62
|
Move menu_displaylist global state to menu_handle_t
|
2020-06-06 18:20:06 +02:00 |
|
twinaphex
|
c3943836dd
|
(Menu) Cleanups
|
2020-06-05 20:58:09 +02:00 |
|
jdgleaver
|
0a33e562f4
|
Add option to backup/restore installed cores
|
2020-06-04 12:20:58 +01:00 |
|
twinaphex
|
9ace693ec0
|
Refactor menu_driver_frame
|
2020-05-19 16:20:43 +02:00 |
|
jdgleaver
|
eff8c31ffd
|
(XMB/GLUI) Limit tab switch rate when input repeat is active
|
2020-05-14 11:24:32 +01:00 |
|
twinaphex
|
39dbfd1db4
|
Remove unused menu_content.h
|
2020-05-11 02:32:45 +02:00 |
|
jdgleaver
|
223cae66c1
|
(Playlist Management) Add optional per-playlist alphabetical sorting
|
2020-04-10 17:07:49 +01:00 |
|
twinaphex
|
66eed86ccf
|
Get rid of the hash generation in menu_cbs.c
|
2020-03-27 19:09:50 +01:00 |
|
twinaphex
|
f5bc061b26
|
Merge menu_generic.c into menu_driver.c
|
2020-02-26 09:22:48 +01:00 |
|
twinaphex
|
b23863ae85
|
Reduce more cpu_features_get_time_usec calls
|
2020-02-26 08:17:51 +01:00 |
|
twinaphex
|
53356fe61a
|
Get rid of menu_texture_item
|
2020-02-17 22:28:21 +01:00 |
|
twinaphex
|
cccf8a9870
|
Move hex32_to_rgba_normalized to materialui.c
|
2020-02-17 04:01:58 +01:00 |
|
twinaphex
|
550e8fff6b
|
Move menu DPI scaling code to menu_widgets
|
2020-02-17 00:17:36 +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
|
e6d64f72ec
|
Start preparing menu_widgets.c to become independent of menu code
|
2020-02-16 14:17:33 +01:00 |
|
twinaphex
|
60f335cf02
|
Split up menu display code into separate file
|
2020-02-14 21:07:15 +01:00 |
|
jdgleaver
|
23c9b86f64
|
(Menu Widgets) Enable scaling of widgets independently from menu scale
|
2020-02-14 17:10:39 +00:00 |
|
jdgleaver
|
e8a2a39d72
|
(Menu Widgets) Add scaling
|
2020-02-13 17:28:32 +00: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 |
|
jdgleaver
|
e7733abc40
|
(Playlist Management) Add 'Clean Playlist' option
|
2020-01-15 18:00:51 +00:00 |
|
jdgleaver
|
b5eba22aaf
|
Disk control interface improvements
|
2020-01-14 12:30:08 +00: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
|
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
|
0df043aff1
|
(Menu) Refactor Quick Menu - Controls - each port now has its own
submenu
|
2019-12-24 07:36:01 +01:00 |
|
twinaphex
|
9988bae6f4
|
(Shader) Implement shader parameter action OK callbacks
|
2019-12-23 05:39:10 +01:00 |
|
twinaphex
|
d057d2a202
|
(Menu) Implement action OK callback for Quick Menu -> Shaders -> Passes
|
2019-12-22 07:14:20 +01:00 |
|
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00: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 |
|
twinaphex
|
7dbd46c978
|
Add missing header
|
2019-10-29 21:21:48 +01:00 |
|
Barry Rowe
|
d641e67876
|
AI Service overlay.
|
2019-10-28 16:48:05 -07:00 |
|
jdgleaver
|
e47e055508
|
(GLUI) Menu scaling improvements
|
2019-10-10 10:01:46 +01:00 |
|
jdgleaver
|
3057c31798
|
(Menu Input) Add mouse/touchscreen gesture support + full gesture support for XMB
|
2019-09-30 16:55:41 +01:00 |
|
FreeShippingParty
|
999887bda5
|
Add option to delete playlists
|
2019-09-29 10:48:46 -04:00 |
|
jdgleaver
|
8655038601
|
Overhaul menu mouse/touchscreen input handling
|
2019-09-19 16:53:22 +01:00 |
|