--- libgig/trunk/ChangeLog 2005/05/08 16:19:34 518 +++ libgig/trunk/ChangeLog 2005/06/12 13:06:57 632 @@ -1,4 +1,14 @@ -Version CVS HEAD (?) +Version 2.0.1 (12 Jun 2005) + + * src/gigextract.cpp: + - show also version of libsndfile or build version of libaudiofile when + using the -v switch + - fixed mutual link dependency to libsndfile / libaudiofile + + * src/gig.cpp, src/gig.h: + - added DimensionRegion::GetVelocityRelease function + +Version 2.0.0 (9 May 2005) * packaging changes: - fixed conditional linkage of either libsndfile or libaudiofile @@ -51,9 +61,8 @@ libgig version * src/gigdump.cpp: - - added output of UnityNote and FineTune - - added output of Gain and SampleStartOffset - - added output of LoopPlayCount + - added output of UnityNote, FineTune, Gain, SampleStartOffset an + LoopPlayCount - added command line switch -v to show gigdump's revision and the used libgig version