--- libgig/trunk/ChangeLog 2005/06/19 15:18:59 666 +++ libgig/trunk/ChangeLog 2005/09/25 13:40:37 780 @@ -1,5 +1,16 @@ Version CVS HEAD (?) + * general changes: + - added write support (only to the RIFF classes yet) + + * src/gig.cpp, src/gig.h: + - fixed the GetVelocityCutoff function, it wasn't always using the + VCFVelocityScale parameter when no cutoff controller was defined + - support for the gig v3 feature to have a number of dimension + splits not equal to a power of two + +Version 2.0.2 (15 Aug 2005) + * packaging changes: - require automake (>= 1.5) for 'make -f Makefile.cvs' (mandatory for 'dist-bzip2' automake option) @@ -8,6 +19,10 @@ - support for gig v3 multi-file format (.gig, .gx01, .gx02, ...), the extension files are read automatically when the samples are loaded + - fixed the 24 bit decompression, the result should now be exact + instead of an approximation + - added VCFCutoffControllerInvert parameter and GetVelocityCutoff + function to DimensionRegion * src/DLS.cpp, src/DLS.h: - the upper bits of the pool table indices are read (used as