Commit Graph

121 Commits

Author SHA1 Message Date
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
Josh Coalson
3e2a733863 bump version info 2004-03-16 18:18:04 +00:00
Josh Coalson
9564390fb9 update copyright to 2004 2004-01-17 04:14:43 +00:00
Josh Coalson
93c66d76e9 obliterate obsolete winamp3 plugin 2003-12-17 19:39:21 +00:00
Josh Coalson
ce3dd36b6e more re-org fixes 2003-12-17 05:26:34 +00:00
Josh Coalson
e2999b7cb3 fix AC_OUTPUT screwup from re-org 2003-12-17 04:54:20 +00:00
Josh Coalson
9c650a561a add undocumented option --apply-replaygain-which-is-not-lossless to flac; required a lot of reorganization; gain_analysis lib renamed to replaygain_analyis; replaygain_synthesis moved out of plugin_common into its own library in share/ 2003-12-17 04:51:06 +00:00
Josh Coalson
5b782b4da6 replace the compile time ordinals.h.in->ordinals.h conversion with a static ordinals.h 2003-09-15 21:14:26 +00:00
Josh Coalson
1e70455a92 make -O2 the default for release builds, but -O3 for gcc 2003-05-19 23:59:49 +00:00
Josh Coalson
c0852171cf Update OBJ_FORMAT setting: OpenBSD/i386-current just switched the binary format to ELF 2003-04-27 08:32:41 +00:00
Josh Coalson
e8a7601a4b change license verbiage 2003-02-07 00:14:32 +00:00
Josh Coalson
53496dda1c bump version number to 1.1.0 2003-01-25 06:04:55 +00:00
Josh Coalson
f0a8c4fc87 minor comments 2003-01-15 03:17:51 +00:00
Josh Coalson
3d73072413 add --enable-local-xmms-plugin 2003-01-14 06:59:50 +00:00
Josh Coalson
208097401a add check for Doxygen 2003-01-10 04:39:20 +00:00
Josh Coalson
75d78a352e bump version string to 1.0.5_beta2 2003-01-08 08:06:53 +00:00
Josh Coalson
3238673259 add autoheader template for FLAC__VALGRIND_TESTING 2003-01-02 07:29:58 +00:00
Josh Coalson
4c2676a6f4 update the version number from 1.0.4 to 1.0.5-beta1 2003-01-02 07:23:55 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00