This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-06-13 00:58:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13,772
Commits
10
Branches
16
Tags
b1738b60fc323bea7e694b08ae662acc15827b51
Commit Graph
2 Commits
Author
SHA1
Message
Date
Tetsuo55
d8f5ecf3ce
update soundtouch to svn revision 173
2013-06-22 20:19:27 +02:00
Ryan Houdek
01f4d9f386
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