--- linuxsampler/trunk/ChangeLog 2013/02/04 21:56:36 2413 +++ linuxsampler/trunk/ChangeLog 2013/03/01 23:00:17 2426 @@ -23,6 +23,7 @@ - fixed linkage error when building with LDFLAGS="-Wl,--no-undefined" (#190) - fixed compilation with Clang 3.2 + - removed usage of deprecated Automake variable INCLUDES * general changes: - Refactoring: moved the independent code from @@ -303,6 +304,8 @@ - Fixed variable underflow in VirtualMidiDevice, which caused graphical virtual keyboards in frontends / instrument editors being stuck. - Bugfix in VirtualMidiDevice: process note on with velocity 0 as note off. + - Implemented missing handling of MIDI "running status". + - MME: pass time stamps to the sampler. * audio driver: - ASIO driver fixes for newer gcc versions (fix from PortAudio) @@ -310,6 +313,7 @@ - JACK audio: react on buffer size changes. - JACK audio: jack_port_get_buffer() was cached and called outside RT context. + - ASIO driver: removed compiler warnings * LSCP server: - added support for sending MIDI CC messages via LSCP command