summaryrefslogtreecommitdiffstats
path: root/apps/metadata.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-28And fix that red build too...Magnus Holmgren1-1/+1
2005-07-28Fixed a bug that prevented the last tag in a flac file from being read.Ryan Jackson1-8/+18
2005-07-28Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson1-62/+65
2005-07-27Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren1-31/+7
2005-07-25Added ReplayGain support to WavPack, including a small fix to dsp.cDave Bryant1-5/+28
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren1-6/+36
2005-07-15Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed t...Ryan Jackson1-32/+9
2005-07-05(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough1-44/+44
2005-07-05Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen1-5/+0
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing1-2/+221
2005-06-27Allow WavPack to use new sampling rate converterDave Bryant1-2/+11
2005-06-19Added code to handle APEv2 tags for WavPack files, although this should beDave Bryant1-0/+292
2005-06-18Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman1-1/+1
2005-06-18Proper MPEG layer 1 support.Jens Arnold1-0/+1
2005-06-14Add A52/AC3 metadata parsing (samplerate, bitrate, track length)Dave Chapman1-0/+70
2005-06-14Move metadata parsing code from playback.c into metadata.cDave Chapman1-0/+342