summaryrefslogtreecommitdiff
path: root/Externals/soundtouch
AgeCommit message (Expand)Author
2015-03-15quiet some warnings which appear on vs2015.Shawn Hoffman
2015-03-14remove win32/mixed project configurations.Shawn Hoffman
2014-09-04Updated SoundTouch library to 1.8.1 [r198]skidau
2014-08-19msvc: disable compiler warnings when building all Externals (cl /W0), except ...Shawn Hoffman
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-10-07Fix build issues on OS X i386.comex
2013-08-16Merge branch 'master' into wii-networkMatthew Parlane
2013-08-15Replace OpenSSL with PolarSSLMatthew Parlane
2013-06-23forgot to add free() to the previous malloc changeTetsuo55
2013-06-22replace alloca with malloc to fix windows buildsTetsuo55
2013-06-22fix deb-x64 and osx-x64 builds after soundtouch updateTetsuo55
2013-06-22update soundtouch to svn revision 173Tetsuo55
2013-05-07Use SOUNDTOUCH_INTEGER_SAMPLES only on Android build. Some audio backends (i....calc84maniac
2013-03-14Fixed the Windows 32bit debug build.skidau
2013-01-15Changed SoundTouch to use float samples, allowing SSE to be used.skidau
2013-01-09Fix include paths and compiling in Linux. Externals soundtouch is 1.7.1, whil...Ryan Houdek