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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1332 by schoenebeck, Sun Sep 9 12:22:34 2007 UTC revision 1348 by schoenebeck, Fri Sep 14 14:45:11 2007 UTC
# Line 41  Version CVS HEAD (?) Line 41  Version CVS HEAD (?)
41      - fixed compilation errors regarding OSX      - fixed compilation errors regarding OSX
42        (patch by Toshi Nagata)        (patch by Toshi Nagata)
43      - implemented instruments database      - implemented instruments database
44        - added support for escape sequences to the instruments database
45      - added highly experimental support for on-the-fly instrument editing      - added highly experimental support for on-the-fly instrument editing
46        within the sampler's process (by using instrument editor plugins),        within the sampler's process (by using instrument editor plugins),
47        you'll notice the new "Registered instrument editors:" message on        you'll notice the new "Registered instrument editors:" message on
# Line 94  Version CVS HEAD (?) Line 95  Version CVS HEAD (?)
95        supplied to the configure script (fixes #46)        supplied to the configure script (fixes #46)
96      - disk thread: queue sizes are now proportional to CONFIG_MAX_STREAMS      - disk thread: queue sizes are now proportional to CONFIG_MAX_STREAMS
97        instead of a fix value        instead of a fix value
98        - behavior fix: on MIDI CC# 65 (portamento on / off), 126 (mono mode),
99          127 (solo mode) only kill voices if the respective mode really
100          changed
101    
102    * LSCP server:    * LSCP server:
103      - fixed compile time error for old Bison versions      - fixed compile time error for old Bison versions

Legend:
Removed from v.1332  
changed lines
  Added in v.1348

  ViewVC Help
Powered by ViewVC