jdgleaver
|
3031556e73
|
Enable playlist/add content functionality on platforms without database support
|
2019-12-06 10:49:27 +00:00 |
|
Twinaphex
|
b06314cda3
|
Merge pull request #9681 from fpscan/flux
New RGUI theme: Flux
|
2019-12-05 04:05:03 +01:00 |
|
Twinaphex
|
ed20c14f23
|
Merge pull request #9816 from jdgleaver/manual-scan-arcade-dat
(Manual Content Scanner) Enable automatic naming of arcade content via DAT files
|
2019-12-05 04:02:15 +01:00 |
|
Barry Rowe
|
a8430acd66
|
Merge remote-tracking branch 'upstream/master'
|
2019-12-04 13:23:08 -08:00 |
|
Barry Rowe
|
3a67e072bb
|
Added in fixes for accessibility feature.
|
2019-12-04 10:51:50 -08:00 |
|
twinaphex
|
535f2f23f3
|
Implement remaining accessibility settings
|
2019-12-04 18:11:25 +01:00 |
|
jdgleaver
|
9b012e907a
|
(Manual Content Scanner) Enable automatic naming of arcade content via DAT files
|
2019-12-04 12:46:04 +00:00 |
|
twinaphex
|
ebe9f1861e
|
Implement more settings for Accessibility
|
2019-12-04 09:24:27 +01:00 |
|
twinaphex
|
6992f580e8
|
(Accessibility) Implement Narrator mode setting
|
2019-12-04 08:46:51 +01:00 |
|
twinaphex
|
6dd7f65322
|
(Accessibility) Update
|
2019-12-04 08:41:20 +01:00 |
|
twinaphex
|
cab8663713
|
(Accessibility) Start adding Accessibility settings - empty for now
|
2019-12-04 08:25:24 +01:00 |
|
twinaphex
|
831e33739e
|
Replace some usage of strcpy and strcat
|
2019-12-04 05:17:53 +01:00 |
|
Twinaphex
|
2f17cbaef3
|
Merge pull request #9768 from BarryJRowe/master
Added in accessibility. (DO NOT MERGE)
|
2019-12-04 04:06:39 +01:00 |
|
twinaphex
|
688acb1e41
|
Refactor build_list
|
2019-12-03 03:26:54 +01:00 |
|
twinaphex
|
7b2d7a9ec7
|
Cleanups
|
2019-12-03 03:14:39 +01:00 |
|
twinaphex
|
01e62efb72
|
move more code to build_list
|
2019-12-03 02:17:43 +01:00 |
|
twinaphex
|
82391b6ac1
|
move more code to build_list
|
2019-12-03 02:09:55 +01:00 |
|
twinaphex
|
2ad2983b25
|
Move HELP_SCREEN_LIST to build_list
|
2019-12-03 01:53:00 +01:00 |
|
twinaphex
|
5df0516318
|
Move these to build_list
|
2019-12-03 01:50:14 +01:00 |
|
twinaphex
|
3c2d30c510
|
Move DISPLAYLIST_OPTIONS_REMAPPINGS to build_list
|
2019-12-03 00:26:39 +01:00 |
|
twinaphex
|
a4982cd460
|
(Menu displaylist) Cleanup
|
2019-12-02 23:45:21 +01:00 |
|
twinaphex
|
e6a3785b01
|
Cleanups
|
2019-12-02 23:39:46 +01:00 |
|
twinaphex
|
d09ae22147
|
Fix return values
|
2019-12-02 23:16:35 +01:00 |
|
twinaphex
|
d2e83df498
|
Refactor menu_displaylist_parse_load_content_settings - should now
properly report count
|
2019-12-02 22:50:33 +01:00 |
|
twinaphex
|
c490b06fe9
|
(menu_displaylist) build_list - add more entries
|
2019-12-02 22:35:02 +01:00 |
|
twinaphex
|
c9a97d255c
|
(menu_cbs_title) Cleanups
|
2019-12-02 22:20:36 +01:00 |
|
twinaphex
|
177ca956f1
|
Code de-duplication
|
2019-12-02 21:08:21 +01:00 |
|
twinaphex
|
e13febc82b
|
(menu cbs ok) Code de-duplication
|
2019-12-02 21:05:04 +01:00 |
|
twinaphex
|
04ee55f202
|
Add NOTE/TODO about globals
|
2019-12-02 20:52:23 +01:00 |
|
twinaphex
|
ee6c2393c1
|
(menu_cbs_ok.c) Cut down on some code duplication
|
2019-12-02 20:47:50 +01:00 |
|
twinaphex
|
07f3abfda1
|
(madmonkey) Proposed fix for Mali GPUs
|
2019-12-02 16:28:35 +01:00 |
|
jdgleaver
|
3d52d7a8f6
|
(Manual Content Scanner) Add option to scan inside archives
|
2019-12-02 11:49:41 +00:00 |
|
twinaphex
|
c3743a74f6
|
Refactor menu_cbs_sublabel.c
|
2019-12-02 07:20:01 +01:00 |
|
twinaphex
|
e7d2e7ebcb
|
Refactor menu_cbs_get_value.c
|
2019-12-02 06:47:51 +01:00 |
|
twinaphex
|
8551d175ab
|
(menu_cbs_ok) Cleanups
|
2019-12-02 06:10:32 +01:00 |
|
twinaphex
|
d0bce8bc9f
|
Refactor menu_cbs_title
|
2019-12-02 05:50:32 +01:00 |
|
twinaphex
|
c80d18c446
|
Refactor DEFERRED_RECORDING_SETTINGS_LIST
|
2019-12-02 02:33:09 +01:00 |
|
twinaphex
|
2a41f1fb99
|
Change type to enum - should silence C89 build errors
|
2019-12-02 01:21:42 +01:00 |
|
Twinaphex
|
e57e4dbf57
|
Merge branch 'master' into deferred-push-refactor
|
2019-12-01 23:22:18 +01:00 |
|
Twinaphex
|
00ca7297f3
|
Merge pull request #9795 from jdgleaver/manual-scan
Add manual content scanner
|
2019-12-01 23:11:45 +01:00 |
|
twinaphex
|
cfc2a15d41
|
Refactor the other entries as well
|
2019-12-01 22:57:18 +01:00 |
|
twinaphex
|
e8f55e8b24
|
Refactor deferred push callbacks
|
2019-12-01 22:38:53 +01:00 |
|
Twinaphex
|
c09c4299ba
|
Merge pull request #9803 from libretro/flowchart-controls
Change 'User' terminology to 'Port' for input binding stuff
|
2019-12-01 21:40:17 +01:00 |
|
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00:00 |
|
Twinaphex
|
c8adaaaab2
|
Merge pull request #9789 from jdgleaver/ozone-thumbnails
(Ozone) Use new 'menu_thumbnail' library for loading/rendering thumbnails
|
2019-11-28 18:06:06 +01:00 |
|
Barry Rowe
|
1e6e7a698f
|
Added in accessibility.
|
2019-11-26 15:19:21 -08:00 |
|
jdgleaver
|
9170bca9b3
|
(Ozone) Use new 'menu_thumbnail' library for loading/rendering thumbnails
|
2019-11-25 13:14:25 +00:00 |
|
twinaphex
|
388879da38
|
Change 'User' terminology to 'Port' for input binding stuff
|
2019-11-24 20:11:49 +01:00 |
|
jdgleaver
|
4eec21b4d1
|
Fix 'Thumbnail Upscaling Threshold' setting drop-down list
|
2019-11-24 14:39:08 +00:00 |
|
jdgleaver
|
b1d5542d77
|
(Menu) Ensure pointer input is handled correctly when showing message boxes
|
2019-11-22 15:10:28 +00:00 |
|