Age | Commit message (Expand) | Author |
2005-09-22 | First version of ALAC (Apple Lossless) decoder | Dave Chapman |
2005-09-22 | iriver: proper wav file handling by Frederic Devernay (patch #1245261). Adapt... | Magnus Holmgren |
2005-09-22 | iriver: Metadata code cleanup: 1) Remove 4k static buffer. 2) Generalized tag... | Magnus Holmgren |
2005-09-01 | Restructured codec type handling a bit. Reduced code size, esp. on archos. | Jens Arnold |
2005-09-01 | Fixed the WPS codec type conditional, and removed unsupported formats from th... | Linus Nielsen Feltzing |
2005-07-28 | And fix that red build too... | Magnus Holmgren |
2005-07-28 | Fixed a bug that prevented the last tag in a flac file from being read. | Ryan Jackson |
2005-07-28 | Added comments, Replay Gain, and resume/bookmarks for FLAC. | Ryan Jackson |
2005-07-27 | Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t... | Magnus Holmgren |
2005-07-25 | Added ReplayGain support to WavPack, including a small fix to dsp.c | Dave Bryant |
2005-07-24 | ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. | Magnus Holmgren |
2005-07-15 | Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed t... | Ryan Jackson |
2005-07-05 | (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l... | Christi Scarborough |
2005-07-05 | Applied patch "[ 1232957 ] MP3 metadata fixes for software codec". | Miika Pekkarinen |
2005-07-05 | Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback | Linus Nielsen Feltzing |
2005-06-27 | Allow WavPack to use new sampling rate converter | Dave Bryant |
2005-06-19 | Added code to handle APEv2 tags for WavPack files, although this should be | Dave Bryant |
2005-06-18 | Added %fc WPS tag to display codec type - moved codectype from track_info str... | Dave Chapman |
2005-06-18 | Proper MPEG layer 1 support. | Jens Arnold |
2005-06-14 | Add A52/AC3 metadata parsing (samplerate, bitrate, track length) | Dave Chapman |
2005-06-14 | Move metadata parsing code from playback.c into metadata.c | Dave Chapman |