--- linuxsampler/trunk/ChangeLog 2009/01/16 19:09:10 1825 +++ linuxsampler/trunk/ChangeLog 2009/01/30 19:22:36 1829 @@ -49,6 +49,7 @@ - Makefile fix: JACK_CFLAGS wasn't used - JACK: use jack_client_open instead of the deprecated jack_client_new + - added (experimental) CoreAudio driver * MIDI driver: - added JACK MIDI driver @@ -118,6 +119,10 @@ * Bug fixes: - fixed a crash which occurs when removing a sampler channel waiting to start instrument loading after another channel + - fixed a crash which occurs when removing a sampler channel with + instrument loading in progress (bug #113) + - fixed termination caused by uncaught exception when adding MIDI + instrument with PERSISTENT load mode Version 0.5.1 (6 December 2007)