--- gigedit/trunk/ChangeLog 2013/04/14 07:29:59 2442 +++ gigedit/trunk/ChangeLog 2014/01/12 19:37:55 2507 @@ -25,6 +25,20 @@ * cross fade graph: draw curves of all layers in the same graph * made sure the instruments menu is updated when instruments are 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 Version 0.2.0 (2009-07-31)