--- linuxsampler/trunk/ChangeLog 2019/03/10 13:34:33 3497 +++ linuxsampler/trunk/ChangeLog 2019/07/31 09:35:10 3548 @@ -1,5 +1,16 @@ Version SVN trunk (?) + * general changes: + - Fixed compiler error in Pool.h. + - Fixed compiler errors in test cases. + - Updated README for how to compile & run test cases. + - Updated test case + MutexTest::testDoubleLockStillBlocksConcurrentThread() to latest + expected behaviour of the Mutex class implementation (recursive + mutex type). + +Version 2.1.1 (27 Jul 2019) + * Real-time instrument scripts: - Fixed behavior of built-in NKSP functions change_sustain(), change_cutoff_attack(), change_cutoff_decay(), change_cutoff_sustain() @@ -10,6 +21,11 @@ was explicitly requested by the instrument (otherwise only on note-off). - Fixed compiler warnings. - Fixed compilation error when cross-compiling to Mac. + - FX Sends: Provide more useful error messages on routing problems + (see bug #169). + - LSCP doc: Be more clear describing the two distinct approaches + of using external vs. internal effects (see bug #169). + - "optional" class: Fixed comparison operators. * Gigasampler/GigaStudio format engine: - Format extension: If requested by instrument then don't play release