39764 Commits

Author SHA1 Message Date
Brian Koropoff
94830e80d6 clang supports GCC block expressions 2017-09-17 02:38:54 -07:00
Brian Koropoff
5a3969d4fa task_database: rework cd scanning
Support chd files.  Fall back to using the CRC32 of the last track
of CDs if a serial number is not available.  This requires new
database files, but is necessary for chd scanning to work.
2017-09-17 02:11:07 -07:00
Brian Koropoff
08ce00d798 msg_hash: support chd files 2017-09-17 02:02:04 -07:00
Brian Koropoff
a5dc63b390 common: integrate chd into interface stream 2017-09-17 02:02:04 -07:00
Brian Koropoff
2c7b6a94e4 common: add chd_stream interface 2017-09-17 02:02:04 -07:00
Brian Koropoff
8a5fe21702 deps:7zip: add files needed by libchdr 2017-09-17 02:02:04 -07:00
Brian Koropoff
4ead5da18a deps: import libFLAC
This is needed by libchdr
2017-09-17 02:02:04 -07:00
Brian Koropoff
d41ea34d6b upgrade libchdr 2017-09-17 02:02:04 -07:00
Brad Parker
836111b99b C89 buildfix 2017-09-16 19:06:55 -04:00
twinaphex
e5fdc50812 Fix build 2017-09-14 22:56:31 +02:00
twinaphex
92d0c1f593 (360) Update 2017-09-14 22:50:36 +02:00
twinaphex
d149d590cf Fix some Xbox unresolved symbols 2017-09-14 22:24:04 +02:00
twinaphex
3ab07fc43f Fix some Xbox unresolved symbol errors 2017-09-14 22:17:05 +02:00
twinaphex
557c6c1d19 (D3D) Try to treat HLSL shaders same as Cg shaders for now 2017-09-13 04:37:29 +02:00
twinaphex
550a140405 (Xbox) Silence warning 2017-09-13 04:35:57 +02:00
twinaphex
88b593e4af (360) Builds again(360) Builds again(360) Builds again(360) Builds
again(360) Builds again(360) Builds again(360) Builds again(360) Builds
again(360) Builds again
2017-09-13 04:33:43 +02:00
twinaphex
170b368044 (360) Some buildfixes 2017-09-13 04:21:00 +02:00
twinaphex
07148293a5 (Xbox) Some buildfixes 2017-09-13 03:18:31 +02:00
twinaphex
dd351a3501 (Xbox) Provide implementation function for inet_ntop_compat 2017-09-13 03:05:28 +02:00
twinaphex
be367138f6 Provide implementation for inet_aton for Xbox 2017-09-12 23:54:10 +02:00
twinaphex
0800047258 (Xbox) Buildfixes 2017-09-12 23:44:05 +02:00
Twinaphex
5c7b288873 Merge pull request #5435 from fr500/staging
reset controllers when the core has set controller info
2017-09-12 23:10:57 +02:00
twinaphex
91feec157e Merge branch 'master' of https://github.com/libretro/RetroArch 2017-09-12 23:09:43 +02:00
twinaphex
587747e030 Update 2017-09-12 23:09:06 +02:00
Twinaphex
76aa866af8 Merge pull request #5438 from casdevel/fix5215
Fix mouse "absolute" move handling
2017-09-12 21:14:56 +02:00
Zoran Vuckovic
d47de4b17e Fix mouse "absolute" move handling 2017-09-12 12:36:27 +02:00
radius
e687e2bf6d reset controllers when the core has set controller info 2017-09-12 02:02:52 -05:00
Andrés
049d69f9cc Merge pull request #5434 from fr500/master
Clean remaps on deinit
2017-09-12 01:54:58 -05:00
radius
804c62cc9e clear the remap flags 2017-09-12 01:47:43 -05:00
radius
46ed484b69 Revert "Always set controller port device descriptors" for now
This reverts commit 0ced9ca9131d41e3a1eb849fd4e43052f85d2b6a.
2017-09-12 01:46:47 -05:00
twinaphex
b1b09837af Revert "Always set controller port device descriptors"
This reverts commit 0ced9ca9131d41e3a1eb849fd4e43052f85d2b6a.
2017-09-12 08:46:08 +02:00
Brad Parker
278d171483 griffin msvc2012/2013: find Win8.1 SDK installation path if not using custom toolchain 2017-09-12 05:52:20 +00:00
Brad Parker
4bed91d919 griffin msvc: remove unneeded exports, remove any trailing slashes from local directx sdk dirs 2017-09-12 05:52:20 +00:00
Brad Parker
dc2ccffbd4 griffin msvc2010: allow using system directx sdk 2017-09-12 05:52:20 +00:00
Brad Parker
b36d23c1a9 griffin msvc2010: find Win7 SDK installation path if not using custom toolchain 2017-09-12 05:52:20 +00:00
Brad Parker
b6d2e10ded griffin: add vc2013 target 2017-09-12 05:52:20 +00:00
Twinaphex
d43b18b26d Merge pull request #5433 from fr500/master
use descriptors if available
2017-09-12 07:27:42 +02:00
radius
21d55fa626 use descriptors if available 2017-09-12 00:12:33 -05:00
Andrés
583a74c0e4 Merge pull request #5432 from fr500/master
input remapping cleanups
2017-09-11 23:07:42 -05:00
radius
6a561f6414 input remapping cleanups 2017-09-11 22:49:39 -05:00
twinaphex
b51a19da5c Fix memory leak 2017-09-12 05:26:59 +02:00
Brad Parker
c29c48bacf griffin: add vc2012 target 2017-09-12 03:23:22 +00:00
twinaphex
466df258d8 Fix use after free 2017-09-12 05:09:56 +02:00
twinaphex
2d4cd1bd0e Fix resource leak 2017-09-12 05:08:56 +02:00
twinaphex
c1f60c1aa6 task_database_cue.c - reduce stack usage 2017-09-12 05:04:27 +02:00
twinaphex
c1c42cac6b (task_database.c) Reduce stack usage 2017-09-12 05:00:22 +02:00
twinaphex
a532ef3cea (XMB) Prevent memory leak 2017-09-12 04:47:37 +02:00
twinaphex
a25f9d291e (XMB) Reduce stack usage 2017-09-12 04:37:58 +02:00
twinaphex
0ced9ca913 Always set controller port device descriptors 2017-09-12 04:29:37 +02:00
Andrés
f62bf91e90 Merge pull request #5428 from fr500/master
resetting remaps should include keymaps
2017-09-11 02:05:58 -05:00