summaryrefslogtreecommitdiff
path: root/apps/metadata.c (follow)
Commit message (Expand)AuthorAge
...
* Fixed a bug that prevented the last tag in a flac file from being read.Ryan Jackson2005-07-28
* Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson2005-07-28
* Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren2005-07-27
* Added ReplayGain support to WavPack, including a small fix to dsp.cDave Bryant2005-07-25
* ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2005-07-24
* Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed t...Ryan Jackson2005-07-15
* (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough2005-07-05
* Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen2005-07-05
* Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing2005-07-05
* Allow WavPack to use new sampling rate converterDave Bryant2005-06-27
* Added code to handle APEv2 tags for WavPack files, although this should beDave Bryant2005-06-19
* Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman2005-06-18
* Proper MPEG layer 1 support.Jens Arnold2005-06-18
* Add A52/AC3 metadata parsing (samplerate, bitrate, track length)Dave Chapman2005-06-14
* Move metadata parsing code from playback.c into metadata.cDave Chapman2005-06-14