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

Diff of /libgig/trunk/ChangeLog

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

revision 632 by schoenebeck, Sun Jun 12 13:06:57 2005 UTC revision 695 by persson, Sat Jul 16 19:36:23 2005 UTC
# Line 1  Line 1 
1    Version CVS HEAD (?)
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    
14      * src/DLS.cpp, src/DLS.h:
15        - the upper bits of the pool table indices are read (used as
16          extension file numbers for gig v3)
17    
18      * src/RIFF.cpp, src/RIFF.h:
19        - the file name is remembered in the RIFF::File object
20    
21  Version 2.0.1 (12 Jun 2005)  Version 2.0.1 (12 Jun 2005)
22    
23      * packaging changes:
24        - include debian/ directory on 'make dist'
25        - create a bzip2 tarball on 'make dist'
26    
27    * src/gigextract.cpp:    * src/gigextract.cpp:
28      - show also version of libsndfile or build version of libaudiofile when      - show also version of libsndfile or build version of libaudiofile when
29        using the -v switch        using the -v switch

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

  ViewVC Help
Powered by ViewVC