--- linuxsampler/trunk/ChangeLog 2009/07/29 15:31:09 1951 +++ linuxsampler/trunk/ChangeLog 2009/10/23 17:53:17 2012 @@ -1,5 +1,28 @@ Version CVS HEAD (?) + * General changes: + - Refactoring: moved the independent code from + the Gigasampler format engine to base classes + + * SFZ format engine + - Initial implementation (not usable yet) + + * SoundFont format engine + - Initial implementation (not usable yet) + + * Host plugins: + - AU bugfix: failed to destroy its audio/MIDI devices + - Listen to all interfaces on Mac OS X (INADDR_ANY) + + * MIDI driver: + - ALSA MIDI driver supports now "NAME" device parameter, for overriding + the ALSA sequencer client name + + * Bug fixes: + - Fixed crash which may occur when MIDI key + transpose is out of range + +Version 1.0.0 (31 July 2009) + * packaging changes: - autoconf bugfix: the PKG_CONFIG variable wasn't initialized properly, causing e.g. the libgig test to fail when