--- libgig/trunk/ChangeLog 2006/11/24 12:50:05 933 +++ libgig/trunk/ChangeLog 2007/03/06 21:01:34 1079 @@ -1,3 +1,16 @@ +Version CVS HEAD (?) + + * packaging changes: + - ported to Windows using native Windows functions for file IO + (provided Dev-C++ + mingw project file) + - only export relevant files to Doxygen API documentation + + * src/gig.cpp, src/gig.h: + - custom velocity splits now works for gig v3 files too + - added support for custom splits points for other dimensions than + velocity (gig v3 feature) + - added "smart midi" and "round robin keyboard" dimensions + Version 3.1.0 (24 Nov 2006) * packaging changes: