--- gigedit/trunk/ChangeLog 2018/02/10 11:36:16 3418 +++ gigedit/trunk/ChangeLog 2019/01/02 16:39:20 3450 @@ -10,6 +10,15 @@ * Extended support for keyboard function keys up to F19. * List assigned scripts as colored tooltip when hovering mouse over the "Scripts" column in the instruments list. + * Added global keyboard accelerator Shift + Backspace for dropping all script + slots from an instrument. + * Added option to save as gig v4 file (File -> Properties). + * Fixed duplicate items in File -> Properties -> "File Format" combo box. + * GIG SOUND FORMAT EXTENSION: Added combo box "Sustain Release Trigger" which + can be used to optionally play release trigger samples on sustain pedal up. + * GIG SOUND FORMAT EXTENSION: Added check box "No note-off release trigger" + which allows to disable release trigger samples on regular MIDI note-off. + * Fixed compiler errors with Gtk 3.24.x (patch by Miroslav Ć ulc). Version 1.1.0 (2017-11-25)