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

Diff of /libgig/trunk/ChangeLog

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

revision 3774 by schoenebeck, Tue May 19 14:55:48 2020 UTC revision 3775 by schoenebeck, Tue May 19 15:23:11 2020 UTC
# Line 50  Version SVN trunk (?) Line 50  Version SVN trunk (?)
50      - Added new method Archive::operation() which allows applications to      - Added new method Archive::operation() which allows applications to
51        distinguish between serialization vs. deserialization in their        distinguish between serialization vs. deserialization in their
52        serialize() method implementations.        serialize() method implementations.
53        - Added built-in support for C++ Array<> objects (a.k.a. std::vector from
54          the STL).
55        - Member offsets are now signed and for (newly added support of) member
56          variables on the heap -1 is always used as offset instead.
57    
58    * src/tools/gigdump.cpp:    * src/tools/gigdump.cpp:
59      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,

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

  ViewVC Help
Powered by ViewVC