Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-19 | Move raw audio flags from sound/mixer.h to sound/raw.h | Max Horn | |
svn-id: r47395 | |||
2010-01-19 | Get rid of Mixer::FLAG_AUTOFREE. | Max Horn | |
Also fix several recently introduced new/delete vs. malloc/free mismatches. svn-id: r47369 | |||
2010-01-19 | Move raw audio streams to new header sound/raw.h | Max Horn | |
svn-id: r47368 | |||
2010-01-19 | Rename 'Linear' audio streams to 'raw' | Max Horn | |
svn-id: r47367 | |||
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵ | Max Horn | |
things) svn-id: r44495 | |||
2009-07-09 | Added proper safeguards for shorten.*, thereby fixing commit 42259 | Filippos Karapetis | |
svn-id: r42290 | |||
2009-07-08 | Added guards to only include the Shorten audio code when the SAGA2 code in ↵ | Filippos Karapetis | |
the SAGA engine is enabled svn-id: r42259 | |||
2008-12-31 | Rewrote to get rid of "condition is always false" warning. | Torbjörn Andersson | |
svn-id: r35639 | |||
2008-12-31 | Added possible FIXMEs | Filippos Karapetis | |
svn-id: r35637 | |||
2008-12-31 | Prevent erroneous access of negative array indices | Filippos Karapetis | |
svn-id: r35633 | |||
2008-12-31 | Fixed warning | Max Horn | |
svn-id: r35630 | |||
2008-12-31 | Fixed GCC warning. | Torbjörn Andersson | |
svn-id: r35628 | |||
2008-12-31 | Commented out part of the code that corrupts the heap for me | Filippos Karapetis | |
svn-id: r35627 | |||
2008-12-31 | Preliminary Shorten audio support for SAGA 2 games. It's still very wrong ↵ | Filippos Karapetis | |
and needs further work, but it's a start svn-id: r35626 |