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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2529 by schoenebeck, Tue Mar 4 20:41:47 2014 UTC revision 2533 by persson, Sat Mar 8 09:04:42 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 401  Version CVS HEAD (?) Line 404  Version CVS HEAD (?)
404      - Added support for auto completion by tab key.      - Added support for auto completion by tab key.
405      - Show currently available auto completion while typing.      - Show currently available auto completion while typing.
406      - Added support for browsing command history with up / down keys.      - Added support for browsing command history with up / down keys.
407        - Show all possible next symbols immediately right to the current command
408          line while typing (no double tab required for this feature, as it would
409          be the case in other shells).
410        - Added support for moving cursor left/right with arrow keys.
411    
412    * Bug fixes:    * Bug fixes:
413      - 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.2529  
changed lines
  Added in v.2533

  ViewVC Help
Powered by ViewVC