index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mikmod
Age
Commit message (
Expand
)
Author
2017-02-04
Fix dangerous casts
Amaury Pouly
2014-12-22
mikmod plugin: Remove bogus doubled return statement
Thomas Jarosch
2014-12-20
Prevent theoretical out-of-bounds access in STM_Load()
Thomas Jarosch
2013-01-24
Deprecate the EXTRA_LIBS variable.
Björn Stenberg
2012-04-14
mikmod plugin: make functions static when possible
Bertrik Sikken
2012-03-28
tlsf: move to /lib (it's also used by plugins).
Thomas Martitz
2012-03-26
build system: unify/simplify library handling a bit.
Thomas Martitz
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2011-09-24
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-04
mikmod: enable compiler optimizations for coldfire, they were disabled to wor...
Nils Wallménius
2011-09-03
Remove several 'set but not used' GCC 4.6.1 warnings from MikMod.
Andree Buschmann
2011-09-03
Fix yellow and red.
Andree Buschmann
2011-09-03
FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported ...
Andree Buschmann
2011-09-03
Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'.
Andree Buschmann
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
2011-08-03
Cleanup tree.c cache handling a bit.
Thomas Martitz
2011-02-14
All kernel objects in code shared amongs targets (core, plugins, codecs) shou...
Michael Sevakis
2010-12-12
Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and...
Frank Gevaerts