This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d34c847edd
dolphin
/
Source
/
Core
/
AudioCommon
History
skidau
d34c847edd
Fixed the include directories in Audio Common for the Windows build.
2013-01-10 07:43:59 +11:00
..
Src
Fixed the include directories in Audio Common for the Windows build.
2013-01-10 07:43:59 +11:00
AudioCommon.vcxproj
Fixed the include directories in Audio Common for the Windows build.
2013-01-10 07:43:59 +11:00
AudioCommon.vcxproj.filters
remove scons files from VS projects
2012-03-18 06:41:12 -07:00
CMakeLists.txt
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.
2013-01-09 10:26:12 -06:00