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

Diff of /libgig/trunk/ChangeLog

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

revision 634 by schoenebeck, Sun Jun 12 13:58:24 2005 UTC revision 732 by schoenebeck, Mon Aug 15 17:26:02 2005 UTC
# Line 1  Line 1 
1    Version 2.0.2 (15 Aug 2005)
2    
3      * packaging changes:
4        - require automake (>= 1.5) for 'make -f Makefile.cvs'
5          (mandatory for 'dist-bzip2' automake option)
6    
7      * src/gig.cpp, src/gig.h:
8        - support for gig v3 multi-file format (.gig, .gx01, .gx02, ...),
9          the extension files are read automatically when the samples are
10          loaded
11        - fixed the 24 bit decompression, the result should now be exact
12          instead of an approximation
13        - added VCFCutoffControllerInvert parameter and GetVelocityCutoff
14          function to DimensionRegion
15    
16      * src/DLS.cpp, src/DLS.h:
17        - the upper bits of the pool table indices are read (used as
18          extension file numbers for gig v3)
19    
20      * src/RIFF.cpp, src/RIFF.h:
21        - the file name is remembered in the RIFF::File object
22    
23  Version 2.0.1 (12 Jun 2005)  Version 2.0.1 (12 Jun 2005)
24    
25    * packaging changes:    * packaging changes:

Legend:
Removed from v.634  
changed lines
  Added in v.732

  ViewVC Help
Powered by ViewVC