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

Diff of /gigedit/trunk/ChangeLog

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

revision 3192 by schoenebeck, Fri May 19 18:09:37 2017 UTC revision 3300 by schoenebeck, Sun Jul 9 18:15:02 2017 UTC
# Line 97  Version SVN HEAD (?) Line 97  Version SVN HEAD (?)
97      a clever idea to simply remove such features for all users, all devices      a clever idea to simply remove such features for all users, all devices
98      and all apps by default with GTK3!      and all apps by default with GTK3!
99    * Autoconf: check for presence of at least gtk+-2.0-dev.    * Autoconf: check for presence of at least gtk+-2.0-dev.
100      * Instruments list view: show amount of real-time instruments scripts used
101        by instrument.
102      * Script Editor: Fixed Gtk crash while entering a variety of ill formed code
103        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    
121  Version 1.0.0 (2015-07-17)  Version 1.0.0 (2015-07-17)
122    

Legend:
Removed from v.3192  
changed lines
  Added in v.3300

  ViewVC Help
Powered by ViewVC