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

Diff of /libgig/trunk/ChangeLog

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

revision 3322 by schoenebeck, Tue May 23 14:51:01 2017 UTC revision 3323 by schoenebeck, Thu Jul 20 22:09:54 2017 UTC
# Line 42  Version SVN trunk Line 42  Version SVN trunk
42        controller number found.        controller number found.
43      - Ignore invalid leverage controller types and just show a warning on the      - Ignore invalid leverage controller types and just show a warning on the
44        console instead of throwing an exception.        console instead of throwing an exception.
45        - Added new struct eg_opt_t and new class member variable
46          DimensionRegion::EGOptions as an extension to the gig file format, which
47          allows to override the default behavior of EGs' state machines.
48    
49    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
50      - 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
# Line 105  Version SVN trunk Line 108  Version SVN trunk
108        rebuilding the gig file's global checksum table (i.e. in case the        rebuilding the gig file's global checksum table (i.e. in case the
109        file's checksum table was damaged)        file's checksum table was damaged)
110      - print samples' CRC32 checksums      - print samples' CRC32 checksums
111        - Print the new EG behavior options (eg_opt_t).
112    
113    * src/tools/gigextract.cpp:    * src/tools/gigextract.cpp:
114      - Fix: if sample name contains a path separator (slash or backslash) then      - Fix: if sample name contains a path separator (slash or backslash) then

Legend:
Removed from v.3322  
changed lines
  Added in v.3323

  ViewVC Help
Powered by ViewVC