Commit History

Author SHA1 Message Date
  Tetsuo55 0c9c3c9737 forgot to add free() to the previous malloc change 12 years ago
  Tetsuo55 02351b77f9 replace alloca with malloc to fix windows builds 12 years ago
  Tetsuo55 d8f5ecf3ce update soundtouch to svn revision 173 12 years ago
  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. 12 years ago