--- gigedit/trunk/ChangeLog 2019/10/24 11:16:26 3635 +++ gigedit/trunk/ChangeLog 2019/12/07 15:04:51 3643 @@ -24,6 +24,13 @@ certain window managers and/or Gtk versions (patch by Ivan Maguidhir). * Instrument Property dialog is now tabbed, showing (already existing) instrument settings on tab 1, and showing now DLS meta info on 2nd tab. + * Refactored PropDialog -> FilePropDialog. + * Implemented sample property dialog. + * Gain: Allow also any positive dB gain value (instead of only +6 dB) up to + +96 dB and dropped the old "Gain +6dB" checkbox for that reason. + * Instrument Properties Dialog: Allow -96 dB .. +96 dB and dropped "Gain +6dB" + checkbox there as well. + * Instrument Properties Dialog: Show unit for attenuation and pitchbend range. Version 1.1.1 (2019-07-27)