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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2965 by schoenebeck, Mon Jul 18 09:42:28 2016 UTC revision 2972 by schoenebeck, Fri Jul 22 14:37:34 2016 UTC
# Line 112  Version SVN trunk (?) Line 112  Version SVN trunk (?)
112        to have not effect at all (i.e. change_attack()).        to have not effect at all (i.e. change_attack()).
113      - Implemented built-in script function "sh_left()".      - Implemented built-in script function "sh_left()".
114      - Implemented built-in script function "sh_right()".      - Implemented built-in script function "sh_right()".
115        - Implemented built-in script function "min()".
116        - Implemented built-in script function "max()".
117        - NKSP Fix: "init" event handler was not always executed when a script
118          was loaded.
119        - NKSP built-in wait() script function: abort script execution if
120          a negative or zero wait time was passed as argument (since this is
121          a common indication of a bug either of the script or even of the
122          engine, which could lead to RT instability or even worse).
123    
124  Version 2.0.0 (15 July 2015)  Version 2.0.0 (15 July 2015)
125    

Legend:
Removed from v.2965  
changed lines
  Added in v.2972

  ViewVC Help
Powered by ViewVC