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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2974 by schoenebeck, Fri Jul 22 15:51:40 2016 UTC revision 3020 by persson, Sun Oct 23 07:24:09 2016 UTC
# Line 27  Version SVN trunk (?) Line 27  Version SVN trunk (?)
27      - All engines: Increased ramp speed of volume smoother and pan smoother      - All engines: Increased ramp speed of volume smoother and pan smoother
28        (while slow rate of crossfade smoother is preserved) to allow quick        (while slow rate of crossfade smoother is preserved) to allow quick
29        volume and pan changes by instrument scripts for instance.        volume and pan changes by instrument scripts for instance.
30        - gig/sf2/sfz: Fixed aftertouch channel pressure events being processed
31          properly and thus were ignored for certain uses.
32        - Added new C++ API method
33          VirtualMidiDevice::SendChannelPressureToSampler().
34        - windows, 32-bit: fixed potential crashes by making sure the stack in
35          sub threads is 16-byte aligned
36    
37    * packaging changes:    * packaging changes:
38      - removed unnecessary dependency to libuuid      - removed unnecessary dependency to libuuid
# Line 122  Version SVN trunk (?) Line 128  Version SVN trunk (?)
128        engine, which could lead to RT instability or even worse).        engine, which could lead to RT instability or even worse).
129      - ScriptVM: Implemented automatic suspension of RT safety      - ScriptVM: Implemented automatic suspension of RT safety
130        threatening scripts.        threatening scripts.
131        - Provide more user friendly error messages on syntax errors.
132        - Fixed NKSP parser warning "Not a statement" when assigning an
133          initializer list to an array variable.
134    
135  Version 2.0.0 (15 July 2015)  Version 2.0.0 (15 July 2015)
136    

Legend:
Removed from v.2974  
changed lines
  Added in v.3020

  ViewVC Help
Powered by ViewVC