Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-07 | Remove more tabs | Andree Buschmann | |
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24550 a1c6a512-1295-4272-9138-f99709370657 | |||
2009-09-03 | Quick fix to allow certain MP3 files to play. If a Xing or Info header ↵ | Magnus Holmgren | |
didn't properly set both the frame count and byte count, then the bitrate was set to zero, preventing playback. Better to use the bitrate of the first audio frame in this case. (More sanity checking of the frame count should perhaps be done.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22611 a1c6a512-1295-4272-9138-f99709370657 | |||
2008-10-15 | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. ↵ | Björn Stenberg | |
Moved mp3data.c/h from firmware to apps. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18814 a1c6a512-1295-4272-9138-f99709370657 |