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