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

Diff of /libgig/trunk/ChangeLog

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

revision 608 by schoenebeck, Fri Jun 3 14:35:44 2005 UTC revision 666 by persson, Sun Jun 19 15:18:59 2005 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  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    
12      * src/DLS.cpp, src/DLS.h:
13        - the upper bits of the pool table indices are read (used as
14          extension file numbers for gig v3)
15    
16      * src/RIFF.cpp, src/RIFF.h:
17        - the file name is remembered in the RIFF::File object
18    
19    Version 2.0.1 (12 Jun 2005)
20    
21      * packaging changes:
22        - include debian/ directory on 'make dist'
23        - create a bzip2 tarball on 'make dist'
24    
25    * src/gigextract.cpp:    * src/gigextract.cpp:
26      - show also version of libsndfile or build version of libaudiofile when      - show also version of libsndfile or build version of libaudiofile when
27        using the -v switch        using the -v switch
28      - fixed mutual link dependency to libsndfile / libaudiofile      - fixed mutual link dependency to libsndfile / libaudiofile
29    
30      * src/gig.cpp, src/gig.h:
31        - added DimensionRegion::GetVelocityRelease function
32    
33  Version 2.0.0 (9 May 2005)  Version 2.0.0 (9 May 2005)
34    
35    * packaging changes:    * packaging changes:

Legend:
Removed from v.608  
changed lines
  Added in v.666

  ViewVC Help
Powered by ViewVC