Matthew Parlane 9de7611ff9 Merge branch 'master' into wii-network 11 년 전
..
AAFilter.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
AAFilter.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
BPMDetect.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
BPMDetect.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
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. 12 년 전
FIFOSampleBuffer.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
FIFOSampleBuffer.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
FIFOSamplePipe.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
FIRFilter.cpp 0c9c3c9737 forgot to add free() to the previous malloc change 12 년 전
FIRFilter.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
PeakFinder.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
PeakFinder.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
RateTransposer.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
RateTransposer.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
STTypes.h 1bd80d781c fix deb-x64 and osx-x64 builds after soundtouch update 12 년 전
SoundTouch.cpp 0c9c3c9737 forgot to add free() to the previous malloc change 12 년 전
SoundTouch.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
SoundTouch.vcxproj fede38985e Replace OpenSSL with PolarSSL 11 년 전
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. 12 년 전
TDStretch.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
TDStretch.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
cpu_detect.h d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
cpu_detect_x86.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
mmx_optimized.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전
sse_optimized.cpp d8f5ecf3ce update soundtouch to svn revision 173 12 년 전