--- linuxsampler/trunk/ChangeLog 2007/08/16 15:55:21 1297 +++ linuxsampler/trunk/ChangeLog 2007/08/27 07:51:28 1305 @@ -113,6 +113,11 @@ the ALSA_SEQ_BINDINGS parameter. Introduced a NONE keyword for unsubscribing from all bindings (e.g. ALSA_SEQ_BINDINGS=NONE). - The active stream/voice count statistic was incorrect. + - notification events were not been sent for some sampler + channel changes + - added default min and max values to restrict the number of allowed + audio output channels and MIDI input ports + - the pcm is now closed when destroying an audio output device * test cases: - updated and fixed (haven't been touched in a while)