--- gigedit/trunk/ChangeLog 2016/04/15 13:45:12 2877 +++ gigedit/trunk/ChangeLog 2016/04/29 14:19:53 2893 @@ -7,6 +7,18 @@ * synthesis paremeter page tabs are now scrollable (fixes an issue with GTK 3: default theme uses huge tabs which breaks the overall layout on average window sizes) + * Automake: set environment variable GCC_COLORS=auto to allow GCC to + auto detect whether it (sh/c)ould output its messages in color. + * NKSP Editor: Added support for liblinuxsampler's NKSP syntax + highlighting backend. + * Script Editor: Some color tweaks (using now same text colors as on + the NKSP refrence documentation website). + * Script Editor: Added support for liblinuxsampler's NKSP parser + backend for displaying parser errors and warnings directly within + the source code. + * User settings are now automatically saved and restored. + * Automatically save & restore window size and position + (yet limited to main window and script editor window). Version 1.0.0 (2015-07-17)