index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libmusepack
/
internal.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-09-10
Fully remove floating point code from libmusepack. Introduce two small const ...
Andree Buschmann
2011-08-02
Sync rockbox to r475 of musepack's svn.
Andree Buschmann
2011-05-16
Use more IRAM for mpc on S5L870x. Speed up decoding by ~2%.
Andree Buschmann
2010-06-24
Housekeeping. Comment musepack code seqments unused in rockbox.
Andree Buschmann
2010-04-18
Clean up libmusepack: move declarations to internal.h and set svn properties.
Bertrik Sikken
2010-03-07
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...
Andree Buschmann
2006-08-31
FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...
Thom Johansen
2006-04-25
Use the Rockbox endian swap routine instead of the default one.
Thom Johansen
2006-01-30
Synced libmpcdec to musepack.net SVN.
Thom Johansen
2005-10-06
Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...
Dave Chapman
2005-04-12
Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...
Thom Johansen