jdgleaver
|
20a187ef9c
|
Add option to reset all core options for current core/content
|
2021-02-25 16:59:05 +00:00 |
jdgleaver
|
110e318b71
|
Add support for saving per-directory core options and deleting core option overrides
|
2021-02-25 10:54:22 +00:00 |
twinaphex
|
1a9f1f6b33
|
gfx_display_init_first_driver was called twice, once invoked by
drivers_init, after that invoked by each menu driver's init function.
Taking the extra function call out of the menu driver's init function
|
2021-02-22 06:38:55 +01:00 |
Autechre
|
f661cc3fb5
|
Merge pull request #11572 from ImJezze/master
Option to open the file browser in the last used directory
|
2021-02-08 12:29:31 +01:00 |
ImJezze
|
270c41b35a
|
Implement toggle to open the start directory at the last used location
|
2021-02-07 11:54:17 +01:00 |
twinaphex
|
4df6d287e3
|
(Clang) Silence 'n' is never used warnings
|
2021-02-03 11:48:33 +01:00 |
twinaphex
|
542162c17b
|
Silence some warnings
|
2021-02-03 10:39:29 +01:00 |
twinaphex
|
9a4472266f
|
Try to avoid hot function file_list_get_userdata_at_offset
|
2021-01-19 07:52:13 +01:00 |
jdgleaver
|
b1ee5a2421
|
(X11) Fix mouse input when mouse is grabbed
|
2021-01-16 13:57:25 +00:00 |
Ömercan Kömür
|
6256b8ca2b
|
first
|
2020-12-19 15:14:14 +03:00 |
jdgleaver
|
a02fadeb94
|
Add 'Remove DSP Plugin' menu entry
|
2020-10-19 11:33:15 +01:00 |
twinaphex
|
5f8c270d4c
|
Make update_time_callback a part of the animation struct
|
2020-10-15 08:35:37 +02:00 |
twinaphex
|
ac03578617
|
Remove some getter functions
|
2020-10-14 02:24:18 +02:00 |
Autechre
|
38ccca18f4
|
Merge pull request #11429 from natinusala/ozone-wiggle-wraparound
ozone: implement wiggling for main menu when wrap-around is disabled
|
2020-10-10 19:02:45 +02:00 |
natinusala
|
6619760e6f
|
ozone: implement wiggling for main menu when wrap-around is disabled
|
2020-10-10 16:20:46 +02:00 |
Jamiras
|
15af1aece5
|
add sublabel and icon to achievement entry of quick menu
|
2020-10-07 14:35:35 -06:00 |
twinaphex
|
20371e5102
|
(gfx_thumbnail) get rid of small getters
|
2020-10-02 21:59:02 +02:00 |
twinaphex
|
cecd48e6b5
|
gfx_display_draw_cursor - take out early return
|
2020-10-01 18:22:29 +02:00 |
jdgleaver
|
3bd66cc14d
|
OpenDingux port improvements: Phase 1
|
2020-10-01 15:56:14 +01:00 |
twinaphex
|
6ff934bf94
|
Buildfix
|
2020-09-28 05:07:18 +02:00 |
twinaphex
|
1e61480e0a
|
Get rid of get/set_header_height
|
2020-09-28 05:06:02 +02:00 |
twinaphex
|
eb0376fe7d
|
Do white texture freeing outside of gfx_display_init_white_texture
|
2020-09-24 07:03:24 +02:00 |
twinaphex
|
a74d24c3ce
|
Rename gfx_display_allocate_white_texture to
gfx_display_init_white_texture
|
2020-09-24 06:46:21 +02:00 |
twinaphex
|
515e119861
|
Get rid of gfx_animation_get_delta_time
|
2020-09-24 06:14:04 +02:00 |
twinaphex
|
c040e4cd08
|
Cleanups
|
2020-09-23 22:14:30 +02:00 |
twinaphex
|
5a481d8653
|
Get rid of gfx_display_blend_{begin/end}
|
2020-09-23 21:37:18 +02:00 |
twinaphex
|
a0ae6be35b
|
Stop using small wrapper functions in gfx_display
|
2020-09-23 20:36:25 +02:00 |
twinaphex
|
3a37e13a54
|
Call video_driver_set_viewport directly
|
2020-09-15 11:05:47 +02:00 |
twinaphex
|
80e4524878
|
Turn menu_entry_init into macro
|
2020-09-13 09:03:21 +02:00 |
twinaphex
|
ba9ad1057f
|
Get rid of menu_entry_get_rich_label/menu_entry_get_value
|
2020-09-12 18:48:22 +02:00 |
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 db7e38fed5 .
|
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 |
Autechre
|
018a0baed6
|
Merge pull request #10401 from libretro/accessibility_menu_fixes
Accessibility menu fixes
|
2020-04-17 03:19:17 +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 |
jdgleaver
|
223cae66c1
|
(Playlist Management) Add optional per-playlist alphabetical sorting
|
2020-04-10 17:07:49 +01:00 |
jdgleaver
|
73bcd7a692
|
Enable correct vertical alignment of text (+ font rendering fixes)
|
2020-03-31 16:55:22 +01:00 |
jdgleaver
|
050ac1e9cf
|
(GLUI) Fix ragged/broken scrolling when navigating at very high speed via gamepad/keyboard/mouse wheel
|
2020-03-12 16:04:22 +00:00 |
twinaphex
|
540f0d2646
|
(Menu) Cleanups
|
2020-03-09 14:46:23 +01:00 |
twinaphex
|
999f862a6d
|
Fix for cursor conditional
|
2020-03-09 14:14:11 +01:00 |
twinaphex
|
006735395c
|
(MaterialUI) Cleanups
|
2020-03-09 04:59:53 +01:00 |
twinaphex
|
cdbae18ae5
|
Cleanups
|
2020-03-09 04:13:41 +01:00 |
twinaphex
|
07416f1a0e
|
Cleanups
|
2020-03-09 02:59:42 +01:00 |
twinaphex
|
7c7fe66dfc
|
Cleanups
|
2020-03-09 02:58:31 +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
|
7f958862fe
|
cleanups
|
2020-03-09 01:32:05 +01:00 |
twinaphex
|
e08689ed98
|
(Menu) Cleanups
|
2020-03-09 01:26:43 +01:00 |
twinaphex
|
2413c1b8d5
|
(Menu) Cleanups
|
2020-03-09 00:58:04 +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 |