/[svn]/libgig/trunk/src/tools/gigextract.cpp
ViewVC logotype

Log of /libgig/trunk/src/tools/gigextract.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2577 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 24 06:43:29 2014 UTC (9 years, 10 months ago) by persson
File length: 18590 byte(s)
Diff to previous 2571 , to selected 549
* fixed compile error in gigextract

Revision 2571 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 21 20:33:45 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 18587 byte(s)
Copied from: libgig/trunk/src/gigextract.cpp revision 2570
Diff to previous 2493 , to selected 549
* moved source files of command line tools to new subdir src/tools


Revision 2493 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 1 17:06:51 2014 UTC (10 years, 2 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 18587 byte(s)
Diff to previous 2465 , to selected 549
* Enabled automatic svn "Revision" macro expansion on command
  line tool sources.


Revision 2465 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 5 03:01:51 2013 UTC (10 years, 6 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 18594 byte(s)
Diff to previous 1953 , to selected 549
* src/gigextract.cpp: export sample loop, unity note and fine tune
  with libsndfile


Revision 1953 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 30 08:16:02 2009 UTC (14 years, 8 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 16980 byte(s)
Diff to previous 1869 , to selected 549
* preparations for release 3.3.0


Revision 1869 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 11:13:25 2009 UTC (15 years ago) by persson
Original Path: libgig/trunk/src/gigextract.cpp
File length: 16980 byte(s)
Diff to previous 1063 , to selected 549
* bugfix: destructor for base class RIFF::Chunk accessed members of
  derived class RIFF::File, which is bad, and caused crashes when
  using Visual C++
* bugfix: EG3 depth parameter was not saved correctly
* fixes for building with Visual C++


Revision 1063 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 3 21:45:25 2007 UTC (17 years ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 16898 byte(s)
Diff to previous 933 , to selected 549
* fixed libgig's Dev-C++ project file to produce an actually working
  Windows DLL file (mandatory symbols were not exported so far)
* fixed native Windows implementation of RIFF::File::__GetFileSize() to
  work with younger versions than XP as well
* added Dev-C++ project files for the demo / example applications as well
* added instructions in README for how to compile libgig and its tools for
  Windows


Revision 933 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 24 12:50:05 2006 UTC (17 years, 4 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 16878 byte(s)
Diff to previous 902 , to selected 549
* preparations for release 3.1.0


Revision 902 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 22 14:22:01 2006 UTC (17 years, 8 months ago) by persson
Original Path: libgig/trunk/src/gigextract.cpp
File length: 16724 byte(s)
Diff to previous 608 , to selected 549
* real support for 24 bit samples
* support for reading of .art files


Revision 608 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 3 14:35:44 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 15369 byte(s)
Diff to previous 549
* fixed mutual link dependency to libsndfile / libaudiofile


Revision 549 - (view) (download) (annotate) - [selected]
Modified Mon May 16 18:40:45 2005 UTC (18 years, 10 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 15064 byte(s)
Diff to previous 518
* src/gigextract.cpp: show also version of libsndfile or build version of
  libaudiofile when using the -v switch


Revision 518 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 8 16:19:34 2005 UTC (18 years, 10 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 14566 byte(s)
Diff to previous 365 , to selected 549
* added functions libraryName() and libraryVersion() to each of the three
  library units (RIFF,DLS,gig)
* all tools now offer a command line switch -v to show the tools revision
  and the used libgig version
* man pages are now auto generated with the correct libgig version


Revision 365 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 10 19:16:31 2005 UTC (19 years, 1 month ago) by persson
Original Path: libgig/trunk/src/gigextract.cpp
File length: 13891 byte(s)
Diff to previous 220 , to selected 549
* src/gig.cpp, src/gig.h, src/gigextract.cpp: Support for compressed
  mono samples. Experimental support for compressed 24 bit
  samples. Fixes for decompression on big-endian CPUs. Fix for bug
  that truncated end of compressed samples.


Revision 220 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 18 12:11:26 2004 UTC (19 years, 7 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 13867 byte(s)
Diff to previous 55 , to selected 549
* added support for libsndfile to the 'gigextract' tool


Revision 55 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 27 09:06:07 2004 UTC (19 years, 11 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 12022 byte(s)
Diff to previous 2 , to selected 549
updated copyright header for 2004


Revision 2 - (view) (download) (annotate) - [select for diffs]
Added Sat Oct 25 20:15:04 2003 UTC (20 years, 5 months ago) by schoenebeck
Original Path: libgig/trunk/src/gigextract.cpp
File length: 12026 byte(s)
Diff to selected 549
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC