/[svn]/libgig/trunk/man/Makefile.am
ViewVC logotype

Contents of /libgig/trunk/man/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2482 - (show annotations) (download)
Mon Nov 25 02:22:38 2013 UTC (10 years, 4 months ago) by schoenebeck
File size: 166 byte(s)
* 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.

1 ## Process this file with automake to produce Makefile.in
2
3 # all man files that should be installed
4 man_MANS = dlsdump.1 gigdump.1 gigextract.1 gigmerge.1 rifftree.1

  ViewVC Help
Powered by ViewVC