Commit Graph

41386 Commits

Author SHA1 Message Date
Brad Parker
a3a5f6e07e win32: add Unicode versions of getenv, GetModuleFileName, LoadLibrary and _mkdir 2017-12-27 02:55:53 +00:00
radius
ab54fda509 avoid dinput reinitialization on unrelated WM_DEVICECHANGE events 2017-12-26 20:17:26 -05:00
Twinaphex
fee7ab9dc8
Merge pull request #5963 from meepingsnesroms/master
Use relative path names better for devkitARM
2017-12-27 02:16:22 +01:00
orbea
c63011db71 qb: Disable all miniupnpc support with --disable-miniupnpc. 2017-12-26 16:18:47 -08:00
meepingsnesroms
417be6e497 Use relative path names better for devkitARM 2017-12-26 15:32:56 -08:00
Francisco José García García
73e81dba96 [PSP] Bake pthreads with griffin 2017-12-26 23:45:09 +01:00
meepingsnesroms
5ff20a708a
Merge pull request #5 from libretro/master
Update to upstream
2017-12-26 14:35:37 -08:00
meepingsnesroms
ca062cbe38
Merge branch 'master' into master 2017-12-26 14:35:18 -08:00
twinaphex
2768f639a2 Fix csnd corrupting dsp audio driver on failure, add 3dsx/smdh to
gitignore
2017-12-26 21:36:46 +01:00
Twinaphex
6fc71b6b55
Merge branch 'master' into master 2017-12-26 21:35:25 +01:00
twinaphex
9488e4e25a Add pthreads-emb implementation 2017-12-26 20:52:03 +01:00
Francisco José García García
c23d84c54f [VITA][PSP] New Audio Driver 2017-12-26 16:50:33 +01:00
meepingsnesroms
f8b9c8fa6d Fix csnd corrupting dsp audio driver on failure, add 3dsx/smdh to gitignore 2017-12-26 05:31:51 -08:00
Twinaphex
4b728cd264
Update CHANGES.md 2017-12-26 09:57:51 +01:00
Twinaphex
dc207beb80
Merge pull request #5956 from orbea/miniupnpc
qb: HAVE_MINIUPNPC is needed for builtin miniupnpc
2017-12-26 09:57:18 +01:00
orbea
ac044c47ee qb: HAVE_MINIUPNPC is needed for builtin miniupnpc 2017-12-26 00:52:04 -08:00
Twinaphex
14eb6d5cda
Update CHANGES.md 2017-12-26 09:51:35 +01:00
twinaphex
2be575bb19 Enable CHEEVOS for PS3 2017-12-26 09:50:46 +01:00
twinaphex
08d9ee9600 (PSP) Add thread support 2017-12-26 09:45:45 +01:00
Twinaphex
d3fd5f25d5
Merge pull request #5953 from orbea/miniupnpc
Makefile.common: Clean up the miniupnpc check
2017-12-26 09:41:08 +01:00
Twinaphex
29ad88e09c
Merge pull request #5955 from fr500/master
fix menu toggle with keymapper active
2017-12-26 09:40:08 +01:00
orbea
9e7882ec96 Makefile.common: Clean up the miniupnpc check 2017-12-26 00:15:54 -08:00
radius
7d9193555a fix menu toggle with keymapper active 2017-12-26 01:20:36 -05:00
meepingsnesroms
5a4bd619ba Revert "Merge branch 'master' into master"
This reverts commit 4b68a21a7e, reversing
changes made to 5e0f78e8a0.
2017-12-25 18:27:59 -08:00
meepingsnesroms
c978b53214
Merge pull request #4 from libretro/master
Use better devkit arm fix
2017-12-25 17:53:08 -08:00
meepingsnesroms
4b68a21a7e
Merge branch 'master' into master 2017-12-25 17:52:38 -08:00
twinaphex
5e0f78e8a0 Update CHANGES.md 2017-12-26 00:47:31 +01:00
twinaphex
0a2b44273d Disable automatically add content by playlist by default 2017-12-25 18:19:55 +01:00
twinaphex
2fd3f41865 Bump to version 1.7.0 2017-12-25 18:17:57 +01:00
Twinaphex
de5d5b0860
Merge pull request #5951 from aliaspider/master
(CTR) build fix.
2017-12-25 09:21:52 +01:00
aliaspider
1f143927ca (CTR) build fix. 2017-12-25 08:51:50 +01:00
Twinaphex
2c865d862b
Update CHANGES.md 2017-12-25 08:37:50 +01:00
twinaphex
7321c6c87a (xaudio) Cleanups 2017-12-25 08:11:10 +01:00
twinaphex
3f281bb31f Cleanups 2017-12-25 07:49:07 +01:00
twinaphex
c0c9764afe Update 2017-12-25 07:36:49 +01:00
twinaphex
72bf298701 libchdr requires both 7zip and zlib 2017-12-25 04:18:42 +01:00
twinaphex
8ff5c00600 HAVE_7ZIP should not be a requirement for CHD 2017-12-25 04:17:06 +01:00
bparker06
87e5dc9a93
Add DOS to the list of supported operating systems 2017-12-24 21:47:40 -05:00
Brad Parker
89bd38918e win32: correct usage of GetWindowPlacement per MS docs, fixes game window position on Win95/98 2017-12-24 17:17:36 -05:00
twinaphex
6664f8a772 (STB Truetype) Try to silence potential uninitialized reference to winding_lengths
variable
2017-12-24 18:54:57 +01:00
twinaphex
2e1e2cb406 Update 2017-12-24 18:53:03 +01:00
Brad Parker
6d484b7724 xinput: check for valid function pointers before calling them 2017-12-23 23:02:29 -05:00
Brad Parker
9cd3746702 enable STB Unicode font renderer for PS3 2017-12-23 21:35:45 -05:00
Twinaphex
2899d624cc
Update config.def.h 2017-12-23 08:13:57 +01:00
twinaphex
ca3c101161 Define DEX_BUILD/CEX_BUILD/ODE_BUILD for PS3 versions - set
custom buildbot core updater URL per target
2017-12-23 08:12:39 +01:00
Twinaphex
9bfba320f0
Merge pull request #5947 from esoptron/patch-1
Disable Temporal Interpolation by default in internal FFmpeg core
2017-12-23 04:47:14 +01:00
esoptron
2be322acbb
Disable Temporal Interpolation by default in internal FFmpeg core 2017-12-22 17:24:13 -05:00
Twinaphex
05820677db
Merge pull request #5942 from RobLoach/c_converter
Update c_converter with libretro-common vfs changes
2017-12-21 02:23:24 +01:00
Rob Loach
4564301bb5
Update c_converter with libretro-common vfs changes 2017-12-20 20:15:33 -05:00
twinaphex
c2b8f03e50 Add CHANGES.md 2017-12-21 02:08:18 +01:00