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

Diff of /libgig/trunk/ChangeLog

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

revision 518 by schoenebeck, Sun May 8 16:19:34 2005 UTC revision 613 by persson, Mon Jun 6 16:50:58 2005 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2    
3      * src/gigextract.cpp:
4        - show also version of libsndfile or build version of libaudiofile when
5          using the -v switch
6        - fixed mutual link dependency to libsndfile / libaudiofile
7    
8      * src/gig.cpp, src/gig.h:
9        - added DimensionRegion::GetVelocityRelease function
10    
11    Version 2.0.0 (9 May 2005)
12    
13    * packaging changes:    * packaging changes:
14      - fixed conditional linkage of either libsndfile or libaudiofile      - fixed conditional linkage of either libsndfile or libaudiofile
15        (if none of the two exist, configure script will abort)        (if none of the two exist, configure script will abort)
# Line 51  Version CVS HEAD (?) Line 61  Version CVS HEAD (?)
61        libgig version        libgig version
62    
63    * src/gigdump.cpp:    * src/gigdump.cpp:
64      - added output of UnityNote and FineTune      - added output of UnityNote, FineTune, Gain, SampleStartOffset an
65      - added output of Gain and SampleStartOffset        LoopPlayCount
     - added output of LoopPlayCount  
66      - added command line switch -v to show gigdump's revision and the used      - added command line switch -v to show gigdump's revision and the used
67        libgig version        libgig version
68    

Legend:
Removed from v.518  
changed lines
  Added in v.613

  ViewVC Help
Powered by ViewVC