--- libgig/trunk/ChangeLog 2019/02/10 19:58:24 3463 +++ libgig/trunk/ChangeLog 2019/02/20 16:04:19 3474 @@ -19,6 +19,8 @@ DimensionRegion::NoNoteOffReleaseTrigger which allows to disable the regular behaviour of playing release trigger sample on MIDI note-off events. + - Introduced support for writing extension files (.gx01, .gx02, ...) + (original patch by Ivan Maguidhir). * src/DLS.cpp, src/DLS.h: - File: Fixed implicitly allocated RIFF::File object never been freed. @@ -27,10 +29,12 @@ - Hide pure internal declarations from header file to avoid numerous compiler warnings when building and linking against the public API. - Fixed comparision logic bug + - Fixed memory leak in DataType::customTypeName(). * src/RIFF.cpp, src/RIFF.h: - Fix: Calling File::SetMode() left an undefined file handle on Windows and caused a resource leak + - Avoid compiler warning when building for 32 bit windows. * src/tools/gigdump.cpp: - Added command line option --instrument-names which causes only