--- linuxsampler/trunk/ChangeLog 2007/08/15 17:43:34 1296 +++ linuxsampler/trunk/ChangeLog 2007/08/27 07:51:28 1305 @@ -112,6 +112,12 @@ - The previous bindings were not been disconnected when altering 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)