--- gigedit/trunk/ChangeLog 2013/09/05 03:02:48 2466 +++ gigedit/trunk/ChangeLog 2014/04/22 16:13:50 2538 @@ -31,6 +31,23 @@ * 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 + * fix: 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) Version 0.2.0 (2009-07-31)