--- gigedit/trunk/ChangeLog 2013/02/24 15:19:39 2423 +++ gigedit/trunk/ChangeLog 2013/09/15 18:16:21 2474 @@ -22,6 +22,21 @@ minimum width for scales * bug fix: avoid stale information in the instrument properties window when a new file is loaded or the instrument is removed + * 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 Version 0.2.0 (2009-07-31)