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

Diff of /libgig/trunk/ChangeLog

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

revision 1264 by persson, Sun Jul 29 10:51:09 2007 UTC revision 1266 by persson, Thu Aug 2 14:12:55 2007 UTC
# Line 11  Version CVS HEAD (?) Line 11  Version CVS HEAD (?)
11      - improved handling of fixed length info strings - separate default      - improved handling of fixed length info strings - separate default
12        lengths can be specified for each INFO chunk        lengths can be specified for each INFO chunk
13      - added Resource::GenerateDLSID function      - added Resource::GenerateDLSID function
14        - write support fix: allow regions without mapped samples
15    
16    * src/gig.cpp, src/gig.h:    * src/gig.cpp, src/gig.h:
17      - fixed segmentation fault in the gig::File destructor sequence which      - fixed segmentation fault in the gig::File destructor sequence which
# Line 45  Version CVS HEAD (?) Line 46  Version CVS HEAD (?)
46        not saved correctly        not saved correctly
47      - write support: 24 bit samples can now be written      - write support: 24 bit samples can now be written
48      - write support: version 3 is now the default for new files      - write support: version 3 is now the default for new files
49      - more write support fixes: the 3ewg chunk is now bigger for v3      - more write support fixes: the 3ewg chunk is now bigger for v3,
50          dimension regions without mapped samples are now allowed, 3gnl
51          list in v3 files now always has 128 entries, several parameters
52          where incorrectly saved due to an operator precedence mistake
53        - DeleteSample now removes all references to the deleted sample
54    
55    * src/RIFF.cpp, src/RIFF.h:    * src/RIFF.cpp, src/RIFF.h:
56      - added File::SetByteOrder method      - added File::SetByteOrder method

Legend:
Removed from v.1264  
changed lines
  Added in v.1266

  ViewVC Help
Powered by ViewVC