summaryrefslogtreecommitdiffstats
path: root/apps/metadata.h
AgeCommit message (Expand)AuthorFilesLines
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