CVS log for libgig/src/Makefile.am |
|
|
Up to [ls] / libgig / src
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Sun Aug 20 13:50:36 2006 UTC (2 years, 4 months ago) by schoenebeck
Branch:
MAIN
CVS Tags:
release3_1_0,
HEAD
Changes since 1.13: +2 -0 lines
Diff to previous 1.13
* added CPPUnit test cases (at the moment primarily for automatic check
of Gigasampler write support)
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Thu Dec 22 17:23:31 2005 UTC (3 years ago) by wylder
Branch:
MAIN
CVS Tags:
release3_0_0
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
gigextract compile flags missing
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Sat Nov 12 12:36:49 2005 UTC (3 years, 1 month ago) by schoenebeck
Branch:
MAIN
Changes since 1.11: +2 -0 lines
Diff to previous 1.11
forgot to add new header 'helper.h' recently
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Wed Jun 15 12:57:29 2005 UTC (3 years, 6 months ago) by schoenebeck
Branch:
MAIN
CVS Tags:
release2_0_2
Changes since 1.10: +0 -2 lines
Diff to previous 1.10
require automake (>= 1.5) for 'make -f Makefile.cvs'
(mandatory for 'dist-bzip2' automake option)
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Sun Jun 12 12:58:24 2005 UTC (3 years, 6 months ago) by schoenebeck
Branch:
MAIN
CVS Tags:
release2_0_1
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
- include debian/ directory on 'make dist'
- create a bzip2 tarball on 'make dist'
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Tue May 3 00:19:47 2005 UTC (3 years, 8 months ago) by schoenebeck
Branch:
MAIN
CVS Tags:
release2_0_0
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
added -Wreturn-type gcc switch to avoid bugs with no returns in
non-void functions
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Sun Apr 10 10:54:58 2005 UTC (3 years, 8 months ago) by persson
Branch:
MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
* removed build warnings
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Mon Feb 14 18:22:42 2005 UTC (3 years, 10 months ago) by schoenebeck
Branch:
MAIN
Changes since 1.6: +12 -2 lines
Diff to previous 1.6
* fixed conditional linkage of either libsndfile or libaudiofile
(if none of the two exist, configure will abort)
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Wed Aug 18 11:11:26 2004 UTC (4 years, 4 months ago) by schoenebeck
Branch:
MAIN
CVS Tags:
release1_0_0
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
* added support for libsndfile to the 'gigextract' tool
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Wed Jul 7 11:03:54 2004 UTC (4 years, 6 months ago) by schoenebeck
Branch:
MAIN
CVS Tags:
release0_7_1
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
* added support for generating Debian packages
* version of shared library can be set in configure.in
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Fri Jul 2 18:37:09 2004 UTC (4 years, 6 months ago) by capela
Branch:
MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3
* packaging changes:
- added libgig.spec and libgig.pc package configurations.
- header files included on installation.
- autotools-generated files removed from CVS repository.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Mon May 3 13:16:58 2004 UTC (4 years, 8 months ago) by schoenebeck
Branch:
MAIN
CVS Tags:
release0_7_0
Changes since 1.2: +13 -18 lines
Diff to previous 1.2
* 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.)
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Sun Nov 16 17:47:00 2003 UTC (5 years, 1 month ago) by schoenebeck
Branch:
MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
* 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
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Sat Oct 25 19:14:53 2003 UTC (5 years, 2 months ago) by schoenebeck
Branch:
linuxsampler_org
CVS Tags:
start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Initial revision
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Sat Oct 25 19:14:53 2003 UTC (5 years, 2 months ago) by schoenebeck
Branch:
MAIN
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.