1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Change log file for FAPG
version 0.32 (2005-02-07)
* back to a basic Makefile for clean packinging purposes
version 0.31 (2005-02-05)
* a flag was added to avoid parsing twice the hardlinked files (patch by Andreas Neuper)
* Makefile was improved to easily build packages
version 0.30 (2004-10-12)
* selection by genre was added (thank you Andreas Neuper)
* MP2 files are parsed for mp3 headers (thank you Andreas Neuper)
* added support for Musepack files with APE tag
version 0.22 (2004-06-02)
* case-insensitive field names in Ogg Vorbis headers (patch by Jon Burgess)
version 0.21 (2004-05-01)
* manpage was added (thank you Thomas Kappler)
version 0.2 (2004-02-14)
* more compatible with ID3 headers (some bug fixes)
* faster to parse MP3 files (nicer buffering)
* end of line are in DOS format when using the --windows flag (thank you Lukasz Wiechec)
version 0.1 (2003-10-05)
* initial release
version 0.0 (2003-10-01)
* beta pre-release
|