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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3291 by persson, Sat Jun 24 12:56:44 2017 UTC revision 3296 by schoenebeck, Wed Jun 28 09:45:56 2017 UTC
# Line 213  Version SVN trunk (?) Line 213  Version SVN trunk (?)
213      - Print a time stamp along to each call of built-in function "message()".      - Print a time stamp along to each call of built-in function "message()".
214      - ScriptVM API: Added VMParserContext::preprocessorComments() which allows      - ScriptVM API: Added VMParserContext::preprocessorComments() which allows
215        to retrieve all code blocks filtered out by the preprocessor.        to retrieve all code blocks filtered out by the preprocessor.
216        - Added built-in script function "fork()".
217        - Added built-in array variable %NKSP_CALLBACK_CHILD_ID[].
218        - Added built-in variable $NKSP_CALLBACK_PARENT_ID.
219        - Fixed potential crash when accessing dynamic built-in array variables.
220        - Added built-in script function "callback_status()".
221        - Added built-in constant $CALLBACK_STATUS_TERMINATED.
222        - Added built-in constant $CALLBACK_STATUS_QUEUE.
223        - Added built-in constant $CALLBACK_STATUS_RUNNING.
224    
225    * Instruments DB:    * Instruments DB:
226      - Fixed memory access bug of general DB access code which lead to      - Fixed memory access bug of general DB access code which lead to

Legend:
Removed from v.3291  
changed lines
  Added in v.3296

  ViewVC Help
Powered by ViewVC