summaryrefslogtreecommitdiffstats
path: root/firmware/export/id3.h
AgeCommit message (Expand)AuthorFilesLines
2005-09-10Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold1-20/+18
2005-09-06Changed WPS enum conditional functionality, displaying the last part in the l...Linus Nielsen Feltzing1-0/+2
2005-09-01Restructured codec type handling a bit. Reduced code size, esp. on archos.Jens Arnold1-4/+2
2005-09-01Fixed the WPS codec type conditional, and removed unsupported formats from th...Linus Nielsen Feltzing1-8/+1
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-3/+3
2005-07-27Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren1-2/+2
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren1-7/+18
2005-07-05Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen1-0/+5
2005-07-05Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen1-1/+1
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing1-0/+3
2005-07-03(in theory) more efficient (battery wise) runtime database code.Michiel Van Der Kolk1-0/+13
2005-06-18Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman1-0/+31
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold1-2/+2
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing1-1/+1
2004-05-22Moved genre list and access function to id3.cBjörn Stenberg1-0/+1
2003-06-04Generalized id3v2 parsing code. Added support for the composer frame and free...Björn Stenberg1-0/+4
2003-03-10Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing1-1/+1
2003-03-10New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing1-5/+4
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg1-0/+76