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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 668 by schoenebeck, Mon Jun 20 15:30:47 2005 UTC revision 670 by schoenebeck, Tue Jun 21 18:00:52 2005 UTC
# Line 22  Version CVS HEAD (?) Line 22  Version CVS HEAD (?)
22        instead of when the respective voice is actually launched        instead of when the respective voice is actually launched
23        (fixes undefined behavior if stolen voices belonged to a key group -        (fixes undefined behavior if stolen voices belonged to a key group -
24        this case was followed by a "killed voice survived" error message)        this case was followed by a "killed voice survived" error message)
25        - fixed minor issue with null/silence samples
26          (those stole voices even though they don't need a voice at all which
27          resulted in "voice stealing didn't work out" messages)
28        - don't reset volume, pan, pitch and MIDI controller values on
29          instrument or audio output device change
30    
31    * LSCP server:    * LSCP server:
32      - fixed some crashes (patch by Grigor Iliev, fixes #19)      - fixed some crashes (patch by Grigor Iliev, fixes #19)
33      - fixed LSCP event "CHANNEL_INFO" notification      - fixed LSCP event "CHANNEL_INFO" notification
34        (e.g. did not notify on volume changes)        (e.g. did not notify on volume changes or MIDI program change events)
35    
36    * linuxsampler application:    * linuxsampler application:
37      - added command line parameters --lscp-addr and --lscp-port to override      - added command line parameters --lscp-addr and --lscp-port to override

Legend:
Removed from v.668  
changed lines
  Added in v.670

  ViewVC Help
Powered by ViewVC