/[svn]
ViewVC logotype

Revision 2985


Jump to revision: Previous Next
Author: schoenebeck
Date: Tue Sep 20 22:13:37 2016 UTC (7 years, 6 months ago)
Changed paths: 7
Log Message:
* gig.cpp/gig.h: Added new method Sample::VerifyWaveData() which
  allows to check whether a sample had been damaged for some
  reason.
* gigdump tool: added and implemented new parameter "--verify"
  which allows to check the raw wave form data integrity of all
  samples.
* gigdump tool: added and implemented new parameter
  "--rebuild-checksums" which allows to recalculate the CRC32
  checksum of all samples' raw wave data and rebuilding the gig
  file's global checksum table (i.e. in case the file's checksum
  table was damaged).
* Bumped version (4.0.0.svn8).


Changed paths

Path Details
Directorylibgig/trunk/ChangeLog modified , text changed
Directorylibgig/trunk/configure.ac modified , text changed
Directorylibgig/trunk/man/gigdump.1.in modified , text changed
Directorylibgig/trunk/src/gig.cpp modified , text changed
Directorylibgig/trunk/src/gig.h modified , text changed
Directorylibgig/trunk/src/tools/gigdump.cpp modified , text changed
Directorylibgig/trunk/src/tools/gigextract.cpp modified , text changed

  ViewVC Help
Powered by ViewVC