aboutsummaryrefslogtreecommitdiff
path: root/audio/mods/maxtrax.cpp
AgeCommit message (Expand)Author
2019-11-28AUDIO: Fix Remaining Missing Default Switch CasesD G Turner
2017-08-12AUDIO: Fix some more suspicious-looking expessionsTorbjörn Andersson
2017-08-11AUDIO: Fix incorrect boolean statement in MaxTrax decoderEugene Sandulenko
2016-05-31AUDIO: Fix memory corruption.Eugene Sandulenko
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-26JANITORIAL: Use "End of anonymous namespace" as comment for anonymous namespa...Johannes Schickel
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2013-01-24JANITORIAL: Fix ){ -> ) {Einar Johan Trøan Sømåen
2011-10-28AUDIO: Fix conditional compilation of maxtrax and tfmx code.Johannes Schickel
2011-08-07AUDIO: Simplify iterating backwards over an array.Christoph Mallon
2011-08-07COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn