Barry Rowe
|
e1f8b66c05
|
More build fixes.
|
2019-12-04 20:11:02 -08:00 |
|
Twinaphex
|
f03f6d6a63
|
Update CHANGES.md
|
2019-12-05 04:05:42 +01:00 |
|
Twinaphex
|
b06314cda3
|
Merge pull request #9681 from fpscan/flux
New RGUI theme: Flux
|
2019-12-05 04:05:03 +01:00 |
|
Twinaphex
|
fc6580200a
|
Update CHANGES.md
|
2019-12-05 04:02:57 +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 |
|
Twinaphex
|
cbe46dfd99
|
Merge pull request #9818 from BarryJRowe/master
Removed C99 styled literals.
|
2019-12-05 03:58:45 +01:00 |
|
Barry Rowe
|
1223f74f5c
|
Removed C99 styled literals.
|
2019-12-04 16:38:25 -08:00 |
|
twinaphex
|
8c2135f2bb
|
Buildfix
|
2019-12-04 23:53:02 +01:00 |
|
Twinaphex
|
d20dc01aff
|
Merge pull request #9817 from BarryJRowe/master
Accessibility settings and narrator speed.
|
2019-12-04 23:30:15 +01:00 |
|
Barry Rowe
|
cd29485d6e
|
Removed extra prototypes.
|
2019-12-04 14:19:54 -08: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
|
a27ee73622
|
Manual content scan arcade DAT files: Add support for MAME 'Software List' XML format
|
2019-12-04 16:19:32 +00: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
|
9462fd301a
|
(Accessibility) Add the two new Accessibility settings
|
2019-12-04 08:57:10 +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
|
72e6601702
|
C89 buildfix
|
2019-12-04 08:25:54 +01:00 |
|
twinaphex
|
cab8663713
|
(Accessibility) Start adding Accessibility settings - empty for now
|
2019-12-04 08:25:24 +01:00 |
|
twinaphex
|
8d9419128e
|
Add TODO/FIXME comment
|
2019-12-04 07:35:05 +01:00 |
|
twinaphex
|
e3bf70dc10
|
Fix Linux build
|
2019-12-04 07:33:33 +01:00 |
|
twinaphex
|
0647e0d2c2
|
(Cheevos) Turn strncpy functions into strlcpy
(Translation/Accessibility) Turn functions static
|
2019-12-04 06:21:16 +01:00 |
|
twinaphex
|
2f43a1b5f4
|
Remove unused variable
|
2019-12-04 05:20:52 +01:00 |
|
twinaphex
|
831e33739e
|
Replace some usage of strcpy and strcat
|
2019-12-04 05:17:53 +01:00 |
|
twinaphex
|
90008242eb
|
Put this behind HAVE_TRANSLATE ifdef
|
2019-12-04 05:12:30 +01:00 |
|
twinaphex
|
43017cb65b
|
Fix targets that don't have HAVE_NETWORKING
|
2019-12-04 05:10:56 +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
|
56014a6bf7
|
Change the sublabel for User Binds / Port Binds as well
|
2019-12-03 00:49:12 +01:00 |
|
twinaphex
|
dd923d55f2
|
Change 'User % Binds' To 'Port % Binds'
|
2019-12-03 00:37:11 +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
|
f0a9f4e6a4
|
Merge pull request #9812 from libretro/menu-actionok-refactors
Menu actionok refactors
|
2019-12-02 21:11:33 +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
|
52fe3d2c7d
|
Merge pull request #9810 from hasenbanck/ffmpeg-version
ffmpeg core prints out the ffmpeg library version
|
2019-12-02 19:41:00 +01:00 |
|