--- libgig/trunk/ChangeLog 2005/11/22 11:26:55 809 +++ libgig/trunk/ChangeLog 2006/05/31 23:10:47 867 @@ -1,10 +1,27 @@ Version CVS HEAD (?) + * packaging changes: + - changed deprecated copyright attribute to license; + added ldconfig to post-(un)install steps on libgig.spec (RPM) + + * src/gig.cpp, src/gig.h: + - added support for more than one set of custom velocity splits + inside a region (for example different velocity split levels for + pedal up and pedal down) + - sample loop parameters are now taken from the DimensionRegion + instead of the wave chunk + - keyswitching dimension is changed from split type "normal" to + "bit" + +Version 3.0.0 (28 Apr 2006) + * general changes: - added write support (that is for creating and modifying RIFF, DLS and gig files) - loading DLS and gig files is now much more permissive, DLS and gig files are now loaded even if mandatory RIFF chunks are missing + - fixed some memory management errors, one of them was causing a + crash when a multi-file gig was deallocated * src/gig.cpp, src/gig.h: - fixed the GetVelocityCutoff function, it wasn't always using the