/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1233 by schoenebeck, Mon Jun 11 13:42:21 2007 UTC revision 1245 by schoenebeck, Tue Jun 19 15:54:13 2007 UTC
# Line 84  Version CVS HEAD (?) Line 84  Version CVS HEAD (?)
84      - fixed compiler error when --enable-override-filter-type was      - fixed compiler error when --enable-override-filter-type was
85        supplied to the configure script (fixes #46)        supplied to the configure script (fixes #46)
86    
87      * LSCP server:
88        - fixed compile time error for old Bison versions
89          (i.e. v1.28 found on MacOS 10.4, patch by Toshi Nagata)
90        - parser now supports extended ASCII character set
91          (up to ASCII code 255, i.e. includes now umlauts and accents)
92        - filename arguments in LSCP commands now allow to use escape
93          sequences, that is directly literal as one of: \', \", \\, \n, \r,
94          \f, \t, \v, or as octal ASCII code value like \132, or as hex ASCII
95          code value like \xf2) (fixes bug #24)
96    
97    * Bug fixes:    * Bug fixes:
98      - fixed crash occurring on certain LSCP scripts (Bug 39)      - fixed crash occurring on certain LSCP scripts (Bug 39)
99      - another thread safety fix for lscp "load engine" and "set      - another thread safety fix for lscp "load engine" and "set

Legend:
Removed from v.1233  
changed lines
  Added in v.1245

  ViewVC Help
Powered by ViewVC