51772 Commits

Author SHA1 Message Date
Twinaphex
7429124cd4
Update CHANGES.md 2019-12-06 14:24:40 +01:00
Twinaphex
e3658cbc7b
Merge pull request #9823 from driver1998/angle
[Win32 & UWP] ANGLE OpenGL ES support
2019-12-06 14:23:53 +01:00
jdgleaver
3031556e73 Enable playlist/add content functionality on platforms without database support 2019-12-06 10:49:27 +00:00
driver1998
105fadd668 [ANGLE] Add HAVE_ANGLE 2019-12-06 15:43:19 +08:00
driver1998
a8a4e60171 [ANGLE] Cleanup 2019-12-06 13:59:22 +08:00
driver1998
bfe167fae8 [UWP] Add ANGLE context 2019-12-06 13:24:18 +08:00
driver1998
7cbdd845ad [Win32] Add ANGLE context 2019-12-06 13:24:17 +08:00
driver1998
de203390be [Windows] Add ANGLE support 2019-12-06 13:24:17 +08:00
Twinaphex
55916a40ab
Update CHANGES.md 2019-12-05 23:59:11 +01:00
Twinaphex
002f2ab6e7
Merge pull request #9801 from cmitu/kms-video-mode-selection
KMSDRM: better detection for the current video mode
2019-12-05 23:39:02 +01:00
Twinaphex
e61fc4e427
Merge pull request #9822 from driver1998/uwp-fixes
Multiple UWP Fixes
2019-12-05 23:38:47 +01:00
Twinaphex
c198c0737a
Merge pull request #9825 from hasenbanck/ffmpeg-deps
Fix ffmpeg core build under linux.
2019-12-05 23:37:01 +01:00
Nils Hasenbanck
03b18dbfc4 Disable HW acceleration with ffmpeg 3.4. 2019-12-05 20:11:29 +01:00
Nils Hasenbanck
c88f2b31ee Fix ffmpeg core build under linux.
Libass is optional again. This build will also compile with
ffmpeg 3.4 again, but HW acceleration is not guaranteed to work,
since it hasn't been tested well enough.
2019-12-05 19:39:56 +01:00
Twinaphex
a01e99aa63
Update .travis.yml 2019-12-05 10:29:32 +01:00
Twinaphex
1ea82b8b5d
Merge pull request #9821 from BarryJRowe/master
Removed narrator for emscripten case.
2019-12-05 10:27:04 +01:00
driver1998
4b393eb22a [UWP] Enable menu touch input 2019-12-05 17:15:27 +08:00
driver1998
bb6f13a725 [UWP] Fix keyboard input hang 2019-12-05 17:15:02 +08:00
driver1998
7519d3562b [UWP] Use GLUI on Windows 10 Mobile 2019-12-05 16:32:38 +08:00
driver1998
0f924bd083 [UWP] expand custom.ini to absolute path, prevent crashing 2019-12-05 16:32:38 +08:00
driver1998
004d782323 [UWP] Mouse fix on high DPI, multi touch support 2019-12-05 16:32:38 +08:00
driver1998
1bd9d503f0 [UWP] Add trailing backsplash to default dirs 2019-12-05 16:32:38 +08:00
driver1998
918b08e910 [UWP] Add ARM64 detection in get_os 2019-12-05 16:32:38 +08:00
driver1998
83cb526153 [UWP] Add get_user_language and get_cpu_model_name 2019-12-05 16:32:38 +08:00
driver1998
aa19d5180b [UWP] Move RunAsync out of VFS implementation 2019-12-05 16:32:38 +08:00
Barry Rowe
d44d1537d9 Removed narrator for emscripten case. 2019-12-04 22:51:59 -08:00
Twinaphex
1392143d14
Merge pull request #9820 from BarryJRowe/master
Fix to audiomixer ifdef.
2019-12-05 07:47:40 +01:00
Barry Rowe
ca03491e63 Fix to audiomixer. 2019-12-04 21:05:44 -08:00
Twinaphex
25fb69a7a5
Update CONTRIBUTING.md 2019-12-05 06:00:02 +01:00
twinaphex
c1717fc028 Cleanups 2019-12-05 05:53:36 +01:00
twinaphex
49fb0d7909 Fix --disable-audiomixer 2019-12-05 05:48:26 +01:00
twinaphex
28e88c95ec Fix --disable-menu 2019-12-05 05:44:26 +01:00
Twinaphex
4c198a7cb3
Merge pull request #9819 from BarryJRowe/master
More build fixes.
2019-12-05 05:36:28 +01:00
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