Matthew Parlane 9de7611ff9 Merge branch 'master' into wii-network il y a 11 ans
..
AAFilter.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
AAFilter.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
BPMDetect.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
BPMDetect.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
CMakeLists.txt 01f4d9f386 Fix include paths and compiling in Linux. Externals soundtouch is 1.7.1, while Ubuntu 12.10 is 1.6.x. Externals soundtouch is compiled with integer samples, while ubuntu is compiled with float samples. Float samples is probably the more common route. If you're going to use soundtouch, you should probably use SAMPLETYPE instead of explicitly choosing short. This probably breaks the windows build since its includes aren't setup. il y a 12 ans
FIFOSampleBuffer.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
FIFOSampleBuffer.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
FIFOSamplePipe.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
FIRFilter.cpp 0c9c3c9737 forgot to add free() to the previous malloc change il y a 11 ans
FIRFilter.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
PeakFinder.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
PeakFinder.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
RateTransposer.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
RateTransposer.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
STTypes.h 1bd80d781c fix deb-x64 and osx-x64 builds after soundtouch update il y a 11 ans
SoundTouch.cpp 0c9c3c9737 forgot to add free() to the previous malloc change il y a 11 ans
SoundTouch.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
SoundTouch.vcxproj fede38985e Replace OpenSSL with PolarSSL il y a 11 ans
SoundTouch.vcxproj.filters 01f4d9f386 Fix include paths and compiling in Linux. Externals soundtouch is 1.7.1, while Ubuntu 12.10 is 1.6.x. Externals soundtouch is compiled with integer samples, while ubuntu is compiled with float samples. Float samples is probably the more common route. If you're going to use soundtouch, you should probably use SAMPLETYPE instead of explicitly choosing short. This probably breaks the windows build since its includes aren't setup. il y a 12 ans
TDStretch.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
TDStretch.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
cpu_detect.h d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
cpu_detect_x86.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
mmx_optimized.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans
sse_optimized.cpp d8f5ecf3ce update soundtouch to svn revision 173 il y a 11 ans