summaryrefslogtreecommitdiffstats
path: root/apps/metadata.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-14Support for playback of atrac3 audio in rm, in sim.Mohamed Tarek1-0/+1
2009-08-04Add support for AC3 audio in RM container.Mohamed Tarek1-0/+1
2009-07-27Change the naming scheme for codecs found in different containers.Mohamed Tarek1-4/+4
2009-07-25Adding support for playback of aac audio in rm container, with seeking.Mohamed Tarek1-0/+1
2009-07-20rework cuesheet support:Jonathan Gordon1-1/+1
2009-07-06Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek1-0/+1
2009-05-13Support longer tags on targets with 'enough' memory (more than 2 MB RAM).Magnus Holmgren1-0/+4
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg1-1/+218
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-28Cleaned up playblack.h header file and usage of it.Bertrik Sikken1-1/+3
2007-11-28Fix redBrandon Low1-0/+2
2007-11-28Fix FS8069, because Nico_P made it easyBrandon Low1-0/+1
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen1-2/+1
2007-08-14Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin1-1/+1
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen1-0/+1
2005-12-01Set appropriate codec type for .m4a files (ALAC or AAC) inside get_metadata()...Dave Chapman1-1/+0
2005-09-01Restructured codec type handling a bit. Reduced code size, esp. on archos.Jens Arnold1-1/+1
2005-06-14Move metadata parsing code from playback.c into metadata.cDave Chapman1-0/+31