--- linuxsampler/trunk/ChangeLog 2012/06/10 15:47:32 2347 +++ linuxsampler/trunk/ChangeLog 2012/07/08 10:29:07 2354 @@ -255,6 +255,8 @@ - VST: try to open Fantasia automatically on Linux and Mac too (on Linux, the Fantasia jar should be placed in /share/java) - VST: fixed crashes on Linux Ardour and EnergyXT + - DSSI bugfix: it wasn't possible to change engine type. The MIDI + port and audio channel routing for DSSI plugins are now visible. * MIDI driver: - ALSA MIDI driver supports now "NAME" device parameter, for overriding @@ -339,6 +341,11 @@ (#176) - more thread safety fixes for the instrument loading thread - sfz/sf2 engine: fixed crash when using small audio fragment size + - Mac OS X: fixed crash when unloading plugin on 10.7 and later + - Mac OS X: fixed process hang when unloading 32-bit plugin (bug + introduced in previous fix) + - fixed crash when a channel received a program change while + playing a note in a key group Version 1.0.0 (31 July 2009)