Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | AUDIO: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-08-07 | COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x). | Christoph Mallon | |
2011-08-07 | COMMON: Add DisposablePtr<T>, which replaces many repeated implementations ↵ | Christoph Mallon | |
of a dispose flag. | |||
2011-08-07 | AUDIO: #define OV_EXCLUDE_STATIC_CALLBACKS to not get unnecessary static ↵ | Christoph Mallon | |
data, which causes warnings. | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-04-22 | AUDIO: Fix Tremolo support | dhewg | |
Include by used library, not by backend | |||
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 |