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

Diff of /gigedit/trunk/ChangeLog

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

revision 3258 by schoenebeck, Tue May 30 20:17:12 2017 UTC revision 3374 by schoenebeck, Sat Nov 25 22:24:28 2017 UTC
# Line 1  Line 1 
1  Version SVN HEAD (?)  Version 1.1.0 (2017-11-25)
2    
3    * allow building with G/GDK/GTK_DISABLE_DEPRECATED    * allow building with G/GDK/GTK_DISABLE_DEPRECATED
4    * fixed building without linuxsampler on Mac    * fixed building without linuxsampler on Mac
# Line 105  Version SVN HEAD (?) Line 105  Version SVN HEAD (?)
105      windows and dialogs (if auto-restore of user's own custom window      windows and dialogs (if auto-restore of user's own custom window
106      dimensions is disabled).      dimensions is disabled).
107    * Mac fix: Make sure app window appears in front of all other apps.    * 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      * Raised max. pitchbend range to 48 semi tones.
147      * Added experimental support for upcoming GTK(MM)4
148        (for now up to GTKMM 3.91.2 while still preserving backward compatibility
149        down to GTKMM 2).
150      * Re-merged r2845 to compile now with and without Gtk "Stock ID" API
151        (see also r3158).
152      * Visual cosmetics on Gtk 3.
153      * Script Editor: Use consistent font size on all screens and DPI settings.
154    
155  Version 1.0.0 (2015-07-17)  Version 1.0.0 (2015-07-17)
156    

Legend:
Removed from v.3258  
changed lines
  Added in v.3374

  ViewVC Help
Powered by ViewVC