--- gigedit/trunk/ChangeLog 2015/03/01 15:43:42 2720 +++ gigedit/trunk/ChangeLog 2015/09/20 08:49:40 2844 @@ -1,4 +1,11 @@ -Version CVS HEAD (?) +Version SVN HEAD (?) + + * allow building with G/GDK/GTK_DISABLE_DEPRECATED + * fixed building without linuxsampler on Mac + * fixed some compiler and cppcheck warnings + +Version 1.0.0 (2015-07-17) + * minor fix in configure for cross-compiling * minor Makefile fix for parallel make * use Cairo instead of deprecated gdk drawing primitives @@ -112,6 +119,12 @@ * Added "X" button next to sample reference field, which allows to remove the current sample reference, allowing to create a "silent case" where no sample shall be played. + * Fixed file name disappearing from title bar on certain actions. + * Added new menu item "View"->"Refresh All". + * Added new menu item "Samples"->"Remove Unused Samples". + * Region Chooser: when moving a region around automatically move the + keyboard position dependent pitch accordingly (can be turned off with + "Settings"->"Move root key with region moved"). Version 0.2.0 (2009-07-31)