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

Diff of /gigedit/trunk/ChangeLog

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

revision 3305 by schoenebeck, Mon Jul 10 20:27:44 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 119  Version SVN HEAD (?) Line 119  Version SVN HEAD (?)
119      scroll to the newly added (combined) instrument.      scroll to the newly added (combined) instrument.
120    * Draw icons on individual dimension region zones, similar to the icons    * Draw icons on individual dimension region zones, similar to the icons
121      already been drawn on regions.      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.3305  
changed lines
  Added in v.3374

  ViewVC Help
Powered by ViewVC