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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1244 by schoenebeck, Mon Jun 18 08:47:15 2007 UTC revision 1245 by schoenebeck, Tue Jun 19 15:54:13 2007 UTC
# Line 87  Version CVS HEAD (?) Line 87  Version CVS HEAD (?)
87    * LSCP server:    * LSCP server:
88      - fixed compile time error for old Bison versions      - fixed compile time error for old Bison versions
89        (i.e. v1.28 found on MacOS 10.4, patch by Toshi Nagata)        (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)

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

  ViewVC Help
Powered by ViewVC