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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2970 by schoenebeck, Thu Jul 21 16:22:55 2016 UTC revision 3008 by schoenebeck, Tue Oct 11 18:25:12 2016 UTC
# Line 114  Version SVN trunk (?) Line 114  Version SVN trunk (?)
114      - Implemented built-in script function "sh_right()".      - Implemented built-in script function "sh_right()".
115      - Implemented built-in script function "min()".      - Implemented built-in script function "min()".
116      - Implemented built-in script function "max()".      - 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        - ScriptVM: Implemented automatic suspension of RT safety
124          threatening scripts.
125        - Provide more user friendly error messages on syntax errors.
126    
127  Version 2.0.0 (15 July 2015)  Version 2.0.0 (15 July 2015)
128    

Legend:
Removed from v.2970  
changed lines
  Added in v.3008

  ViewVC Help
Powered by ViewVC