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
/
libm4a
(
follow
)
Commit message (
Expand
)
Author
Age
*
Improve support for long MP4 files. Twice as long files can now play, and for...
Magnus Holmgren
2006-11-08
*
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-27
*
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-23
*
AAC codec: Improved MP4 file parsing. Should now handle most streamable files...
Magnus Holmgren
2006-10-11
*
settings.h includs button.h that includes target-button.h so we need to make
Daniel Stenberg
2006-09-02
*
Add resume support to AAC files.
Magnus Holmgren
2006-08-23
*
prevent rockbox from using the wrong includes
Marcoen Hirschberg
2006-02-24
*
Profiling support, tools and documentation.
Brandon Low
2006-01-18
*
Codec makefile cleanup: remove redundant things, don't generate dependency fi...
Magnus Holmgren
2005-12-05
*
Make the m4a parser happier with Nero-encoded .mp4 files. This still needs m...
Dave Chapman
2005-11-02
*
Suppress compiler warning
Dave Chapman
2005-10-31
*
Add capability to parse AAC files in M4A.
Dave Chapman
2005-10-31
*
Remove generic M4A parsing code from libalac and create a libm4a - so it can ...
Dave Chapman
2005-10-29