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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2531 by schoenebeck, Wed Mar 5 00:02:21 2014 UTC revision 2534 by schoenebeck, Sun Mar 9 21:34:03 2014 UTC
# Line 276  Version CVS HEAD (?) Line 276  Version CVS HEAD (?)
276      - added amplitude opcode      - added amplitude opcode
277      - added support for "#include" instruction      - added support for "#include" instruction
278        (modified patch which was originally posted by Sergey on LS mailing list)        (modified patch which was originally posted by Sergey on LS mailing list)
279        - bugfix: generation of velocity curves etc should not be done
280          after each "#include", only after the main file is parsed
281        - bugfix: line numbers in error messages were wrong after "#include"
282    
283    * SoundFont format engine:    * SoundFont format engine:
284      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 405  Version CVS HEAD (?) Line 408  Version CVS HEAD (?)
408        line while typing (no double tab required for this feature, as it would        line while typing (no double tab required for this feature, as it would
409        be the case in other shells).        be the case in other shells).
410      - Added support for moving cursor left/right with arrow keys.      - Added support for moving cursor left/right with arrow keys.
411        - Added support for built-in LSCP reference documentation, which will
412          automatically show the relevant LSCP reference section on screen as soon
413          as one specific LSCP command was detected while typing on the command
414          line.
415    
416    * Bug fixes:    * Bug fixes:
417      - Fixed crash which may occur when MIDI key + transpose is out of range      - Fixed crash which may occur when MIDI key + transpose is out of range

Legend:
Removed from v.2531  
changed lines
  Added in v.2534

  ViewVC Help
Powered by ViewVC