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
/
metadata.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
add True Audio (TTA) codec
Yoshihisa Uchida
2010-05-13
*
nomsg
Mohamed Tarek
2010-05-09
*
Save some RAM by changing a char[] into a const char * in struct afmt_entry. ...
Bertrik Sikken
2010-02-28
*
Add wave64(.w64) codec (FS#11022)
Yoshihisa Uchida
2010-02-28
*
Add vox (Dialogic telephony formats) codec add. (FS#11021)
Yoshihisa Uchida
2010-02-28
*
Add Sun Audio codec. (FS#10433)
Yoshihisa Uchida
2010-02-28
*
add SMAF codec (.mmf extension)(FS#10432)
Yoshihisa Uchida
2010-02-24
*
Add two extra fields to struct mp3entry, in preparation for making ATRAC3 mor...
Mohamed Tarek
2010-02-16
*
Add support for Sony OMA file format. Currently only supports ATRAC3 (without...
Mohamed Tarek
2010-02-12
*
Enable 12 other 8bit Atari file formats which the asap codec already supports...
Dominik Wenger
2010-02-06
*
Support for playback of atrac3 audio in rm, in sim.
Mohamed Tarek
2009-08-14
*
Add support for AC3 audio in RM container.
Mohamed Tarek
2009-08-04
*
Change the naming scheme for codecs found in different containers.
Mohamed Tarek
2009-07-27
*
Adding support for playback of aac audio in rm container, with seeking.
Mohamed Tarek
2009-07-25
*
rework cuesheet support:
Jonathan Gordon
2009-07-20
*
Adding support for rm playback. Only cook codec is supported for now and no s...
Mohamed Tarek
2009-07-06
*
Support longer tags on targets with 'enough' memory (more than 2 MB RAM).
Magnus Holmgren
2009-05-13
*
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-10-15
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Cleaned up playblack.h header file and usage of it.
Bertrik Sikken
2008-04-28
*
Fix red
Brandon Low
2007-11-28
*
Fix FS8069, because Nico_P made it easy
Brandon Low
2007-11-28
*
Remove the ID3 tag version priority setting on the grounds of it being pretty...
Thom Johansen
2007-09-19
*
Make get_metadata act on a struct mp3entry rather than a struct track_info.
Nicolas Pennequin
2007-08-14
*
Initial version of tagcache! There are still some bugs in the engine
Miika Pekkarinen
2006-03-26
*
Set appropriate codec type for .m4a files (ALAC or AAC) inside get_metadata()...
Dave Chapman
2005-12-01
*
Restructured codec type handling a bit. Reduced code size, esp. on archos.
Jens Arnold
2005-09-01
*
Move metadata parsing code from playback.c into metadata.c
Dave Chapman
2005-06-14