--- linuxsampler/trunk/ChangeLog 2017/07/15 01:14:20 3308 +++ linuxsampler/trunk/ChangeLog 2017/07/20 12:05:53 3316 @@ -235,6 +235,10 @@ to a lexer start condition stack underrun. - NKSP preprocessor: Fixed wrong behavior on nested USE_CODE_IF() and USE_CODE_IF_NOT() preprocessor statements. + - NKSP: Added built-in preprocessor condition NKSP_NO_MESSAGE, which + can be set to disable all subsequent built-in "message()" function calls + on preprocessor level. + - Implemented built-in script function "change_sustain()". * Instruments DB: - Fixed memory access bug of general DB access code which lead to