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

Diff of /libgig/trunk/ChangeLog

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

revision 2574 by schoenebeck, Thu May 22 15:54:02 2014 UTC revision 2584 by schoenebeck, Sat May 31 20:54:39 2014 UTC
# Line 56  Version CVS HEAD (?) Line 56  Version CVS HEAD (?)
56      - Fixed crash caused by Region::GetDimensionRegionByValue() that happened      - Fixed crash caused by Region::GetDimensionRegionByValue() that happened
57        with certain velocity split sounds under certain conditions (added bound        with certain velocity split sounds under certain conditions (added bound
58        constraints to prevent that)        constraints to prevent that)
59        - GIG FORMAT EXTENSION: added support for real-time instrument scripts.
60    
61    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
62      - added new method File::GetFileName()      - added new method File::GetFileName()
# Line 78  Version CVS HEAD (?) Line 79  Version CVS HEAD (?)
79        than "real" RIFF files (used for KORG format support)        than "real" RIFF files (used for KORG format support)
80      - added new method Chunk::GetFile()      - added new method Chunk::GetFile()
81      - added new method Chunk::GetLayout()      - added new method Chunk::GetLayout()
82        - added 2nd, alternative method for List::MoveSubChunk(), the old 1st one
83          allows to move a subchunk within the current List, whereas the new 2nd
84          one allows to move the subchunk from the current list to another list
85    
86    * src/gigextract.cpp:    * src/gigextract.cpp:
87      - export sample loop, unity note and fine tune with libsndfile      - export sample loop, unity note and fine tune with libsndfile

Legend:
Removed from v.2574  
changed lines
  Added in v.2584

  ViewVC Help
Powered by ViewVC