--- linuxsampler/trunk/ChangeLog 2011/07/02 09:55:42 2197 +++ linuxsampler/trunk/ChangeLog 2011/07/07 19:19:09 2201 @@ -165,7 +165,7 @@ * Bug fixes: - Fixed crash which may occur when MIDI key + transpose is out of range - minor valgrind fixes - - fixed crash which occured when changing an already deployed sampler + - fixed crash which occurred when changing an already deployed sampler channel to a different engine type - fixed crash when deleting a sampler channel or changing engine type while an instrument load was in progress @@ -178,6 +178,8 @@ - Mac OS X: fixed hanging threads - Windows: disabled the previous thread fix on non-Mac systems, as it caused hanging threads on Windows + - Fixed possible crashes due to corrupted MIDI/audio device list + after MIDI/audio device creation failure Version 1.0.0 (31 July 2009)