--- linuxsampler/trunk/ChangeLog 2007/06/11 13:42:21 1233 +++ linuxsampler/trunk/ChangeLog 2007/06/19 15:54:13 1245 @@ -84,6 +84,16 @@ - fixed compiler error when --enable-override-filter-type was supplied to the configure script (fixes #46) + * LSCP server: + - fixed compile time error for old Bison versions + (i.e. v1.28 found on MacOS 10.4, patch by Toshi Nagata) + - parser now supports extended ASCII character set + (up to ASCII code 255, i.e. includes now umlauts and accents) + - filename arguments in LSCP commands now allow to use escape + sequences, that is directly literal as one of: \', \", \\, \n, \r, + \f, \t, \v, or as octal ASCII code value like \132, or as hex ASCII + code value like \xf2) (fixes bug #24) + * Bug fixes: - fixed crash occurring on certain LSCP scripts (Bug 39) - another thread safety fix for lscp "load engine" and "set