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

Log of /libgig/trunk/man

View Directory Listing Directory Listing


Sticky Revision:

Revision 2484 - Directory Listing
Modified Tue Dec 31 00:13:20 2013 UTC (10 years, 2 months ago) by schoenebeck
* Added new command line tool "gig2mono" (and a new man page for it).
* src/gig.cpp: Delete "ewav" chunk of Sample if "Compression" attribute was
  toggled to false.
* Bumped version to 3.3.0.svn7.


Revision 2482 - Directory Listing
Modified Mon Nov 25 02:22:38 2013 UTC (10 years, 4 months ago) by schoenebeck
* Added new command line tool "gigmerge" which allows to merge
  a list of gig files to one single gig file.
* Added new "man" page for new tool "gigmerge".
* src/gig.h: Added new method File::AddContentOf().
* src/DLS.h: Added new method File::SetFileName().
* src/RIFF.h: Added new method File::SetFileName().
* src/RIFF.h: Added new method File::IsNew().
* Added "const" keyword to several methods.
* Bumped version to 3.3.0.svn6.


Revision 655 - Directory Listing
Modified Wed Jun 15 20:38:25 2005 UTC (18 years, 9 months ago) by schoenebeck
don't include auto generated man files with 'make dist'


Revision 652 - Directory Listing
Modified Wed Jun 15 13:57:29 2005 UTC (18 years, 9 months ago) by schoenebeck
require automake (>= 1.5) for 'make -f Makefile.cvs'
(mandatory for 'dist-bzip2' automake option)


Revision 634 - Directory Listing
Modified Sun Jun 12 13:58:24 2005 UTC (18 years, 9 months ago) by schoenebeck
- include debian/ directory on 'make dist'
- create a bzip2 tarball on 'make dist'


Revision 530 - Directory Listing
Modified Mon May 9 14:09:16 2005 UTC (18 years, 10 months ago) by schoenebeck
preparations for release 2.0.0


Revision 518 - Directory Listing
Modified Sun May 8 16:19:34 2005 UTC (18 years, 10 months ago) by schoenebeck
* 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 310 - Directory Listing
Modified Fri Nov 26 00:14:50 2004 UTC (19 years, 4 months ago) by capela
* gig.h oneliner forward declaration of gig::Region.
* Fixed man pages automake install rule.
* Doxygen documentation fix (make docs).


Revision 234 - Directory Listing
Modified Thu Sep 9 18:35:06 2004 UTC (19 years, 6 months ago) by schoenebeck
just fixed little typo


Revision 186 - Directory Listing
Modified Wed Jul 7 12:03:54 2004 UTC (19 years, 8 months ago) by schoenebeck
* added support for generating Debian packages
* version of shared library can be set in configure.in


Revision 58 - Directory Listing
Added Mon May 3 14:16:59 2004 UTC (19 years, 10 months ago) by schoenebeck
* libtoolized libgig
* added man pages for the command line tools
  (gigextract, gigdump, dlsdump, rifftree)
* minor preparations for libgig release 0.7.0 (updated Changelog, etc.)


  ViewVC Help
Powered by ViewVC