jdgleaver
|
fba4a8e837
|
(RGUI) Add optional 'toggle switch' icons
|
2020-07-27 14:45:07 +01:00 |
|
Hugo Hromic
|
e5a50a4e33
|
(Menu/DisplayList) Make notification font size option visible when graphics widgets are enabled
The on-screen audio/video statistics uses the font size option for rendering.
|
2020-07-26 22:28:32 +01:00 |
|
jdgleaver
|
9a19a7ae31
|
Core option improvements
|
2020-07-24 15:31:50 +01:00 |
|
Autechre
|
53eee276c7
|
Merge pull request #11070 from Ryunam/notification-font
Make Notification Font option visible when Graphics Widgets are enabled
|
2020-07-23 18:42:47 +02:00 |
|
Ryunam
|
ee8317a8e4
|
Make Notification Font visible when Widgets are enabled
|
2020-07-23 18:26:42 +02:00 |
|
jdgleaver
|
60407a84e6
|
Add input remap drop-down lists
|
2020-07-23 17:20:41 +01:00 |
|
twinaphex
|
a3242daa5d
|
Silence more warnings
|
2020-07-23 05:51:04 +02:00 |
|
Ryunam
|
4d2fe14c1d
|
Adjustments to Screenshot Notification options
|
2020-07-20 19:44:55 +02:00 |
|
twinaphex
|
632329f4bb
|
We should probably allow the user to individually control the screenshot
flash
|
2020-07-20 01:11:08 +02:00 |
|
twinaphex
|
279e142668
|
Properly hide other notification visibility screenshot settings
when master one is disabled
|
2020-07-20 01:09:08 +02:00 |
|
twinaphex
|
36a76d1248
|
Take out my own implementation in favor of Ryunam's
|
2020-07-20 00:50:40 +02:00 |
|
Autechre
|
8861416b32
|
Merge pull request #11046 from Ryunam/screenshot-notification
Add options to control visibility, duration and flashing effect of Screenshot Notifications
|
2020-07-20 00:27:02 +02:00 |
|
Ryunam
|
5014f90e4d
|
Add options to customize Screenshot notifications
|
2020-07-19 23:42:16 +02:00 |
|
twinaphex
|
ccd9b8ead4
|
(Widgets) onscreen Notifications -> Add setting to enable/disable 'take
screenshot' widget individually
|
2020-07-19 23:26:14 +02:00 |
|
Hugo Hromic
|
1e3fb9505c
|
(Menu/OSD) Implement configurable update interval for memory usage display
Obtaining system memory metrics is generally an expensive operation.
|
2020-07-19 19:57:50 +01:00 |
|
jdgleaver
|
230c1cdde2
|
Add option to show/hide 'last used disc restored' notifications
|
2020-07-17 12:52:28 +01:00 |
|
twinaphex
|
36b581c733
|
Add 'Show Cheats Applied' onscreen notification visibility setting
|
2020-07-17 03:32:22 +02:00 |
|
Autechre
|
bbe234898f
|
Merge pull request #11030 from hhromic/menu-imprv
(Menu) General usability improvements for setting defaults
|
2020-07-16 18:55:18 +02:00 |
|
jdgleaver
|
75b3b5350c
|
Add 'Notification Visibility' menu
|
2020-07-16 16:32:01 +01:00 |
|
Hugo Hromic
|
f4dec615ef
|
(Menu) General usability improvements for setting defaults
|
2020-07-16 09:17:10 +01:00 |
|
jdgleaver
|
84a71ea133
|
Rewrite 'task_autodetect.c': Ensure thread safety + clean-ups/rationalisation
|
2020-07-14 17:46:58 +01:00 |
|
Jamiras
|
96c5f5dfb0
|
add option to play custom sound on achievement unlock
|
2020-07-11 10:56:09 -06:00 |
|
jdgleaver
|
73b502a16d
|
Fix 'current item' marker position in float drop-down lists
|
2020-07-10 11:44:18 +01:00 |
|
jdgleaver
|
506aa0a36c
|
Add optional widget-based 'load content' launch feedback animation
|
2020-07-09 13:05:28 +01:00 |
|
Hugo Hromic
|
c985dcc84d
|
Revert "Add 'Ignore null drivers' setting"
This reverts commit f16f3d29686e9a437abbb54976c7edc635159484.
|
2020-07-07 22:54:45 +01:00 |
|
Autechre
|
abfd0ed030
|
Merge pull request #10959 from jdgleaver/static-core-load
(Static Platforms) Add option to not restart RetroArch when launching content with the currently loaded core
|
2020-07-07 11:45:18 +02:00 |
|
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 |
|
jdgleaver
|
e87b8311c8
|
(Static Platforms) Add option to not restart RetroArch when launching content with the currently loaded core
|
2020-07-03 17:12:23 +01: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 |
|