/[svn]/libgig/trunk/libgig.spec.in
ViewVC logotype

Log of /libgig/trunk/libgig.spec.in

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2543 - (view) (download) (annotate) - [selected]
Modified Sat May 10 02:06:58 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 3089 byte(s)
Diff to previous 1953
* 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 1953 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 30 08:16:02 2009 UTC (14 years, 8 months ago) by schoenebeck
File length: 3088 byte(s)
Diff to previous 1795 , to selected 2543
* preparations for release 3.3.0


Revision 1795 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 2 23:19:17 2008 UTC (15 years, 3 months ago) by schoenebeck
File length: 2990 byte(s)
Diff to previous 1549 , to selected 2543
* fixed rpmbuild error on Fedora Core 8
  (fixes #86, patch by Devin Anderson)


Revision 1549 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 5 15:01:11 2007 UTC (16 years, 3 months ago) by schoenebeck
File length: 2836 byte(s)
Diff to previous 1416 , to selected 2543
* preparations for release 3.2.1


Revision 1416 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 14 12:06:32 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 2738 byte(s)
Diff to previous 1406 , to selected 2543
* minor code refactoring regarding fixed string lenghts of
  fields in class DLS::Info
* preparations for release 3.2.0


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: 2708 byte(s)
Diff to previous 1116 , to selected 2543
* moved libgig's home to http://www.linuxsampler.org/libgig/


Revision 1116 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 24 11:55:06 2007 UTC (17 years ago) by schoenebeck
File length: 2593 byte(s)
Diff to previous 933 , to selected 2543
* preparations for release 3.1.1


Revision 933 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 24 12:50:05 2006 UTC (17 years, 4 months ago) by schoenebeck
File length: 2503 byte(s)
Diff to previous 867 , to selected 2543
* preparations for release 3.1.0


Revision 867 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 31 23:10:47 2006 UTC (17 years, 10 months ago) by capela
File length: 2421 byte(s)
Diff to previous 860 , to selected 2543
* packaging changes:
    - changed deprecated copyright attribute to license;
      added ldconfig to post-(un)install steps on libgig.spec (RPM)


Revision 860 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 7 18:21:15 2006 UTC (17 years, 10 months ago) by schoenebeck
File length: 2218 byte(s)
Diff to previous 854 , to selected 2543
- libgig's home has slightly changed from stud.fh-heilbronn.de to
  stud.hs-heilbronn.de


Revision 854 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 28 17:51:27 2006 UTC (17 years, 11 months ago) by schoenebeck
File length: 2055 byte(s)
Diff to previous 732 , to selected 2543
* preparations for release 3.0.0


Revision 732 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 15 17:26:02 2005 UTC (18 years, 7 months ago) by schoenebeck
File length: 1965 byte(s)
Diff to previous 645 , to selected 2543
* preparations for release 2.0.2


Revision 645 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 13 00:06:01 2005 UTC (18 years, 9 months ago) by capela
File length: 1875 byte(s)
Diff to previous 638 , to selected 2543
Last fixes to 2.0.1 release (hopefully).


Revision 638 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 12 20:31:53 2005 UTC (18 years, 9 months ago) by capela
File length: 1875 byte(s)
Diff to previous 633 , to selected 2543
Updated to dist-bzip2.


Revision 633 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 12 13:11:03 2005 UTC (18 years, 9 months ago) by capela
File length: 1874 byte(s)
Diff to previous 532 , to selected 2543
Prepared for 2.0.1 release.


Revision 532 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 15:04:51 2005 UTC (18 years, 10 months ago) by capela
File length: 1789 byte(s)
Diff to previous 310 , to selected 2543
RPM spec: prepared for 2.0.0 release.


Revision 310 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 26 00:14:50 2004 UTC (19 years, 4 months ago) by capela
File length: 1704 byte(s)
Diff to previous 196 , to selected 2543
* gig.h oneliner forward declaration of gig::Region.
* Fixed man pages automake install rule.
* Doxygen documentation fix (make docs).


Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 10 09:52:24 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 1585 byte(s)
Diff to previous 168 , to selected 2543
* renamed 'libgig.pc.in' -> 'gig.pc.in' and renamed pkg-config lib name
  'libgig' -> 'gig' as it's common practice to omit the 'lib' prefix


Revision 168 - (view) (download) (annotate) - [select for diffs]
Added Fri Jul 2 19:37:09 2004 UTC (19 years, 9 months ago) by capela
File length: 1450 byte(s)
Diff to selected 2543
* packaging changes:
  - added libgig.spec and libgig.pc package configurations.
  - header files included on installation.
  - autotools-generated files removed from CVS repository.


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