.. |
AAFilter.cpp
|
Repaired 'const' keyword usage
|
2009-01-11 11:34:24 +00:00 |
AAFilter.h
|
Activated SVN keyword expansion
|
2008-02-10 16:26:55 +00:00 |
BPMDetect.cpp
|
Adjustments in beat detection
|
2012-08-30 19:45:25 +00:00 |
cpu_detect_x86.cpp
|
Fixed #include files for mingw64 compilation
|
2012-11-08 18:44:37 +00:00 |
cpu_detect.h
|
Activated SVN keyword expansion
|
2008-02-10 16:26:55 +00:00 |
FIFOSampleBuffer.cpp
|
Fixed pointer aligning for mingw64 compilation
|
2012-11-08 18:53:01 +00:00 |
FIRFilter.cpp
|
Added a compile-time switch to disable throwing c++ exceptions
|
2011-09-02 18:56:11 +00:00 |
FIRFilter.h
|
use more specifically named global #defines
|
2011-02-13 19:13:57 +00:00 |
Makefile.am
|
minor patches
|
2012-04-01 20:00:09 +00:00 |
mmx_optimized.cpp
|
Fixed pointer aligning for mingw64 compilation
|
2012-11-08 18:53:01 +00:00 |
PeakFinder.cpp
|
Eliminate compiler warning
|
2012-09-01 07:43:51 +00:00 |
PeakFinder.h
|
Improved BPM detection routine to better spot harmonics for the strongest beat pattern.
|
2011-12-30 20:33:46 +00:00 |
RateTransposer.cpp
|
Added a compile-time switch to disable throwing c++ exceptions
|
2011-09-02 18:56:11 +00:00 |
RateTransposer.h
|
Cleaned code with Lint
|
2009-02-21 16:00:14 +00:00 |
SoundTouch.cpp
|
Improved flush() for better output stream duration accuracy
|
2012-06-13 19:29:53 +00:00 |
SoundTouch.dsp
|
Updated changed directories
|
2008-12-25 18:12:41 +00:00 |
SoundTouch.dsw
|
Activated SVN keyword expansion
|
2008-02-10 16:26:55 +00:00 |
SoundTouch.sln
|
Initial commit as per SoundTouch v1.3.1
|
2008-02-10 16:24:28 +00:00 |
SoundTouch.vcproj
|
CPUID routine bugfix: replaced inline assembly routine not working with all environment with __cpuid compiler intrinsic.
|
2012-04-01 17:01:42 +00:00 |
sse_optimized.cpp
|
Fixed pointer aligning for mingw64 compilation
|
2012-11-08 18:53:01 +00:00 |
TDStretch.cpp
|
Fixed pointer aligning for mingw64 compilation
|
2012-11-08 18:53:01 +00:00 |
TDStretch.h
|
Time stretch routine improvements:
|
2012-04-01 19:49:30 +00:00 |