twinaphex
|
9b228a5f00
|
(menu displaylist) Add ifdefs
|
2020-07-05 10:14:40 +02:00 |
|
twinaphex
|
ce98bbd395
|
Put this under HAVE_RUNAHEAD ifdef
|
2020-07-05 05:33:53 +02:00 |
|
twinaphex
|
21c3072ffb
|
Fix menu
|
2020-07-02 17:14:31 +02:00 |
|
twinaphex
|
47e22d69bf
|
Add HAVE_VIDEO_FILTER
|
2020-07-02 06:28:14 +02:00 |
|
twinaphex
|
ac67463ebc
|
Add HAVE_SCREENSHOTS ifdef
|
2020-07-02 02:16:47 +02:00 |
|
twinaphex
|
3ee788def2
|
Add HAVE_DSP_FILTER
|
2020-07-02 02:13:04 +02:00 |
|
twinaphex
|
d6bd12277f
|
Hide Network Settings and Cheevos screens if HAVE_NETWORKING
and/or HAVE_CHEEVOS are not defined
|
2020-07-01 21:10:19 +02:00 |
|
twinaphex
|
87b9c2a367
|
Add HAVE_REWIND switch
|
2020-07-01 21:04:05 +02:00 |
|
twinaphex
|
d50c49c4e8
|
Add more HAVE_SCREENSHOTS ifdefs
|
2020-07-01 17:54:13 +02:00 |
|
twinaphex
|
1e6b8385fd
|
Fix two potential memory leaks
|
2020-07-01 00:09:54 +02:00 |
|
twinaphex
|
223d76680a
|
Add HAVE_CHEATS ifdef
|
2020-06-30 19:35:55 +02:00 |
|
Hugo Hromic
|
9b2a4f3c21
|
(Menu) Fix cursor forced to first entry after displaying lists
|
2020-06-30 13:59:52 +01:00 |
|
twinaphex
|
a2438c67a6
|
Cleanups
|
2020-06-30 07:32:24 +02:00 |
|
twinaphex
|
99f8137972
|
(Menu) Cleanups
|
2020-06-30 05:43:39 +02:00 |
|
twinaphex
|
5479196a79
|
Get rid of setting_get_type
|
2020-06-30 05:21:47 +02:00 |
|
twinaphex
|
497dc7a38a
|
(menu) move headers around - no more menu/widgets
|
2020-06-27 19:33:49 +02: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
|
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 |
|