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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 793 by iliev, Wed Oct 26 09:34:38 2005 UTC revision 826 by schoenebeck, Sun Jan 8 20:19:49 2006 UTC
# Line 33  Version CVS HEAD (?) Line 33  Version CVS HEAD (?)
33        which can be overridden with --enable-global-attenuation        which can be overridden with --enable-global-attenuation
34      - EG fixes: made the length of "attack hold" stage more      - EG fixes: made the length of "attack hold" stage more
35        accurate. Release stage can now start before attack stage        accurate. Release stage can now start before attack stage
36        ends. Cancel release didn't work when sustain was zero.        ends. Cancel release didn't work when sustain was zero. Attack
37          time now has a minimal value to prevent clicks.
38        - fixed pitch changes larger than one octave
39    
40    * LSCP server:    * LSCP server:
41      - fixed application exit on broken pipe error (fixes bug #20)      - fixed application exit on broken pipe error (fixes bug #20)
42      - fixed the notification messages delay due to lack of      - fixed the notification messages delay due to lack of
43        network activity (fixes bug #26)        network activity (fixes bug #26)
44        - fixed parser bug which occured on space(s) within device parameters
45          (e.g. "SET AUDIO_OUTPUT_CHANNEL_PARAMETER 0 0 SOMEPARAM='foo bar'")
46    
47    * MIDI driver:    * MIDI driver:
48      - fixed legacy sysex code which caused dispatching of MIDI SysEx      - fixed legacy sysex code which caused dispatching of MIDI SysEx

Legend:
Removed from v.793  
changed lines
  Added in v.826

  ViewVC Help
Powered by ViewVC