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
|
f16f3d2968
|
Add 'Ignore null drivers' setting
|
2020-06-27 03:00:28 +02:00 |
|
jdgleaver
|
0fcfb3deda
|
Refactor playlist struct configuration
|
2020-06-26 15:40:19 +01:00 |
|
twinaphex
|
6e072e245e
|
Enlarged INT/UINT selection limit from 999 to 9999
|
2020-06-25 14:41:56 +02:00 |
|
twinaphex
|
de36ff20fb
|
Create string_ends_with_size
|
2020-06-25 14:38:06 +02:00 |
|
twinaphex
|
601a73fa8b
|
Use string_starts_with_size where possible - avoids the strlen
|
2020-06-25 12:51:04 +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
|
0c18da5d49
|
(Disk Control Interface) Enable 'Load New Disc' while disk tray is open
|
2020-06-17 11:43:54 +01:00 |
|
jdgleaver
|
2782b87267
|
Add option to automatically backup cores when updating
|
2020-06-16 11:12:22 +01:00 |
|
twinaphex
|
6cc9a3f9b4
|
(UWP) Buildfix + uwp_input cleanups
|
2020-06-13 01:01:30 +02:00 |
|
jdgleaver
|
1cdd3c32c0
|
(Manual Content Scanner) Add option to disable recursive scanning
|
2020-06-12 10:00:38 +01:00 |
|
Autechre
|
dc10dc4702
|
Merge pull request #10837 from parport0/master
Add options for moving the on-screen overlay
|
2020-06-11 18:03:02 +02:00 |
|
jdgleaver
|
fa069c28f3
|
Add sublabels to all hotkey bind entries
|
2020-06-11 15:38:25 +01:00 |
|
jdgleaver
|
42ad070a1d
|
Add 'core management' menu
|
2020-06-11 14:12:20 +01:00 |
|
parport0
|
a4590acde9
|
Add options for moving the on-screen overlay
|
2020-06-11 15:39:23 +03:00 |
|
jdgleaver
|
eb425b997b
|
Suppress the display of 'empty' quick menu listings when closing content
|
2020-06-09 14:09:22 +01:00 |
|
twinaphex
|
1597a6893d
|
Get rid of 'All Users Control Menu' setting - was not properly
implemented - input system is in for a big overhaul in the near
future so this could be addressed in a better way then
|
2020-06-09 13:55:03 +02:00 |
|
jdgleaver
|
47150cab07
|
Wire up menu entry for 'hotkey delay' option + 'hotkey enable' clarifications
|
2020-06-09 10:20:44 +01:00 |
|
twinaphex
|
7841f07e08
|
Add ifdef
|
2020-06-08 21:45:31 +02:00 |
|
twinaphex
|
9364deb539
|
Cut down on string_is_equals for history lists
|
2020-06-08 21:34:39 +02:00 |
|
twinaphex
|
03247eceba
|
More localizations - some string is equal optimizations
|
2020-06-08 20:52:37 +02:00 |
|
twinaphex
|
37d926fc0d
|
Updates
|
2020-06-07 01:22:34 +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 |
|
jdgleaver
|
445921ac5d
|
Core info search optimisations + improved core selection logic + clean-ups
|
2020-06-06 13:59:28 +01:00 |
|
jdgleaver
|
0a33e562f4
|
Add option to backup/restore installed cores
|
2020-06-04 12:20:58 +01:00 |
|
twinaphex
|
941c3b9678
|
Cleanups
|
2020-05-29 12:46:18 +02:00 |
|
twinaphex
|
11f63f379b
|
Localized strings
|
2020-05-29 10:59:14 +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 |
|
Autechre
|
1fd777106d
|
Merge pull request #10707 from jdgleaver/date-separator
Enable configuration of date seperator in clock and runtime 'last played' displays
|
2020-05-25 18:22:01 +02:00 |
|
jdgleaver
|
18912ac23d
|
Enable configuration of date seperator in clock and runtime 'last played' displays
|
2020-05-25 15:46:53 +01:00 |
|
jdgleaver
|
230198fe4a
|
(Ozone) Add option to sort playlists after name truncation
|
2020-05-25 11:32:17 +01:00 |
|
twinaphex
|
b3a4c02d05
|
Reduce variable size
|
2020-05-23 03:12:16 +02:00 |
|
twinaphex
|
eaba575c9e
|
Replace strstrs where possible
|
2020-05-22 21:11:35 +02:00 |
|
twinaphex
|
6dc758a080
|
Move cheevos-new to cheevos/
|
2020-05-21 23:23:01 +02:00 |
|
twinaphex
|
d4dd1f71a5
|
(menu_displaylist.c) Move state into struct
|
2020-05-19 14:59:06 +02:00 |
|
meleu
|
69949187f6
|
add cheevos_start_active option
|
2020-05-15 14:49:47 -03:00 |
|
twinaphex
|
39dbfd1db4
|
Remove unused menu_content.h
|
2020-05-11 02:32:45 +02:00 |
|
Twinaphex
|
2f3ef75bf6
|
Remove some unused variables and some style nits
|
2020-05-10 01:10:45 +02:00 |
|
jdgleaver
|
3f2ba2e791
|
Add option to mute audio when fast-forwarding
|
2020-05-01 12:19:31 +01:00 |
|
jdgleaver
|
fa9290cf1e
|
Add optional playlist compression
|
2020-04-21 16:44:26 +01:00 |
|
jdgleaver
|
0d1fd657ab
|
Add optional save (SRAM) file compression
|
2020-04-20 12:48:40 +01:00 |
|
jdgleaver
|
b1503bc7c8
|
AI Service Menu - Hide redundant entries when service is disabled
|
2020-04-18 14:06:35 +01:00 |
|
jdgleaver
|
233456df47
|
Add optional save state compression
|
2020-04-15 15:48:41 +01:00 |
|
jdgleaver
|
4dec80e9e3
|
Style nits
|
2020-04-11 13:00:24 +01:00 |
|
jdgleaver
|
223cae66c1
|
(Playlist Management) Add optional per-playlist alphabetical sorting
|
2020-04-10 17:07:49 +01:00 |
|
jdgleaver
|
ad8a1174f7
|
Improve handling of 'broken' playlists
|
2020-04-07 12:00:16 +01:00 |
|