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

Diff of /gigedit/trunk/ChangeLog

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

revision 3206 by schoenebeck, Thu May 25 10:50:08 2017 UTC revision 3353 by schoenebeck, Sat Oct 7 18:03:58 2017 UTC
# Line 101  Version SVN HEAD (?) Line 101  Version SVN HEAD (?)
101      by instrument.      by instrument.
102    * Script Editor: Fixed Gtk crash while entering a variety of ill formed code    * Script Editor: Fixed Gtk crash while entering a variety of ill formed code
103      like unterminated string literals.      like unterminated string literals.
104      * Assigned more useful default dimensions (and default position) for various
105        windows and dialogs (if auto-restore of user's own custom window
106        dimensions is disabled).
107      * Mac fix: Make sure app window appears in front of all other apps.
108      * Script Editor: only if compiled without liblinuxsampler; added support for
109        new NKSP language keyword "synchronized".
110      * Script Editor: strike through code blocks filtered out by the preprocessor.
111      * Combine Tool: Show instruments' index number in the list view.
112      * Combine Tool: Now it allows to select the instruments to be combined
113        already in the main window's instruments list view; then either call the
114        combine instrument dialog from the main menu or use the new keyboard
115        shortcut Ctrl + j.
116      * Combine Tool: Added a vertical list which represents the order of the
117        selected instruments to be combined; dragging them modifies their order.
118      * Combine Tool: After returning from the combine tool dialog, automatically
119        scroll to the newly added (combined) instrument.
120      * Draw icons on individual dimension region zones, similar to the icons
121        already been drawn on regions.
122      * Fixed loop and sample reference icons being displayed incorrectly sometimes,
123        because unused dimension regions were not ignored.
124      * Script Editor: Show line numbers.
125      * Script Editor: Right aligned line numbers.
126      * Script Editor: Fixed font readability issue on Mac.
127      * Added EG state machine options for EG1 and EG2, which may be used to
128        configure whether the individual EG stages may be cancelled.
129      * Fix: after the combine instruments dialog, the new instrument was not
130        correctly displayed by the GUI as being selected.
131      * Fix: automatically reload instrument after script slots have been modified.
132      * Combine Tool: OK button has focus now by default to quickly combine
133        instruments by pressing Return key.
134      * Added keyboard accelerators Shift+F1 to Shift+F12 for quick assigning
135        a script to the currently selected instrument, and an appropriate
136        additional menu "Instruments" -> "Assign Script".
137      * Added keyboard accelerators Ctrl + Arrow Down and Ctrl + Arrow Up for
138        switching between instruments.
139      * Added search filter field which allows to quickly filter the instrument
140        list by case insensitive search tokens.
141      * Fix: navigating between dimension zones by keyboard did sometimes not
142        work after switching from an instrument with different dimension types.
143      * Fix: Sample references view dialog had some odd behaviors, like it did not
144        respond to mouse scroll events for instance.
145      * Debian: Raised Debian compatibility level to Debian 9 "Stretch".
146    
147  Version 1.0.0 (2015-07-17)  Version 1.0.0 (2015-07-17)
148    

Legend:
Removed from v.3206  
changed lines
  Added in v.3353

  ViewVC Help
Powered by ViewVC