47281 Commits

Author SHA1 Message Date
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
Twinaphex
6c42d87303
Merge pull request #8130 from CozmoP/thumbnail
Qt: thumbnails drop indicator
2019-01-31 03:29:36 +01:00
alphanu1
86696d3bf3
Update dispserv_x11.c 2019-01-30 23:15:13 +00:00
alphanu1
8344b0d049 Update dispserv_x11.c 2019-01-30 22:48:04 +00:00
alphanu1
ce6a6c0e21 Update dispserv_x11.c 2019-01-30 22:46:29 +00:00
alphanu1
a7814a7601 Update dispserv_x11.c 2019-01-30 22:41:13 +00:00
alphanu1
f510efd64e Update dispserv_x11.c 2019-01-30 22:34:18 +00:00
alphanu1
257dbd825a Update dispserv_x11.c 2019-01-30 22:28:46 +00:00
alphanu1
5afcd020bd update 2019-01-30 22:17:36 +00:00
alphanu1
fac95efaba Update dispserv_x11.c 2019-01-30 22:08:04 +00:00
alphanu1
fa8c9d7049 new method 2019-01-30 21:55:33 +00:00
alphanu1
22e0560395 Update menu_cbs_ok.c 2019-01-30 21:06:03 +00:00
alphanu1
a4b391d796 Update video_crt_switch.c 2019-01-30 20:58:30 +00:00
alphanu1
8fdbdf8b8b Update video_crt_switch.c 2019-01-30 20:57:52 +00:00
alphanu1
0726cc425c Update video_crt_switch.c 2019-01-30 20:51:05 +00:00
alphanu1
c43a93e544 Adding userland for RPi 2019-01-30 20:47:36 +00:00
alphanu1
42c25952d4
Merge pull request #97 from alphanu1/alphanu1-patch-87
RPi Additions new switching method
2019-01-30 20:31:57 +00:00
orbea
c88456a455 qb: Combine HAVE_VIDEO_PROCESSOR with HAVE_VIDEOPROCCESOR. 2019-01-30 12:28:58 -08:00
CozmoP
cc18bd6023 Qt: thumbnails drop indicator 2019-01-30 21:26:33 +01:00
alphanu1
76bf63f905
RPi Additions new switching method
Partil new switching method
2019-01-30 20:17:32 +00:00
Twinaphex
81bca39b53
Merge pull request #8129 from natinusala/master
libnx: remove HAVE_CHD + add assets to the gitignore
2019-01-30 20:51:51 +01:00
alphanu1
e533dda94a
Merge pull request #96 from libretro/master
update
2019-01-30 19:23:12 +00:00
Twinaphex
ae9acec62d
Merge pull request #8127 from orbea/qb
qb: Clean up.
2019-01-30 19:27:13 +01:00
Twinaphex
e4d8b8445e
Merge pull request #8128 from hizzlekizzle/master
update slang blacklist for wiiu
2019-01-30 19:27:04 +01:00
natinusala
c0dde586a0 libnx: Remove HAVE_CHD due to static conflicts between different cores 2019-01-30 19:11:11 +01:00
natinusala
10cd3b0d2c Add assets to the gitignore 2019-01-30 19:10:44 +01:00
hizzlekizzle
74526ca140
update slang blacklist for wiiu 2019-01-30 12:00:28 -06:00
Yoshi Sugawara
e039472300 Merge remote-tracking branch 'upstream/master' into tvos2 2019-01-30 07:50:26 -10:00
Yoshi Sugawara
3aeedeb0a3 added release scheme for tvOS, made modules directory an empty directory that would be part of the checkout 2019-01-30 07:49:55 -10:00
orbea
7d106545eb qb: Clean up. 2019-01-30 08:34:06 -08:00
Twinaphex
9091a53497
Merge pull request #8126 from orbea/win32
qb: Don't force threads for win32.
2019-01-30 16:47:59 +01:00
orbea
921104a4fb qb: Don't force threads for win32. 2019-01-30 07:22:32 -08:00
Twinaphex
51cfc84b88
Merge pull request #8063 from Tony556/master
(Menu) Added toggle menu option for "Down+Select"
2019-01-30 16:20:24 +01:00