summaryrefslogtreecommitdiff
path: root/apps/metadata.h (follow)
Commit message (Expand)AuthorAge
* Add two extra fields to struct mp3entry, in preparation for making ATRAC3 mor...Mohamed Tarek2010-02-16
* Add support for Sony OMA file format. Currently only supports ATRAC3 (without...Mohamed Tarek2010-02-12
* Enable 12 other 8bit Atari file formats which the asap codec already supports...Dominik Wenger2010-02-06
* Support for playback of atrac3 audio in rm, in sim.Mohamed Tarek2009-08-14
* Add support for AC3 audio in RM container.Mohamed Tarek2009-08-04
* Change the naming scheme for codecs found in different containers.Mohamed Tarek2009-07-27
* Adding support for playback of aac audio in rm container, with seeking.Mohamed Tarek2009-07-25
* rework cuesheet support:Jonathan Gordon2009-07-20
* Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek2009-07-06
* Support longer tags on targets with 'enough' memory (more than 2 MB RAM).Magnus Holmgren2009-05-13
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Cleaned up playblack.h header file and usage of it.Bertrik Sikken2008-04-28
* Fix redBrandon Low2007-11-28
* Fix FS8069, because Nico_P made it easyBrandon Low2007-11-28
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin2007-08-14
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
* Set appropriate codec type for .m4a files (ALAC or AAC) inside get_metadata()...Dave Chapman2005-12-01
* Restructured codec type handling a bit. Reduced code size, esp. on archos.Jens Arnold2005-09-01
* Move metadata parsing code from playback.c into metadata.cDave Chapman2005-06-14