--- gigedit/trunk/ChangeLog 2013/04/28 15:40:43 2446 +++ gigedit/trunk/ChangeLog 2014/04/23 16:49:05 2541 @@ -27,6 +27,30 @@ added, removed or renamed * fixed name entry field in instrument properties window * use character encoding Windows-1252 for all strings in gig files + * show dimension zone start and end as numeric text labels + * copying sample informations automatically may now be disabled from the + new "Edit" main menu + * import 'fine tune' when importing samples with libsndfile + * Mac OS X: initialize gtk and gettext with files from base + directory of the libgigedit library + * Mac OS X: fixed "recently used" in file dialogs + * Mac OS X: avoid crash when starting gigedit as an application + bundle + * Mac OS X: try to launch the GUI on the process's "main" thread + * show build date and libgig version number in about dialog + * added dialog for editing the CtrlTrigger and Legato midi rules + * if there is no region yet, show a red hint text to the user that he may + right click on the region chooser area to add a region + * added tooltips to main menu entries (was buggy before) + * added tooltips to instruments tree view and samples tree view + * added various tooltips and adjusted some labels on the region settings + pane + * GIG SOUND FORMAT EXTENSION: only a small set of possible MIDI controllers + was selectable for EG1 controller, EG2 controller and attenuation + controller (and no CC number was shown in the combo box). Obviously the + additional MIDI controllers can only be used with LinuxSampler, they would + not work with Gigasampler/GigaStudio. A warning message will be shown + though whenever somebody tries to use one of those extension controllers. Version 0.2.0 (2009-07-31)