139 Commits

Author SHA1 Message Date
Josh Coalson
c0f51e77bc added --disable-ogg option for building without Ogg support even if libogg is installed (SF#1196996: http://sourceforge.net/tracker/index.php?func=detail&aid=1196996&group_id=13478&atid=113478 2007-02-09 16:18:38 +00:00
Josh Coalson
07e89ccfbb add pkg-config files for libFLAC and libFLAC++ (SF#1647881: http://sourceforge.net/tracker/index.php?func=detail&aid=1647881&group_id=13478&atid=313478) 2007-02-07 01:24:15 +00:00
Josh Coalson
e74bd9516c add 2007 copyright 2007-02-02 06:58:19 +00:00
Josh Coalson
fc92d8dbc6 bump version to 1.1.4-alpha1 2007-02-02 06:18:51 +00:00
Josh Coalson
d82251beb2 add AC_C_BIGENDIAN 2007-01-28 17:36:10 +00:00
Josh Coalson
752a2ac9f4 add m4 directory 2006-11-21 01:41:30 +00:00
Josh Coalson
c85f31440d bump version number to 1.1.3 2006-11-17 16:00:55 +00:00
Josh Coalson
fef9348d68 better detection of "as" variant 2006-11-17 06:51:53 +00:00
Josh Coalson
32e85a74f8 compile fixes based on patch (SF#913238 http://sourceforge.net/tracker/index.php?func=detail&aid=913238&group_id=13478&atid=113478 2006-11-13 06:42:51 +00:00
Josh Coalson
6d31c1a1c3 un-bump -beta2 prefix on version 2006-11-11 22:52:47 +00:00
Josh Coalson
955aed9c27 fix bug compiling assembly files on intel mac (SF#1422598 http://sourceforge.net/tracker/index.php?func=detail&aid=1422598&group_id=13478&atid=113478) 2006-11-11 22:51:58 +00:00
Josh Coalson
b1f323810b bump version to 1.1.3-beta2 2006-10-16 16:17:18 +00:00
Josh Coalson
8da98c897b merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work 2006-10-15 04:24:05 +00:00
Josh Coalson
663a2afea4 bump version number to 1.1.3-beta1 2006-10-10 03:45:23 +00:00
Josh Coalson
92f7fa9489 minor comments 2006-10-09 05:34:21 +00:00
Josh Coalson
66616f96d1 add test/pictures/Makefile to AC_OUTPUT 2006-10-03 01:07:24 +00:00
Josh Coalson
6a630c37b2 add src/test_grabbag/picture/Makefile to AC_OUTPUT 2006-09-29 14:58:56 +00:00
Josh Coalson
6b21f66784 merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH 2006-09-13 01:42:27 +00:00
Josh Coalson
95b8968389 bump version number to 1.1.3 2006-08-29 03:28:21 +00:00
Josh Coalson
c933c93714 add --disable-xmms-plugin option to prevent building the xmms plugin (sf#930494 https://sourceforge.net/tracker/index.php?func=detail&aid=930494&group_id=13478&atid=363478) 2006-05-25 04:21:43 +00:00
Josh Coalson
de9091e4a7 add configure options --disable-thorough-tests which breaks up testing into 3 levels: 0 for basic testing, 1 for thorough testing, 2 for exhaustive testing 2006-05-25 02:48:22 +00:00
Josh Coalson
b1ec796bda complete largefile support 2006-05-24 04:41:36 +00:00
Josh Coalson
6977bda10c minor syntax 2006-05-22 00:07:21 +00:00
Josh Coalson
462a5e693c minor syntax 2006-05-21 23:41:04 +00:00
Josh Coalson
b5134f1f5a add --disable-doxygen-docs options (sf patch #1365935 https://sourceforge.net/tracker/index.php?func=detail&aid=1365935&group_id=13478&atid=313478) 2006-05-19 00:31:12 +00:00
Josh Coalson
0395dac13f add 2206 to copyright notice 2006-04-25 06:59:33 +00:00
Josh Coalson
c8dc7a43ec bump version to intermediate CVS 2006-04-25 06:36:48 +00:00
Josh Coalson
91018c8ef7 add host detection for mingw 2005-12-02 05:31:29 +00:00
Josh Coalson
33f4ce575a add xmms.m4 to new m4/ directory as backup 2005-09-02 05:07:35 +00:00
Josh Coalson
a02b73f5ea check in more fixes from Luca to build properly on linux-ppc (asm-related again) 2005-03-02 05:21:06 +00:00
Josh Coalson
a708f55645 add host check for cygwin to force the OBJ_FORMAT 2005-03-02 05:12:05 +00:00
Josh Coalson
66142c9b5b bump version to 1.1.2 2005-02-04 06:42:38 +00:00
Josh Coalson
e68328ea01 bump version number to 1.1.2-beta 2005-02-02 01:54:03 +00:00
Josh Coalson
3c8d2973cb remove explicit call to AC_CANONICAL_HOST since it is called implicitly by who-knows-what; disable as/gas on PPC 2005-01-30 18:44:04 +00:00
Josh Coalson
27ae348596 fix recently-broken host- and system-checking logic 2005-01-27 03:59:55 +00:00
Josh Coalson
a78fac662c add 2005 to copyright notices 2005-01-25 04:17:55 +00:00
Josh Coalson
fd218cf3cf add host checks to try and divine whether we're on a darwin or linux system 2005-01-21 01:51:09 +00:00
Josh Coalson
b990022c95 fix libFLAC to build PPC asm properly, conditionalized for gas or as 2004-12-30 01:13:03 +00:00
Josh Coalson
81b3cae6d5 revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format 2004-12-30 01:09:53 +00:00
Josh Coalson
3ca49da928 move AC_GNU_SOURCE higher up as required 2004-09-28 00:52:46 +00:00
Josh Coalson
e31d9eb05c remove id3 support from the plugins 2004-09-28 00:23:57 +00:00
Josh Coalson
9745f25e78 major plugin revamp based on x-fixer's code 2004-09-24 13:57:40 +00:00
Josh Coalson
94b5499726 add targets/files for new test_seeking tester 2004-09-21 05:41:23 +00:00
Josh Coalson
c28ec32289 bump version number to 1.1.1 2004-09-10 00:20:04 +00:00
Josh Coalson
90e5716b01 add checks for docbook2man 2004-07-30 00:46:39 +00:00
Josh Coalson
985dd8d17b add AM_PROG_AS, although currently it is only needed for PowerPC 2004-07-29 05:25:36 +00:00
Josh Coalson
3aadd10c67 check in Brady's second altivec-related patch that hooks up the asm routines and does the requisite configure-related stuff 2004-07-27 01:13:16 +00:00
Josh Coalson
63ee53d94d bump version number to 1.1.1-beta1, with a target date of 2004-07-31 2004-07-25 20:57:28 +00:00
Josh Coalson
a9414544f0 fixes for autoconf 2004-07-20 01:24:48 +00:00
Josh Coalson
42a167fe20 use $libdir instead of $prefix/lib to find library dir 2004-05-26 20:20:22 +00:00