jdgleaver
|
bd80f02f11
|
(Android/Play Store Builds) Add option to switch all installed cores to Play Store versions
|
2020-09-02 17:13:03 +01:00 |
|
twinaphex
|
0cdb710f80
|
Cleanups
|
2020-09-01 07:31:08 +02:00 |
|
twinaphex
|
662e37f670
|
Replace more instances of string_split
|
2020-08-26 13:35:05 +02:00 |
|
twinaphex
|
4ec216dc0b
|
Get rid of file_path_str
|
2020-08-22 01:06:10 +02:00 |
|
jdgleaver
|
20d27df27f
|
(GLUI) Add 'Hacking the Kernel' theme
|
2020-08-20 10:14:32 +01:00 |
|
jdgleaver
|
2fd8a5b0ed
|
(GLUI) Improve selection cursor visibility when content is running and menu background is (semi-)transparent
|
2020-08-18 16:38:52 +01:00 |
|
twinaphex
|
e399a2f78e
|
reorder structs, alignment
|
2020-08-15 00:35:15 +02:00 |
|
twinaphex
|
eb1db52b89
|
Reorder structs, alignment
|
2020-08-15 00:11:58 +02:00 |
|
jdgleaver
|
6d8f3cb182
|
Enhanced core downloader search functionality
|
2020-08-14 17:53:44 +01:00 |
|
twinaphex
|
dffa052958
|
Rearrange draw struct
|
2020-08-14 15:58:43 +02:00 |
|
jdgleaver
|
e6000afddb
|
(GLUI) Add optional system-specific playlist icons
|
2020-08-06 17:24:28 +01:00 |
|
Autechre
|
d3eebe7c0f
|
Merge pull request #11148 from jdgleaver/rgui-glui-scan-content-cleanup
(RGUI/GLUI) Clean up 'scan content' menu entries
|
2020-08-05 18:15:33 +02:00 |
|
twinaphex
|
cd329a259c
|
Revert "(MaterialUI) silence some warnings"
This reverts commit db7e38fed5a1b3aca2d5e785af58b77ee55e245b.
|
2020-08-05 16:46:10 +02:00 |
|
jdgleaver
|
15cf483cd9
|
(RGUI/GLUI) Clean up 'scan content' menu entries
|
2020-08-05 14:25:09 +01:00 |
|
twinaphex
|
db7e38fed5
|
(MaterialUI) silence some warnings
|
2020-08-05 13:58:18 +02:00 |
|
Bernhard Schelling
|
b73c3dcde0
|
Cleaned up icon handling of glui to properly handle external icons
|
2020-08-04 21:54:39 +09:00 |
|
Bernhard Schelling
|
948e2f9f8e
|
Support for glui showing system icons in explore view
|
2020-08-04 03:32:49 +09:00 |
|
twinaphex
|
3635bf0d01
|
Silence some warnings
|
2020-08-01 18:04:56 +02:00 |
|
jdgleaver
|
776301883c
|
Enhanced playlist search functionality
|
2020-07-31 15:14:51 +01:00 |
|
twinaphex
|
dd524d7d35
|
(MaterialUI) Add placeholder Explore tab icon
|
2020-07-28 16:57:29 +02:00 |
|
jdgleaver
|
60407a84e6
|
Add input remap drop-down lists
|
2020-07-23 17:20:41 +01:00 |
|
jdgleaver
|
75b3b5350c
|
Add 'Notification Visibility' menu
|
2020-07-16 16:32:01 +01:00 |
|
jdgleaver
|
506aa0a36c
|
Add optional widget-based 'load content' launch feedback animation
|
2020-07-09 13:05:28 +01:00 |
|
twinaphex
|
8259a0fd89
|
(Menu) Merge menu_filebrowser.c into menu_displaylist.c
|
2020-06-27 18:54:14 +02:00 |
|
Autechre
|
10ddb274bc
|
Merge pull request #10866 from parport0/master
Add a bluetooth driver
|
2020-06-27 16:46:11 +02:00 |
|
twinaphex
|
73199d5df3
|
(MaterialUI) Use malloc
|
2020-06-27 01:52:00 +02:00 |
|
twinaphex
|
7027b094c1
|
gfx_display_draw_text - cleanups
|
2020-06-25 23:45:14 +02:00 |
|
twinaphex
|
de36ff20fb
|
Create string_ends_with_size
|
2020-06-25 14:38:06 +02:00 |
|
twinaphex
|
aa48eeb98e
|
Turn path_default_slash uppercase, and do some optimizations
|
2020-06-25 13:36:01 +02: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
|
85bbba84c2
|
(GLUI) Optimise list insertion when adding playlist and dropdown list items
|
2020-06-14 14:45:53 +01:00 |
|
jdgleaver
|
42ad070a1d
|
Add 'core management' menu
|
2020-06-11 14:12:20 +01:00 |
|
twinaphex
|
9707f1f622
|
Get rid of gfx_ctx_animation_tag
|
2020-06-08 04:09:12 +02:00 |
|
twinaphex
|
d15942f6c8
|
Cleanups
|
2020-06-07 20:55:27 +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
|
26133d8336
|
(MaterialUI) Don't iteratively call menu_entries_get_size
|
2020-06-07 17:58:55 +02:00 |
|
twinaphex
|
98b847cad9
|
Fix some memory leaks and fallthrough errors picked up on by
Clang static code analyzer
|
2020-06-07 16:15:35 +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
|
044bd03a13
|
More core updater improvements
|
2020-05-28 17:48:18 +01:00 |
|
jdgleaver
|
9f4a9e9cd6
|
Core updater improvements
|
2020-05-27 17:02:43 +01:00 |
|
jdgleaver
|
63c7deb583
|
(GLUI) Fix rendering of last on-screen entry divider in thumbnail views
|
2020-05-26 13:03:09 +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
|
88b8e5a16a
|
Replace with string_ends_with
|
2020-05-24 19:16:13 +02:00 |
|
jdgleaver
|
5e904c4dc3
|
(Input Mapping/Remapping) Restore broken 'reset to default' functionality
|
2020-05-19 11:35:57 +01:00 |
|
jdgleaver
|
eff8c31ffd
|
(XMB/GLUI) Limit tab switch rate when input repeat is active
|
2020-05-14 11:24:32 +01:00 |
|
jdgleaver
|
43b890a269
|
(GLUI) Desktop View: When scrolling playlists, show last selected thumbnails while waiting for next entry to load
|
2020-05-11 16:32:49 +01:00 |
|
jdgleaver
|
63644ac761
|
(GLUI) Add desktop-style playlist view mode
|
2020-05-09 14:53:52 +01:00 |
|
jdgleaver
|
9eb8472805
|
Only write config files to disk when parameters change
|
2020-04-27 17:06:35 +01:00 |
|