dolphin/Externals/soundtouch
Shawn Hoffman c5da2877cc msbuild: refactor to reduce rebuild events
* moves dolphin-specific settings out of Base.props
* creates exports.props for externals, allowing to easily import
  individual Externals
* corrects some cruft that accumulated and probably contributed
  to msbuild overbuilding
2022-08-02 22:24:22 -07:00
..
AAFilter.cpp
AAFilter.h
BPMDetect.cpp
BPMDetect.h
CMakeLists.txt cmake: Disable warnings for most externals on MSVC, like we do in the VS project files. 2022-05-22 00:30:56 +02:00
cpu_detect_x86.cpp
cpu_detect.h SoundTouch: remove common types from global namespace 2022-04-26 12:44:47 -07:00
exports.props msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
FIFOSampleBuffer.cpp
FIFOSampleBuffer.h
FIFOSamplePipe.h
FIRFilter.cpp
FIRFilter.h
InterpolateCubic.cpp
InterpolateCubic.h
InterpolateLinear.cpp
InterpolateLinear.h
InterpolateShannon.cpp
InterpolateShannon.h
mmx_optimized.cpp
PeakFinder.cpp Fixed non-UTF8 chars in PeakFinder.cpp 2020-11-18 19:50:40 +00:00
PeakFinder.h
RateTransposer.cpp
RateTransposer.h
SoundTouch.cpp
SoundTouch.h
SoundTouch.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
sse_optimized.cpp
STTypes.h SoundTouch: remove common types from global namespace 2022-04-26 12:44:47 -07:00
TDStretch.cpp
TDStretch.h