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

Diff of /gigedit/trunk/ChangeLog

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

revision 3637 by schoenebeck, Thu Oct 24 13:12:52 2019 UTC revision 3735 by schoenebeck, Sat Feb 1 19:28:43 2020 UTC
# Line 26  Version SVN trunk (?) Line 26  Version SVN trunk (?)
26      instrument settings on tab 1, and showing now DLS meta info on 2nd tab.      instrument settings on tab 1, and showing now DLS meta info on 2nd tab.
27    * Refactored PropDialog -> FilePropDialog.    * Refactored PropDialog -> FilePropDialog.
28    * Implemented sample property dialog.    * Implemented sample property dialog.
29      * Gain: Allow also any positive dB gain value (instead of only +6 dB) up to
30        +96 dB and dropped the old "Gain +6dB" checkbox for that reason.
31      * Instrument Properties Dialog: Allow -96 dB .. +96 dB and dropped "Gain +6dB"
32        checkbox there as well.
33      * 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    
49  Version 1.1.1 (2019-07-27)  Version 1.1.1 (2019-07-27)
50    

Legend:
Removed from v.3637  
changed lines
  Added in v.3735

  ViewVC Help
Powered by ViewVC