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

Diff of /libgig/trunk/ChangeLog

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

revision 2912 by schoenebeck, Tue May 17 14:30:10 2016 UTC revision 2913 by schoenebeck, Tue May 17 15:19:33 2016 UTC
# Line 6  Version SVN trunk Line 6  Version SVN trunk
6      - fixed bug in Script::SetGroup: the script chunk wasn't moved      - fixed bug in Script::SetGroup: the script chunk wasn't moved
7      - fixed compilation error with clang 3.4      - fixed compilation error with clang 3.4
8      - GIG FORMAT EXTENSION: added support for saving gig file larger than 4 GB      - GIG FORMAT EXTENSION: added support for saving gig file larger than 4 GB
9        as one single monolithic gig file. A new custom RIFF chunk "FFmt" was        as one single monolithic gig file. In case .gig file is >= 2GB expect a
10        added to distinguish such monolithic large .gig files from old ones which        large monolithic file, otherwise if .gig file is < 2 GB check for
11        were splitted over several (.gx01, .gx02, ...) "extension" files.        "extension" files (.gx01, .gx02, ...) instead.
12    
13    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
14      - Sample: wave pool offsets are now 64 bits (to allow support for files      - Sample: wave pool offsets are now 64 bits (to allow support for files

Legend:
Removed from v.2912  
changed lines
  Added in v.2913

  ViewVC Help
Powered by ViewVC