/[svn]
ViewVC logotype

Revision 800


Jump to revision: Previous Next
Author: schoenebeck
Date: Wed Nov 9 20:04:11 2005 UTC (18 years, 4 months ago)
Changed paths: 5
Log Message:
* src/RIFF.cpp, src/RIFF.h:
  - Chunk::LoadChunkData() can now be called again to resize the buffer
    after a Chunk::Resize() and before the File::Save() call to allow
    placing the new data in the chunk's write buffer and perform the
    resize and write operations in one rush
* src/DLS.cpp, src/DLS.h:
  - fixed loading of Articulation Connections (<artl> list chunks were
    seeked instead of ordinary <artl> data chunks)
  - added write support (highly experimental)


Changed paths

Path Details
Directorylibgig/trunk/ChangeLog modified , text changed
Directorylibgig/trunk/src/DLS.cpp modified , text changed
Directorylibgig/trunk/src/DLS.h modified , text changed
Directorylibgig/trunk/src/RIFF.cpp modified , text changed
Directorylibgig/trunk/src/RIFF.h modified , text changed

  ViewVC Help
Powered by ViewVC