/[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 3771 by schoenebeck, Sun May 17 17:14:31 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    
49    * src/tools/gigdump.cpp:    * src/tools/gigdump.cpp:
50      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,
51        LFO3WaveForm, LFO1Phase, LFO2Phase, LFO3Phase, LFO1FlipPhase,        LFO3WaveForm, LFO1Phase, LFO2Phase, LFO3Phase, LFO1FlipPhase,

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

  ViewVC Help
Powered by ViewVC