/[svn]/libgig/trunk/ChangeLog
ViewVC logotype

Diff of /libgig/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 695 by persson, Sat Jul 16 19:36:23 2005 UTC revision 774 by persson, Sun Sep 18 12:41:56 2005 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2    
3      * src/gig.cpp, src/gig.h:
4        - fixed the GetVelocityCutoff function, it wasn't always using the
5          VCFVelocityScale parameter when no cutoff controller was defined
6        - support for the gig v3 feature to have a number of dimension
7          splits not equal to a power of two
8    
9    Version 2.0.2 (15 Aug 2005)
10    
11    * packaging changes:    * packaging changes:
12      - require automake (>= 1.5) for 'make -f Makefile.cvs'      - require automake (>= 1.5) for 'make -f Makefile.cvs'
13        (mandatory for 'dist-bzip2' automake option)        (mandatory for 'dist-bzip2' automake option)
# Line 10  Version CVS HEAD (?) Line 18  Version CVS HEAD (?)
18        loaded        loaded
19      - fixed the 24 bit decompression, the result should now be exact      - fixed the 24 bit decompression, the result should now be exact
20        instead of an approximation        instead of an approximation
21        - added VCFCutoffControllerInvert parameter and GetVelocityCutoff
22          function to DimensionRegion
23    
24    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
25      - the upper bits of the pool table indices are read (used as      - the upper bits of the pool table indices are read (used as

Legend:
Removed from v.695  
changed lines
  Added in v.774

  ViewVC Help
Powered by ViewVC