--- gigedit/trunk/ChangeLog 2015/06/11 20:29:22 2772 +++ 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 @@ -115,6 +122,9 @@ * 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)