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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1221 by schoenebeck, Wed Jun 6 18:50:03 2007 UTC revision 1244 by schoenebeck, Mon Jun 18 08:47:15 2007 UTC
# Line 53  Version CVS HEAD (?) Line 53  Version CVS HEAD (?)
53        thread (TODO: a reasonable value yet to be tested), bugfix: non-RT        thread (TODO: a reasonable value yet to be tested), bugfix: non-RT
54        threads simply inherited properties of starting thread instead of        threads simply inherited properties of starting thread instead of
55        setting their own policy and priority        setting their own policy and priority
56        - minor fix in our automatic stack trace mechanism on crashes, the
57          main process did not wait for the stack trace process to finish
58          its output
59    
60    * MIDI driver:    * MIDI driver:
61      - dispatch bank select (MSB and LSB) messages      - dispatch bank select (MSB and LSB) messages
# Line 81  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    
91    * Bug fixes:    * Bug fixes:
92      - fixed crash occurring on certain LSCP scripts (Bug 39)      - fixed crash occurring on certain LSCP scripts (Bug 39)
93      - another thread safety fix for lscp "load engine" and "set      - another thread safety fix for lscp "load engine" and "set

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

  ViewVC Help
Powered by ViewVC