This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-09 16:14:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Externals
/
soundtouch
History
Admiral H. Curtiss
6ea7af13e8
cmake: Disable warnings for most externals on MSVC, like we do in the VS project files.
2022-05-22 00:30:56 +02: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
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
…