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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1245 by schoenebeck, Tue Jun 19 15:54:13 2007 UTC revision 1252 by schoenebeck, Sat Jun 23 15:54:18 2007 UTC
# Line 56  Version CVS HEAD (?) Line 56  Version CVS HEAD (?)
56      - minor fix in our automatic stack trace mechanism on crashes, the      - minor fix in our automatic stack trace mechanism on crashes, the
57        main process did not wait for the stack trace process to finish        main process did not wait for the stack trace process to finish
58        its output        its output
59        - fixed some minor memory leaks
60    
61    * MIDI driver:    * MIDI driver:
62      - dispatch bank select (MSB and LSB) messages      - dispatch bank select (MSB and LSB) messages
# Line 93  Version CVS HEAD (?) Line 94  Version CVS HEAD (?)
94        sequences, that is directly literal as one of: \', \", \\, \n, \r,        sequences, that is directly literal as one of: \', \", \\, \n, \r,
95        \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
96        code value like \xf2) (fixes bug #24)        code value like \xf2) (fixes bug #24)
97        - returns verbose syntax errors (line and column where syntax error
98          occured, the unexpected character and the actually expected, possible
99          character(s), the latter only if less than 5 possibilities)
100    
101    * Bug fixes:    * Bug fixes:
102      - fixed crash occurring on certain LSCP scripts (Bug 39)      - fixed crash occurring on certain LSCP scripts (Bug 39)

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

  ViewVC Help
Powered by ViewVC