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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3253 by schoenebeck, Tue May 30 12:08:45 2017 UTC revision 3259 by schoenebeck, Wed May 31 14:41:04 2017 UTC
# Line 196  Version SVN trunk (?) Line 196  Version SVN trunk (?)
196       - Fix: built-in "play_note()" function now returns 0 as result value if       - Fix: built-in "play_note()" function now returns 0 as result value if
197         -1 was passed for its fourth argument (note duration) and the respective         -1 was passed for its fourth argument (note duration) and the respective
198         parent note is already gone.         parent note is already gone.
199        - Implemented built-in script function "change_play_pos()".
200        - NKSP language: Added support for user declared const array variables.
201        - NKSP language: Raise parser warning if array variable is accessed with
202          an index that exceeds the array's size.
203        - NKSP language fix: Unknown characters were not handled correctly.
204    
205    * Instruments DB:    * Instruments DB:
206      - 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.3253  
changed lines
  Added in v.3259

  ViewVC Help
Powered by ViewVC