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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2885 by schoenebeck, Fri Apr 22 15:37:45 2016 UTC revision 2889 by schoenebeck, Mon Apr 25 17:28:23 2016 UTC
# Line 47  Version SVN trunk (?) Line 47  Version SVN trunk (?)
47      - Added new API method ScriptVM::syntaxHighlighting() which provides      - Added new API method ScriptVM::syntaxHighlighting() which provides
48        a convenient syntax highlighting backend for external instrument        a convenient syntax highlighting backend for external instrument
49        script editor applications.        script editor applications.
50        - Added new C++ API class "ScriptVMFactory".
51        - Extended parser issues to provide not only first line and first
52          column, but also last line and last column of issue (thus marking
53          the precise span of the issue within the source code).
54    
55  Version 2.0.0 (15 July 2015)  Version 2.0.0 (15 July 2015)
56    

Legend:
Removed from v.2885  
changed lines
  Added in v.2889

  ViewVC Help
Powered by ViewVC