--- libgig/trunk/ChangeLog 2009/04/16 18:25:31 1885 +++ libgig/trunk/ChangeLog 2010/08/29 11:10:36 2120 @@ -1,8 +1,18 @@ Version CVS HEAD (?) + * SoundFont file format + - initial implementation + - changed region lookup API to avoid malloc in RT threads + + * src/RIFF.cpp, src/RIFF.h: + - bugfix: avoid calling read() with count 0 when writing a file, + as this may hang on some systems + +Version 3.3.0 (30 Jul 2009) * general changes: - fixed compilation with gcc 4.3 - fixes for building with Visual C++ + - minor fix in configure for building DLL on Windows * src/gig.cpp, src/gig.h: - added partial support for MIDI rules, only the Controller