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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1379 by schoenebeck, Thu Oct 4 12:18:16 2007 UTC revision 1389 by schoenebeck, Sun Oct 7 14:05:04 2007 UTC
# Line 110  Version CVS HEAD (?) Line 110  Version CVS HEAD (?)
110        sequences, that is directly literal as one of: \', \", \\, \n, \r,        sequences, that is directly literal as one of: \', \", \\, \n, \r,
111        \f, \t, \v, or as octal ASCII code value like \132, or as hex ASCII        \f, \t, \v, or as octal ASCII code value like \132, or as hex ASCII
112        code value like \xf2) (fixes bug #24)        code value like \xf2) (fixes bug #24)
113        - the following LSCP commands now also support escape sequences for at
114          least one of their text-based parameters (i.e. name, description):
115          "ADD MIDI_INSTRUMENT_MAP", "MAP MIDI_INSTRUMENT",
116          "SET MIDI_INSTRUMENT_MAP NAME", "SET FX_SEND NAME", "CREATE FX_SEND",
117          "SET DB_INSTRUMENT_DIRECTORY NAME",
118          "SET DB_INSTRUMENT_DIRECTORY DESCRIPTION", "SET DB_INSTRUMENT NAME",
119          "SET DB_INSTRUMENT DESCRIPTION", "FIND DB_INSTRUMENTS",
120          "FIND DB_INSTRUMENT_DIRECTORIES"
121      - returns verbose syntax errors (line and column where syntax error      - returns verbose syntax errors (line and column where syntax error
122        occured, the unexpected character and the actually expected, possible        occured, the unexpected character and the actually expected, possible
123        character(s), the latter only if less than 5 possibilities)        character(s), the latter only if less than 5 possibilities)

Legend:
Removed from v.1379  
changed lines
  Added in v.1389

  ViewVC Help
Powered by ViewVC