index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Externals
/
soundtouch
Age
Commit message (
Expand
)
Author
2015-03-15
quiet some warnings which appear on vs2015.
Shawn Hoffman
2015-03-14
remove win32/mixed project configurations.
Shawn Hoffman
2014-09-04
Updated SoundTouch library to 1.8.1 [r198]
skidau
2014-08-19
msvc: disable compiler warnings when building all Externals (cl /W0), except ...
Shawn Hoffman
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-10-07
Fix build issues on OS X i386.
comex
2013-08-16
Merge branch 'master' into wii-network
Matthew Parlane
2013-08-15
Replace OpenSSL with PolarSSL
Matthew Parlane
2013-06-23
forgot to add free() to the previous malloc change
Tetsuo55
2013-06-22
replace alloca with malloc to fix windows builds
Tetsuo55
2013-06-22
fix deb-x64 and osx-x64 builds after soundtouch update
Tetsuo55
2013-06-22
update soundtouch to svn revision 173
Tetsuo55
2013-05-07
Use SOUNDTOUCH_INTEGER_SAMPLES only on Android build. Some audio backends (i....
calc84maniac
2013-03-14
Fixed the Windows 32bit debug build.
skidau
2013-01-15
Changed SoundTouch to use float samples, allowing SSE to be used.
skidau
2013-01-09
Fix include paths and compiling in Linux. Externals soundtouch is 1.7.1, whil...
Ryan Houdek