/[svn]/libgig/trunk/ChangeLog
ViewVC logotype

Diff of /libgig/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3464 by schoenebeck, Sun Feb 10 20:25:05 2019 UTC revision 3474 by schoenebeck, Wed Feb 20 16:04:19 2019 UTC
# Line 19  Version SVN trunk (?) Line 19  Version SVN trunk (?)
19        DimensionRegion::NoNoteOffReleaseTrigger which allows to disable the        DimensionRegion::NoNoteOffReleaseTrigger which allows to disable the
20        regular behaviour of playing release trigger sample on MIDI note-off        regular behaviour of playing release trigger sample on MIDI note-off
21        events.        events.
22        - Introduced support for writing extension files (.gx01, .gx02, ...)
23          (original patch by Ivan Maguidhir).
24    
25    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
26      - File: Fixed implicitly allocated RIFF::File object never been freed.      - File: Fixed implicitly allocated RIFF::File object never been freed.
# Line 32  Version SVN trunk (?) Line 34  Version SVN trunk (?)
34    * src/RIFF.cpp, src/RIFF.h:    * src/RIFF.cpp, src/RIFF.h:
35      - Fix: Calling File::SetMode() left an undefined file handle on Windows and      - Fix: Calling File::SetMode() left an undefined file handle on Windows and
36        caused a resource leak        caused a resource leak
37        - Avoid compiler warning when building for 32 bit windows.
38    
39    * src/tools/gigdump.cpp:    * src/tools/gigdump.cpp:
40      - Added command line option --instrument-names which causes only      - Added command line option --instrument-names which causes only

Legend:
Removed from v.3464  
changed lines
  Added in v.3474

  ViewVC Help
Powered by ViewVC