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

Diff of /libgig/trunk/ChangeLog

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

revision 3731 by schoenebeck, Sat Feb 1 15:35:07 2020 UTC revision 3773 by schoenebeck, Tue May 19 14:28:20 2020 UTC
# Line 40  Version SVN trunk (?) Line 40  Version SVN trunk (?)
40        UnsetScriptPatchVariable(); stored persistently as new 'SCPV' RIFF chunk        UnsetScriptPatchVariable(); stored persistently as new 'SCPV' RIFF chunk
41        as child of our '3LS ' list chunk on Instrument level.        as child of our '3LS ' list chunk on Instrument level.
42    
43      * src/Serialization.cpp, src/Serialization.h:
44        - Fixed broken Archive(RawData) constructor which always threw an
45          Exception.
46        - Added built-in support for C++ String objects (a.k.a. std::string
47          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
49          serialized which was declared as size_t or ssize_t data type.
50    
51    * src/tools/gigdump.cpp:    * src/tools/gigdump.cpp:
52      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,
53        LFO3WaveForm, LFO1Phase, LFO2Phase, LFO3Phase, LFO1FlipPhase,        LFO3WaveForm, LFO1Phase, LFO2Phase, LFO3Phase, LFO1FlipPhase,

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

  ViewVC Help
Powered by ViewVC