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

Log of /libgig/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2543 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 10 02:06:58 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 9946 byte(s)
Diff to previous 2490
* Initial support for sample based instruments in KORG's file format (.KMP
  and .KSF files) -> Korg.h, Korg.cpp.
* Added new command line tool "korgdump" (and a man page for it).
* Added new command line tool "korg2gig" (and a man page for it), for
  converting KORG sounds to Giga format.
* riftree tool: Added more command line options for being able to also dump
  other kind of file formats similar but not equal to the RIFF format.
* gig.h/.cpp: Added new method File::GetGroup(String name) for retrieving
  group by name.
* RIFF.h/.cpp: Added support for loading RIFF-like files with a bit
  different layout than "real" RIFF files (used for KORG format support).
* RIFF.h/.cpp: Added new method Chunk::GetFile().
* RIFF.h/.cpp: Added new method Chunk::GetLayout().
* Bumped version (3.3.0.svn9).


Revision 2490 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 31 12:56:28 2013 UTC (10 years, 2 months ago) by schoenebeck
File length: 9228 byte(s)
Diff to previous 1406
- Just minor update on "README" file.


Revision 1406 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 12 12:05:15 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 9104 byte(s)
Diff to previous 1330
* moved libgig's home to http://www.linuxsampler.org/libgig/


Revision 1330 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 9 10:36:23 2007 UTC (16 years, 6 months ago) by persson
File length: 9123 byte(s)
Diff to previous 1063
* the configure script can now be used in Windows with MSYS


Revision 1063 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 3 21:45:25 2007 UTC (17 years ago) by schoenebeck
File length: 8999 byte(s)
Diff to previous 923
* 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 923 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 19 19:01:13 2006 UTC (17 years, 5 months ago) by schoenebeck
File length: 6137 byte(s)
Diff to previous 859
* fixed and expanded initial test cases


Revision 859 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 7 18:19:55 2006 UTC (17 years, 10 months ago) by schoenebeck
File length: 5473 byte(s)
Diff to previous 650
- slightly extended README a bit


Revision 650 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 15 12:51:12 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 5129 byte(s)
Diff to previous 530
updated README (require automake >= 1.5 for 'make -f Makefile.cvs')


Revision 530 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 14:09:16 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 4471 byte(s)
Diff to previous 312
preparations for release 2.0.0


Revision 312 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 26 19:24:18 2004 UTC (19 years, 4 months ago) by schoenebeck
File length: 4096 byte(s)
Diff to previous 220
- fixed little typo
- updated instructions for generating API docs


Revision 220 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 18 12:11:26 2004 UTC (19 years, 7 months ago) by schoenebeck
File length: 4101 byte(s)
Diff to previous 191
* added support for libsndfile to the 'gigextract' tool


Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 8 21:35:58 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 4027 byte(s)
Diff to previous 186
added instructions how to create RPMs


Revision 186 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 7 12:03:54 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 3333 byte(s)
Diff to previous 11
* added support for generating Debian packages
* version of shared library can be set in configure.in


Revision 11 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 16 17:47:00 2003 UTC (20 years, 4 months ago) by schoenebeck
File length: 2389 byte(s)
Diff to previous 2
* src/gig.cpp: fixed bug in decompression algorithm which caused it not to
  detect the end of a stream
* various endian corrections (successfully tested now on ppc)
* minor adjustments to avoid compile errors on some systems
  (using now pow() instead of powl() and --pedantic g++ compiler switch)
* src/RIFF.cpp, src/RIFF.h: added additional API documentation


Revision 2 - (view) (download) (annotate) - [select for diffs]
Added Sat Oct 25 20:15:04 2003 UTC (20 years, 5 months ago) by schoenebeck
File length: 2011 byte(s)
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