47313 Commits

Author SHA1 Message Date
Twinaphex
b321753944
Merge pull request #8144 from orbea/coreaudio
Fix warnings.
2019-02-01 19:13:49 +01:00
Twinaphex
dd23adb367
Merge pull request #8146 from orbea/poll.h
Use the posix poll.h instead of sys/poll.h.
2019-02-01 19:13:29 +01:00
orbea
5d56080312 Use the posix poll.h instead of sys/poll.h. 2019-02-01 09:58:04 -08:00
orbea
5150d96074 Fix warnings. 2019-02-01 08:40:43 -08:00
Twinaphex
ba3c7c3fd5
Merge pull request #8142 from natinusala/master
ozone: set default theme to dark
2019-02-01 16:52:04 +01:00
Twinaphex
2e76e8951e
Merge pull request #8143 from yoshisuga/tvos_modules_fix
tvOS/iOS: Fixes to controller handling and cores directory
2019-02-01 16:51:56 +01:00
natinusala
cff7aa5785 ozone: set default theme to dark 2019-02-01 16:49:12 +01:00
Yoshi Sugawara
45185d6827 tvOS: remove the tvOS modules directory and use the iOS modules one since cores built using the iOS SDK work on tvOS
iOS: change default joypad driver to be mfi
iOS: move autodetect of mfi controller to mfi_joypad driver and set the default mapping for both iOS and tvOS
iOS: support unsupported buttons on mfi controller (select,L3,R3) by using hotkey combinations using the MENU button
tvos: use INPUT_TOGGLE_DOWN_Y_L_R as default for menu toggle gamepad combo
2019-02-01 05:33:29 -10:00
Twinaphex
0d3dc3fc83
Merge pull request #8141 from alphanu1/master
Fix pre-installed resolution bug
2019-02-01 01:25:41 +01:00
alphanu1
b69938078d
Fix pre-installed Resolution bug 2019-02-01 00:22:00 +00:00
Twinaphex
d17b1439e2
Merge pull request #8140 from CozmoP/thumbnail
Qt: hide unused options
2019-02-01 00:36:50 +01:00
twinaphex
374b724118 Update CHANGES.md 2019-01-31 23:58:15 +01:00
CozmoP
7ca7a5e0fc Qt: hide unused options 2019-01-31 23:54:25 +01:00
twinaphex
db04ac0b2a Bump to version 1.7.6 2019-01-31 23:38:10 +01:00
Twinaphex
6ff785be59
Merge pull request #8138 from orbea/qb
Makefile.common: Small clean up.
2019-01-31 23:15:54 +01:00
Twinaphex
8a3b80a9e5
Merge pull request #8139 from CozmoP/thumbnail
Qt: make image drop indicator translatable
2019-01-31 23:15:43 +01:00
twinaphex
6aca340927 (OSX) Add CoreAudio V3 driver from stuartcarnie 2019-01-31 23:14:56 +01:00
CozmoP
9eaa703d4f Qt: make image drop indicator translatable 2019-01-31 23:01:39 +01:00
orbea
e0091a1f8c Makefile.common: Small clean up. 2019-01-31 13:26:05 -08:00
Twinaphex
c62a7e4b5e
Merge pull request #8137 from orbea/qb
qb: Fix configure arguments.
2019-01-31 22:21:52 +01:00
Twinaphex
ee36fd54c3 Cleanups 2019-01-31 22:18:15 +01:00
orbea
f9ee57c40d qb: Fix configure arguments. 2019-01-31 13:06:12 -08:00
twinaphex
6e1658bb30 Add CoreAudio system information string 2019-01-31 21:43:31 +01:00
twinaphex
5d77244334 (OSX) Implement flyinghead's GL3 support 2019-01-31 21:30:49 +01:00
twinaphex
987a91a1ae Silence some warnings 2019-01-31 21:24:13 +01:00
twinaphex
9e6cd04df4 Header include cleanups 2019-01-31 20:43:07 +01:00
twinaphex
fe02db911d Header include cleanups 2019-01-31 20:36:39 +01:00
twinaphex
64460824aa Fix another CXX_BUILD warning 2019-01-31 20:21:04 +01:00
twinaphex
37102a8e16 * Header include optimization
* Silence warning with CXX_BUILD (retroarch.c)
2019-01-31 20:12:41 +01:00
twinaphex
9421584772 Header include updates 2019-01-31 19:41:51 +01:00
twinaphex
000646e51e Update header includes 2019-01-31 19:06:27 +01:00
Twinaphex
44a4689847
Merge pull request #8136 from orbea/dispmanx
qb: Remove dead DISPMANX code.
2019-01-31 18:02:03 +01:00
orbea
5011360a93 qb: Remove dead DISPMANX code. 2019-01-31 08:36:18 -08:00
bparker06
88d741a4a2
Update CHANGES.md 2019-01-31 10:57:57 -05:00
Twinaphex
0a068ef871
Merge pull request #8134 from bparker06/gdi_fallback
win32: force video driver to gdi if no accelerated graphics driver is found
2019-01-31 16:54:24 +01:00
twinaphex
65f8fc7a21 Fix relative path include 2019-01-31 15:56:17 +01:00
twinaphex
9d6b40fff2 Turn CRT SwitchRes ifdefs into HAVE_VIDEOCORE - ARM ifdefs would break
3DS/Vita builds
2019-01-31 15:55:21 +01:00
Brad Parker
5ea97cccb9 win32: force video driver to gdi if no accelerated graphics driver is found 2019-01-31 09:48:10 -05:00
twinaphex
4b0b4e727b Cleanups 2019-01-31 15:24:21 +01:00
Twinaphex
422e421900
Merge pull request #8122 from yoshisuga/tvos2
Support for AppleTV (tvOS)
2019-01-31 15:19:10 +01:00
twinaphex
ca757d6214 Warning fix 2019-01-31 15:17:58 +01:00
twinaphex
d24408730b Cleanups 2019-01-31 15:13:36 +01:00
Twinaphex
3d092c8394
Merge pull request #8132 from alphanu1/master
CRTSwitchRes Updates: Including Raspberry PI
2019-01-31 15:04:16 +01:00
Twinaphex
45af07e322
Merge pull request #8133 from DSkywalk/master
X11 keyboard driver international fixes
2019-01-31 15:02:20 +01:00
alphanu1
ccd234465e
fixed restore res bug 2019-01-31 11:56:59 +00:00
alphanu1
9176fc30ee
Fix restore res bug 2019-01-31 11:53:16 +00:00
David Skywalker
347519a4d8 now X11 driver using keycodes instead keysyms, fixes international layouts problems. 2019-01-31 12:50:58 +01:00
alphanu1
f23468b8a6 Merge branch 'master' of https://github.com/alphanu1/MME4CRT 2019-01-31 11:18:08 +00:00
alphanu1
0f400b433b Update dispserv_x11.c 2019-01-31 11:17:56 +00:00
Twinaphex
1b439b7d09
Merge pull request #8131 from orbea/qb
qb: Combine HAVE_VIDEO_PROCESSOR with HAVE_VIDEOPROCCESOR.
2019-01-31 03:32:06 +01:00