parport0
|
23c08ad9b0
|
Add bluetoothctl bluetooth driver
|
2020-06-24 12:53:27 +03:00 |
|
Hugo Hromic
|
4bc4a4dae8
|
(Ozone/XMB) Use consistent icon for 'Screen Resolution' option in video output menu
|
2020-06-21 10:50:46 +01: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
|
5db62e73da
|
(Ozone/XMB) Optimize some string_is_equal comparisons
|
2020-06-08 07:19:19 +02:00 |
|
twinaphex
|
9707f1f622
|
Get rid of gfx_ctx_animation_tag
|
2020-06-08 04:09:12 +02:00 |
|
twinaphex
|
058adf247c
|
Further optimizations to menu_entry_get - get rid of some unnecessary
small wrapper functions
|
2020-06-07 20:02:12 +02:00 |
|
twinaphex
|
4feed0031e
|
(XMB) Optimize xmb_selection_pointer_changed
|
2020-06-07 17:53:23 +02:00 |
|
twinaphex
|
fdf9f82593
|
(XMB) Delay menu_entry_get processing until necessary
|
2020-06-07 03:53:53 +02:00 |
|
twinaphex
|
c97fbbb155
|
(XMB) Make similar optimizations for XMB
|
2020-06-07 03:13:02 +02:00 |
|
twinaphex
|
255cd3a937
|
MENU_ENTRIES_CTL_LIST_GET no longer used by menu drivers
|
2020-06-06 19:09:03 +02:00 |
|
twinaphex
|
b42c1a2eda
|
Silence some Emscripten warnings
|
2020-06-04 23:44:54 +02:00 |
|
jdgleaver
|
0a33e562f4
|
Add option to backup/restore installed cores
|
2020-06-04 12:20:58 +01:00 |
|
Twinaphex
|
b697ff8acd
|
Remove unused variables
|
2020-05-28 23:26:17 +02:00 |
|
jdgleaver
|
9f4a9e9cd6
|
Core updater improvements
|
2020-05-27 17:02:43 +01:00 |
|
jdgleaver
|
18912ac23d
|
Enable configuration of date seperator in clock and runtime 'last played' displays
|
2020-05-25 15:46:53 +01:00 |
|
twinaphex
|
923dc52f87
|
Simplify menu_filebrowser.c and menu_shader.c code
|
2020-05-22 22:29:25 +02:00 |
|
twinaphex
|
9f4b3b0fc6
|
Start using string_ends_with
|
2020-05-22 20:07:21 +02:00 |
|
twinaphex
|
6dc758a080
|
Move cheevos-new to cheevos/
|
2020-05-21 23:23:01 +02:00 |
|
jdgleaver
|
eff8c31ffd
|
(XMB/GLUI) Limit tab switch rate when input repeat is active
|
2020-05-14 11:24:32 +01:00 |
|
jdgleaver
|
63644ac761
|
(GLUI) Add desktop-style playlist view mode
|
2020-05-09 14:53:52 +01:00 |
|
jdgleaver
|
1440b46eb0
|
Fix 'gfx_display_draw_texture_slice()' (i.e. prevent glitches when rendering Ozone's selection cursor)
|
2020-03-26 11:45:28 +00:00 |
|
twinaphex
|
82b327420d
|
(XMB) Cleanups
|
2020-03-09 14:35:03 +01:00 |
|
twinaphex
|
b3d5551ad2
|
(Menu) Cleanups
|
2020-03-09 14:22:16 +01:00 |
|
twinaphex
|
999f862a6d
|
Fix for cursor conditional
|
2020-03-09 14:14:11 +01:00 |
|
twinaphex
|
43e608760a
|
Cleanups
|
2020-03-09 02:22:19 +01:00 |
|
twinaphex
|
7d4e5b8ce5
|
No more video_info_frame dependency in gfx_thumbnail.c
|
2020-03-09 02:15:44 +01:00 |
|
twinaphex
|
6a0a68f8df
|
(XMB) Cleanups
|
2020-03-09 01:36:49 +01:00 |
|
twinaphex
|
7f958862fe
|
cleanups
|
2020-03-09 01:32:05 +01:00 |
|
twinaphex
|
e08689ed98
|
(Menu) Cleanups
|
2020-03-09 01:26:43 +01:00 |
|
twinaphex
|
e5ab0f33d1
|
Cleanups
|
2020-03-09 01:07:35 +01:00 |
|
twinaphex
|
ba73bebf3d
|
(XMB) Cleanups
|
2020-03-09 00:43:43 +01:00 |
|
twinaphex
|
a0446f778c
|
Cleanups
|
2020-03-09 00:34:31 +01:00 |
|
twinaphex
|
d72596142e
|
gfx_display_draw_quad - no longer dependent on video_frame_info
|
2020-03-08 23:56:22 +01:00 |
|
twinaphex
|
044619281c
|
gfx_display_draw - remove video_frame_info dependency
|
2020-03-08 22:52:02 +01:00 |
|
twinaphex
|
6cb6f76add
|
gfx_display_rotate_z - get rid of video_frame_info dependency
|
2020-03-08 22:33:11 +01:00 |
|
twinaphex
|
e4aa0fd544
|
(gfx display) Get rid of video_frame_info dependency for
blend_begin/blend_end
|
2020-03-08 22:28:42 +01:00 |
|
twinaphex
|
ead6c2b0dc
|
Cleanups
|
2020-03-07 22:41:10 +01:00 |
|
twinaphex
|
a8a2294f27
|
(Menu) Cache video_info->width/video_info->height into local
variables
|
2020-03-07 21:42:49 +01:00 |
|
twinaphex
|
ee9c6ef5ba
|
(Font driver) Get rid of more video_frame_info dependencies
|
2020-03-07 01:41:00 +01:00 |
|
jdgleaver
|
5b59f0dcda
|
(gfx_thumbnail) Move globals to a single struct
|
2020-03-06 15:48:07 +00:00 |
|
twinaphex
|
35001e64c2
|
Header cleanups
|
2020-03-05 13:53:49 +01:00 |
|
twinaphex
|
7841b639ec
|
(Ozone) Header cleanups
|
2020-03-05 13:35:55 +01:00 |
|
Twinaphex
|
97d8db7aae
|
Remove unused variables
|
2020-03-04 22:27:37 +01:00 |
|
jdgleaver
|
c02f922c10
|
Fix smooth (vertical) line ticker scroll speed
|
2020-03-03 14:33:26 +00:00 |
|
JKoppel93
|
4914a41c2c
|
minor tweaking
|
2020-03-01 04:58:59 -05:00 |
|
JKoppel93
|
105bfcafe5
|
XMB themes added
XMB themes added
|
2020-03-01 04:39:45 -05: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 |
|