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

Diff of /gigedit/trunk/ChangeLog

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

revision 3176 by schoenebeck, Thu May 11 11:36:33 2017 UTC revision 3261 by schoenebeck, Wed May 31 21:11:56 2017 UTC
# Line 87  Version SVN HEAD (?) Line 87  Version SVN HEAD (?)
87    * "Macro" main menu section: show macro comments as tooltip.    * "Macro" main menu section: show macro comments as tooltip.
88    * Macro Editor: Display demangled C++ type names.    * Macro Editor: Display demangled C++ type names.
89    * Macros Setup: Implemented cloning of macros.    * Macros Setup: Implemented cloning of macros.
90      * Live mode performance optimization: fixed the editor to be non-responsive
91        for a very long time, which happened if changing instrument parameters of a
92        very large amount of dimension regions was requested.
93      * Macro Editor: Handle boolean parameter types appropriately, i.e. show
94        'Yes' or 'NO' instead of '1' or '0'.
95      * GTK3: Bringing back icons and keyboard accelerators / mnemonics for menus
96        and buttons with GTK3; Cudos to those GTK heros who thought it might be
97        a clever idea to simply remove such features for all users, all devices
98        and all apps by default with GTK3!
99      * 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    
111  Version 1.0.0 (2015-07-17)  Version 1.0.0 (2015-07-17)
112    

Legend:
Removed from v.3176  
changed lines
  Added in v.3261

  ViewVC Help
Powered by ViewVC