--- gigedit/trunk/ChangeLog 2014/06/12 15:12:00 2626 +++ gigedit/trunk/ChangeLog 2015/01/04 18:36:42 2690 @@ -88,6 +88,18 @@ dimension zones, not just the currently selected ones. * Dimension Region Selector: Fixed drawing issues when zone sizes were altered by mouse drag and labels being displayed at wrong positions. + * Region Chooser: Double click opens dimension manager dialog. + * Dimension Manager: Clicking on dimension type cell of an existing dimension + opens a popup to alter the dimension type. + * Script Tree: Double click opens script editor. + * Fixed potential crash if exception was thrown while opening a gig file. + * Added support for visual progress bar while saving a gig file. + * Automatically switch the sampler's (audible) instrument whenever another + instrument was selected in gigedit (this default behavior can be switched + off in the settings menu of gigedit). + * Dimension Region Editor: Show coarse sample format info (audio channels, + bit depth, sample rate) and unique sample ID (since the gig format allows + different samples to have the same name). Version 0.2.0 (2009-07-31)