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

Diff of /gigedit/trunk/ChangeLog

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

revision 3643 by schoenebeck, Sat Dec 7 15:04:51 2019 UTC revision 3781 by schoenebeck, Fri May 29 21:49:48 2020 UTC
# Line 31  Version SVN trunk (?) Line 31  Version SVN trunk (?)
31    * Instrument Properties Dialog: Allow -96 dB .. +96 dB and dropped "Gain +6dB"    * Instrument Properties Dialog: Allow -96 dB .. +96 dB and dropped "Gain +6dB"
32      checkbox there as well.      checkbox there as well.
33    * Instrument Properties Dialog: Show unit for attenuation and pitchbend range.    * Instrument Properties Dialog: Show unit for attenuation and pitchbend range.
34      * GIG SOUND FORMAT EXTENSION: Support for additional filter types:
35        lowpass 1/2/4/6-pole, highpass 1/2/4/6-pole, bandpass 2-pole,
36        bandreject 2-pole.
37      * Combine Tool: Fixed user's selection set reduction not being reflected
38        correctly as it supposed to.
39      * Fix: dimregion edit actions were ignored if user did not click (ever) on
40        any dimension zone yet.
41      * Added boolean setting to main menu -> "View" -> "Instrument Properties by
42        Double Click", which allows to prevent double clicking an instrument on the
43        instruments list view from opening its properties dialog.
44      * Added "Move Instrument To ..." menu action (available as Ctrl + i shortcut)
45        which shows a small dialog for entering the instrument's new index.
46      * Added widget class 'MultiLineLabel' to fix size issues with stock Gtk::Label
47        on large text blocks.
48      * Script Editor: highlight new NKSP 'patch' keyword in pink color.
49      * NKSP: Added support for managing script 'patch' variables for each
50        instrument; added a dedicated "Script" tab on right-hand side of Gigedit's
51        main window with a list view to manage these variables.
52      * Use more appropriate stepping/paging increments/decrements for spinboxes'
53        plus/minus buttons (depending on the individual parameter spinbutton
54        actually controls).
55      * Script 'patch' variables editor: double click anywhere on a script's title
56        row (or hitting <enter> while that row is selected) opens script source code
57        editor for that double clicked script.
58      * Combine Tool: Fixed wrong number of output dimension zones being created
59        (on unequal, odd dimension zone count between two input instruments).
60    
61  Version 1.1.1 (2019-07-27)  Version 1.1.1 (2019-07-27)
62    

Legend:
Removed from v.3643  
changed lines
  Added in v.3781

  ViewVC Help
Powered by ViewVC