This website requires JavaScript.
Explore
Help
Register
Sign In
Firehawk52-backup
/
dolphin
Watch
28
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-21 13:09:43 -03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d34c847eddf72c8a928472c7512cddad02a8d853
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