Commit Graph

101 Commits

Author SHA1 Message Date
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
Josh Coalson 962bb3b17e explicited defines for valgrind testing and exhaustive testing modes 2002-12-28 07:08:31 +00:00
Josh Coalson 28311cfd1a miroslav's patch to fix broken --disable-3dnow option 2002-12-26 19:35:19 +00:00
Josh Coalson 0a86a68606 enable 3dnow optimizations by default 2002-12-23 19:53:00 +00:00
Josh Coalson d192362c28 instrument for valgrind 2002-12-05 06:36:12 +00:00
Josh Coalson 1dca1c2cee remove SHARE_LIBS 2002-12-03 06:30:14 +00:00
Josh Coalson b74fc98b48 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files 2002-11-20 06:40:08 +00:00
Josh Coalson 2db4e1d276 correct paths in SHARE_LIBS 2002-11-14 04:54:24 +00:00
Josh Coalson b8f8a07684 updates to work with new grabbag lib 2002-11-07 05:07:30 +00:00
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