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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2523 by schoenebeck, Sun Feb 23 19:10:36 2014 UTC revision 2531 by schoenebeck, Wed Mar 5 00:02:21 2014 UTC
# Line 274  Version CVS HEAD (?) Line 274  Version CVS HEAD (?)
274      - added FLAC support (#191)      - added FLAC support (#191)
275      - sfz parser bugfix: lines starting with whitespace were ignored      - sfz parser bugfix: lines starting with whitespace were ignored
276      - added amplitude opcode      - added amplitude opcode
277        - added support for "#include" instruction
278          (modified patch which was originally posted by Sergey on LS mailing list)
279    
280    * SoundFont format engine:    * SoundFont format engine:
281      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 399  Version CVS HEAD (?) Line 401  Version CVS HEAD (?)
401      - Added support for auto completion by tab key.      - Added support for auto completion by tab key.
402      - Show currently available auto completion while typing.      - Show currently available auto completion while typing.
403      - Added support for browsing command history with up / down keys.      - Added support for browsing command history with up / down keys.
404        - Show all possible next symbols immediately right to the current command
405          line while typing (no double tab required for this feature, as it would
406          be the case in other shells).
407        - Added support for moving cursor left/right with arrow keys.
408    
409    * Bug fixes:    * Bug fixes:
410      - 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.2523  
changed lines
  Added in v.2531

  ViewVC Help
Powered by ViewVC