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

Log of /libgig/trunk/configure.in

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2363)

Revision 917 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 20 14:50:36 2006 UTC (17 years, 7 months ago) by schoenebeck
File length: 2854 byte(s)
Diff to previous 854
* added CPPUnit test cases (at the moment primarily for automatic check
  of Gigasampler write support)


Revision 854 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 28 17:51:27 2006 UTC (17 years, 10 months ago) by schoenebeck
File length: 2831 byte(s)
Diff to previous 732
* 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: 2831 byte(s)
Diff to previous 646
* preparations for release 2.0.2


Revision 646 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 13 00:08:10 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 2831 byte(s)
Diff to previous 644
decoupled release version from libtool version


Revision 644 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 12 23:52:05 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 2478 byte(s)
Diff to previous 634
fixed libgig's libtool version


Revision 634 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 12 13:58:24 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 2478 byte(s)
Diff to previous 632
- include debian/ directory on 'make dist'
- create a bzip2 tarball on 'make dist'


Revision 632 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 12 13:06:57 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 2462 byte(s)
Diff to previous 546
* preparations for release 2.0.1


Revision 546 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 16 18:19:27 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 2462 byte(s)
Diff to previous 530
check for libaudiofile only if libsndfile was not found


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: 2407 byte(s)
Diff to previous 522
preparations for release 2.0.0


Revision 522 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 8 23:37:47 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 2407 byte(s)
Diff to previous 518
minor fix and cleanup of configure.in


Revision 518 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 8 16:19:34 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 2485 byte(s)
Diff to previous 496
* 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 496 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 10 11:54:58 2005 UTC (18 years, 11 months ago) by persson
File length: 2264 byte(s)
Diff to previous 383
* removed build warnings


Revision 383 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 18:22:42 2005 UTC (19 years, 1 month ago) by schoenebeck
File length: 2266 byte(s)
Diff to previous 315
* fixed conditional linkage of either libsndfile or libaudiofile
  (if none of the two exist, configure will abort)


Revision 315 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 26 19:29:05 2004 UTC (19 years, 3 months ago) by schoenebeck
File length: 1504 byte(s)
Diff to previous 220
preparation for release 1.0.0


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: 1563 byte(s)
Diff to previous 196
* added support for libsndfile to the 'gigextract' tool


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: 1311 byte(s)
Diff to previous 186
* 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 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: 1314 byte(s)
Diff to previous 168
* added support for generating Debian packages
* version of shared library can be set in configure.in


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


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: 176 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, 4 months ago) by schoenebeck
File length: 161 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