summaryrefslogtreecommitdiff
path: root/apps/plugins/mikmod (follow)
Commit message (Expand)AuthorAge
* mikmod plugin: Remove bogus doubled return statementThomas Jarosch2014-12-22
* Prevent theoretical out-of-bounds access in STM_Load()Thomas Jarosch2014-12-20
* Deprecate the EXTRA_LIBS variable.Björn Stenberg2013-01-24
* mikmod plugin: make functions static when possibleBertrik Sikken2012-04-14
* tlsf: move to /lib (it's also used by plugins).Thomas Martitz2012-03-28
* build system: unify/simplify library handling a bit.Thomas Martitz2012-03-26
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* mikmod: enable compiler optimizations for coldfire, they were disabled to wor...Nils Wallménius2011-09-04
* Remove several 'set but not used' GCC 4.6.1 warnings from MikMod.Andree Buschmann2011-09-03
* Fix yellow and red.Andree Buschmann2011-09-03
* FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported ...Andree Buschmann2011-09-03
* Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'.Andree Buschmann2011-09-03
* GSoC/Buflib: Enable compaction in buflib.Thomas Martitz2011-08-30
* Cleanup tree.c cache handling a bit.Thomas Martitz2011-08-03
* All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis2011-02-14
* Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and...Frank Gevaerts2010-12-12