Commit Graph

113 Commits

Author SHA1 Message Date
Josh Coalson 1d16a52a7a add plugin_common/include dirs to AC_OUTPUT 2002-11-01 04:26:14 +00:00
Josh Coalson 99602a28bf add support for new file_utils convenience library 2002-10-30 06:24:01 +00:00
Josh Coalson 3c043fd730 add hooks for new replaygain wrapper lib 2002-10-25 04:57:05 +00:00
Josh Coalson 1ce20b6ac3 final merge of changes from the end of the flac 1.0.4 maintenance branch 2002-10-23 22:18:37 +00:00
Matt Zimmerman e525917900 Use config.h rather than passing all defs in CFLAGS 2002-10-10 16:51:06 +00:00
Matt Zimmerman 057b53262e Use AM_MAINTAINER_MODE 2002-10-05 14:41:19 +00:00
Josh Coalson 7dfd40de07 bump the version number from 1.0.4_beta to 1.0.4 2002-09-25 06:07:23 +00:00
Josh Coalson b776793a79 minor tweaks 2002-09-17 05:36:39 +00:00
Josh Coalson 60efd13767 minor tweaks 2002-09-13 01:36:16 +00:00
Josh Coalson 6b2efd002f bump version number to 1.0.4_beta 2002-09-09 22:16:55 +00:00
Josh Coalson e2fece2867 improved id3lib detection 2002-09-09 21:54:28 +00:00
uid38180 b4bc14ba2f unwind gettext usage; see tag COMMENT_LAST_WORKING_GETTEXT for the last working version of the gettext flow 2002-09-09 20:53:08 +00:00
Josh Coalson 818de25dd4 more gettext-related changes 2002-09-06 06:07:40 +00:00
Josh Coalson 3f6c998ba5 gettext-related fixes 2002-09-05 05:40:58 +00:00
Josh Coalson 9b14518752 add FLAC__EXHAUSTIVE_TESTS 2002-08-30 05:39:36 +00:00
Josh Coalson 3d8a96e1b1 add AM_GNU_GETTEXT 2002-08-27 05:51:19 +00:00
Josh Coalson 1f99eac2bb fixes based on a pass over everything with autoconf/automake 2002-08-23 06:45:23 +00:00
Josh Coalson c49380d638 add OggFLAC dirs 2002-08-07 17:38:08 +00:00
Josh Coalson 1d96b7e9e7 minor formatting 2002-07-24 06:13:33 +00:00
Josh Coalson 130cbb50b7 build dir now in EXTRA_DIST 2002-07-16 16:12:27 +00:00
Josh Coalson 412fa3b7a2 Daisuke Shimamura's id3 v1/v2 + i18n patches 2002-07-11 06:15:30 +00:00
Josh Coalson 0d0d77387f bump version number from 1.0.3_beta to 1.0.3 2002-07-02 22:23:55 +00:00
Josh Coalson 4991290bbb check for ogg using AM_PATH_OGG from ogg.m4 2002-06-28 23:45:08 +00:00
Josh Coalson cc68251f5a another big glob of changes/fixes 2002-06-08 04:53:42 +00:00
Josh Coalson 57ba6f4eb7 massive glob of checkins: improved tests, more tests, bugfixes 2002-06-07 05:27:37 +00:00
Josh Coalson 7fd3737636 bump version number to 1.0.3 2002-06-01 05:23:37 +00:00
Josh Coalson 5a804ca793 add stuff for getopt 2002-05-17 06:08:13 +00:00
Josh Coalson 1152f9fe26 update copyright date to include 2002 2002-01-26 18:05:12 +00:00
Matt Zimmerman de0c6541d2 Only use -Wall -W when compiling with gcc 2002-01-14 23:17:37 +00:00
Josh Coalson bb14ae8439 fix the sse and 3dnow argument names 2001-12-04 06:46:35 +00:00
Josh Coalson 0778b4d2cc update flac version number 2001-12-04 02:20:43 +00:00
Josh Coalson 2e1d157396 fix bug with --use-3dnow 2001-11-15 23:50:12 +00:00
Josh Coalson c69f878b79 add --use-3dnow argument 2001-11-13 23:08:22 +00:00
Josh Coalson c8a7d357fd update version number to 1.0.1; minor cosmetics with Ogg defines 2001-11-11 03:59:46 +00:00
Matt Zimmerman 548175cf74 Fix libogg check 2001-11-01 11:23:32 +00:00
Josh Coalson f7fc5c89e8 add support for writing ogg streams 2001-10-31 18:31:36 +00:00
Josh Coalson 4ca5ec9940 quote some square brackets to protect from m4 2001-08-13 21:58:49 +00:00
Josh Coalson 0a68890c38 include top_builddir in CFLAGS 2001-07-22 19:02:40 +00:00
Josh Coalson 4c8f73a5e3 more autoconf/automake patches from Matt 2001-07-22 07:27:45 +00:00
Josh Coalson 9bab041a95 tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf 2001-07-20 23:44:35 +00:00
Josh Coalson 51f2bbf589 minor spacing 2001-07-19 00:22:47 +00:00
Josh Coalson 9ea7e2c3ad preserve passed in CFLAGS 2001-07-19 00:19:25 +00:00
Josh Coalson 9e975add2b add macro define for inlining 2001-07-18 23:49:12 +00:00
Josh Coalson d01b13a7b7 add --sse-os argument, remove -ffast-math from gcc CFLAGS 2001-07-18 00:27:06 +00:00
Josh Coalson 6ca4b1b2b2 add support for checking sizes of different types through configure and dynamically generating include/FLAC/ordinals.h 2001-06-29 02:54:59 +00:00
Josh Coalson 4ac9823038 rev the version to 1.0 2001-06-23 03:04:32 +00:00
Josh Coalson be00e30695 add aoutb support for openbsd 2001-06-21 06:34:15 +00:00
Josh Coalson da0adb2056 add object file format guessing from configure 2001-06-18 23:07:19 +00:00
Josh Coalson 03ac145c3d patch from mdz to create include/* Makefiles 2001-06-15 02:16:35 +00:00
Josh Coalson e6499bdf18 rename i386 to ia32 everywhere 2001-06-13 18:11:25 +00:00
Josh Coalson 6b05bc51f7 add/update copyright and license notices 2001-06-08 00:13:21 +00:00
Josh Coalson 06f7690534 conditionalize gcc-specific flags 2001-06-05 22:36:45 +00:00
Josh Coalson 7686377ceb update version number to 0.10 2001-05-29 18:45:05 +00:00
Josh Coalson 0e3576e771 more changes to get conditionals/defines working 2001-05-25 00:07:51 +00:00
Josh Coalson def8eb85b3 switch from AC_CANONICAL_TARGET to AC_CANONICAL_HOST 2001-05-23 22:08:27 +00:00
Josh Coalson cf030c8576 discriminate by cpu, check for nasm, add option for disabling asm optimizations 2001-05-23 20:59:48 +00:00
Josh Coalson 2bfc33d40a update version to 0.9 2001-03-21 23:18:04 +00:00
Josh Coalson b72c55060b add src/metaflac/Makefile to AC_OUTPUT 2001-03-08 20:31:05 +00:00
Josh Coalson 2689b94be7 update version number to 0.8 2001-02-23 21:13:02 +00:00
Josh Coalson ad03414e4f update version number to 0.7 2001-02-12 09:07:51 +00:00
Josh Coalson 230e0f52a9 add some more optimization arguments to gcc 2001-02-05 23:19:09 +00:00
Josh Coalson 303171db8d update version to 0.6 2001-01-24 19:17:45 +00:00
Josh Coalson 9f429bae5a initial version 2001-01-19 22:39:39 +00:00