--- linuxsampler/trunk/ChangeLog 2009/02/16 08:12:55 1834 +++ linuxsampler/trunk/ChangeLog 2009/02/16 17:56:50 1835 @@ -126,6 +126,13 @@ instrument loading in progress (bug #113) - fixed termination caused by uncaught exception when adding MIDI instrument with PERSISTENT load mode + - fixed possible iterator invalidations when resetting the sampler + - fixed memory leaks when issuing the following LSCP commands: + GET AUDIO_OUTPUT_DRIVER INFO + GET AUDIO_OUTPUT_DRIVER_PARAMETER INFO + GET MIDI_INPUT_DRIVER INFO + GET MIDI_INPUT_DRIVER_PARAMETER INFO + - fixed possible compilation error when sqlite is not present Version 0.5.1 (6 December 2007)