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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2947 by schoenebeck, Thu Jul 14 10:37:28 2016 UTC revision 2951 by schoenebeck, Fri Jul 15 20:07:47 2016 UTC
# Line 87  Version SVN trunk (?) Line 87  Version SVN trunk (?)
87        associative instead of left (to right).        associative instead of left (to right).
88      - NKSP language correction: allow empty statements in entire language      - NKSP language correction: allow empty statements in entire language
89        (i.e. "if end if").        (i.e. "if end if").
90        - Implemented built-in script function "stop_wait()".
91        - Implemented built-in script variable "$NI_CALLBACK_ID".
92        - Implemented built-in script variable "$NI_CALLBACK_TYPE".
93        - Implemented built-in script variable "$NKSP_IGNORE_WAIT".
94        - Added support for read-only built-in variables (respectively
95          handled by the script parser).
96        - Added built-in script constant "$NI_CB_TYPE_INIT".
97        - Added built-in script constant "$NI_CB_TYPE_NOTE".
98        - Added built-in script constant "$NI_CB_TYPE_RELEASE".
99        - Added built-in script constant "$NI_CB_TYPE_CONTROLLER".
100        - NKSP Language: Added support for user defined script functions.
101    
102  Version 2.0.0 (15 July 2015)  Version 2.0.0 (15 July 2015)
103    

Legend:
Removed from v.2947  
changed lines
  Added in v.2951

  ViewVC Help
Powered by ViewVC