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

Diff of /libgig/trunk/ChangeLog

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

revision 3730 by schoenebeck, Wed Jan 22 15:48:32 2020 UTC revision 3731 by schoenebeck, Sat Feb 1 15:35:07 2020 UTC
# Line 33  Version SVN trunk (?) Line 33  Version SVN trunk (?)
33      - Region::DeleteDimensionZone() and Region::SplitDimensionZone(): Fixed      - Region::DeleteDimensionZone() and Region::SplitDimensionZone(): Fixed
34        dimensions being in different order after deleting a dimension zone.        dimensions being in different order after deleting a dimension zone.
35      - Script: Generate a persistent UUID for each script.      - Script: Generate a persistent UUID for each script.
36        - GIG FORMAT EXTENSION: Added support for script 'patch' variables and
37          accordingly added new methods to Instrument class:
38          IsScriptPatchVariableSet(), GetScriptPatchVariables(),
39          GetScriptPatchVariable(), SetScriptPatchVariable(),
40          UnsetScriptPatchVariable(); stored persistently as new 'SCPV' RIFF chunk
41          as child of our '3LS ' list chunk on Instrument level.
42    
43    * src/tools/gigdump.cpp:    * src/tools/gigdump.cpp:
44      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,

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

  ViewVC Help
Powered by ViewVC