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

Diff of /libgig/trunk/ChangeLog

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

revision 3773 by schoenebeck, Tue May 19 14:28:20 2020 UTC revision 3774 by schoenebeck, Tue May 19 14:55:48 2020 UTC
# Line 47  Version SVN trunk (?) Line 47  Version SVN trunk (?)
47        from the STL) and bumped Srx format version to 1.1 for that reason.        from the STL) and bumped Srx format version to 1.1 for that reason.
48      - Fixed assertion fault on some systems if a member variable defined was      - Fixed assertion fault on some systems if a member variable defined was
49        serialized which was declared as size_t or ssize_t data type.        serialized which was declared as size_t or ssize_t data type.
50        - Added new method Archive::operation() which allows applications to
51          distinguish between serialization vs. deserialization in their
52          serialize() method implementations.
53    
54    * src/tools/gigdump.cpp:    * src/tools/gigdump.cpp:
55      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,

Legend:
Removed from v.3773  
changed lines
  Added in v.3774

  ViewVC Help
Powered by ViewVC