Commit Graph

2225 Commits

Author SHA1 Message Date
Josh Coalson
d8e59d2f6c add special CONFIG_CFLAGS for darwin 2005-05-03 00:11:25 +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
6fee5aa026 fix bug in the save_http_path initialization 2005-03-02 05:06:58 +00:00
Josh Coalson
2f7293b09f add patch: on freebsd, detect via sysctl whether OS supports SSE 2005-02-12 16:55:39 +00:00
Josh Coalson
302ed8c3f3 change the navbar css by integrating the separators into it. IE was treating the empty separator div's differently than everything else and putting space in them 2005-02-12 16:54:12 +00:00
Josh Coalson
a3dc20b402 typo 2005-02-11 21:48:28 +00:00
Josh Coalson
a2f9a5be46 fix link to debian packages 2005-02-11 21:20:05 +00:00
Josh Coalson
950e3ca1b4 revamp html to be xhtml 1.0 compliant, also use css 2005-02-09 03:37:59 +00:00
Josh Coalson
66142c9b5b bump version to 1.1.2 2005-02-04 06:42:38 +00:00
Josh Coalson
725efa6461 fix bug in random sampling 2005-02-04 06:42:00 +00:00
Josh Coalson
17bdc0068e reinstitute old FLAC__bitbuffer_read_rice_signed_block() for MSVC compiles 2005-02-04 06:41:13 +00:00
Josh Coalson
81c50d611a add news item for 1.1.2 2005-02-04 01:35:08 +00:00
Josh Coalson
f81b6df7d5 minor comments 2005-02-04 01:34:35 +00:00
Josh Coalson
16eded53e4 fix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED 2005-02-03 04:29:52 +00:00
Josh Coalson
439367cbe9 fix endian-ness on sine wave tests 2005-02-03 04:20:16 +00:00
Josh Coalson
26d92537bb update to match latest sgml 2005-02-03 04:19:15 +00:00
Josh Coalson
4ff0869116 add 2005 copyright 2005-02-03 04:18:59 +00:00
Josh Coalson
e5c114da89 improve wording for --lax 2005-02-03 04:17:38 +00:00
Josh Coalson
4cd9e815d0 remove joke faq entry 2005-02-03 04:16:42 +00:00
Josh Coalson
a4107779a0 remove the "Reference" from the plugin description 2005-02-02 05:50:52 +00:00
Josh Coalson
1c00851aa7 need to link libiconv 2005-02-02 05:50:26 +00:00
Josh Coalson
91ccea96f8 update to match sgml for 1.1.2 release 2005-02-02 04:35:49 +00:00
Josh Coalson
26e101a364 fix tag typo 2005-02-02 01:55:40 +00:00
Josh Coalson
e68328ea01 bump version number to 1.1.2-beta 2005-02-02 01:54:03 +00:00
Josh Coalson
318bc931ec bump version number to 1.1.2 2005-02-02 01:53:13 +00:00
Josh Coalson
a3448128bc bump the libtool number 2005-02-02 01:51:25 +00:00
Josh Coalson
47a6b5f43f skip the --input-size test until cat works in cygwin 2005-02-02 01:50:47 +00:00
Josh Coalson
98587b14c9 better randomness on MSVC 2005-02-02 01:50:05 +00:00
Josh Coalson
a512713840 move the acknowledgments section below the TOC 2005-02-02 01:48:52 +00:00
Josh Coalson
7e09fadfc4 remove the "Reference" from the plugin description 2005-02-01 04:44:56 +00:00
Josh Coalson
12065d08cb fix bug in FLAC_plugin__tags_get_tag_utf8(), it was returning the whole entry instead of just the value 2005-02-01 04:43:50 +00:00
Josh Coalson
7ffd7e4aa9 fix: only do ogg-flac seeking tests if flac has ogg support built in 2005-02-01 01:49:11 +00:00
Josh Coalson
ae25181bf4 remove the obsolete project_builder_prebuild_phase.sh 2005-02-01 01:48:00 +00:00
Josh Coalson
fefe949ce4 update Miroslav's email 2005-02-01 01:47:45 +00:00
Josh Coalson
16ece0ada4 need /D "FLAC__HAS_OGG" for ogg seek tests to work 2005-02-01 01:47:24 +00:00
Josh Coalson
2499c5694c only use -force_cpusubtype_ALL in CFLAGS on Darwin-PPC 2005-01-31 04:35:26 +00:00
Josh Coalson
05a3984002 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS 2005-01-30 18:44:46 +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
c2a9bbb0dc fixes to get winamp2 plugin to build on win32 again 2005-01-30 18:18:08 +00:00
Josh Coalson
77d8e7fe28 minor casting fixes 2005-01-30 18:17:11 +00:00
Josh Coalson
95bf677e3e define HAVE_SOCKLEN_T 2005-01-30 18:15:48 +00:00
Josh Coalson
4462311644 fix constness in some functions 2005-01-30 18:15:36 +00:00
Josh Coalson
63d489ae31 temporary disable ppc asm optimizations 2005-01-29 06:10:58 +00:00
Josh Coalson
cd96b51d3b minor comments 2005-01-29 06:10:04 +00:00
Josh Coalson
47c7b14079 add FLAC__MANDATORY_VERIFY_WHILE_ENCODING ifdefs which will be turned on when compiling with new asm optimzations 2005-01-29 06:08:58 +00:00
Josh Coalson
cc12687afe fix script invocation in valgrind mode 2005-01-28 16:24:02 +00:00
Josh Coalson
dc3fd3596c update link to sf logo 2005-01-28 16:23:43 +00:00
Josh Coalson
7bc3a10067 link update for MC plugin 2005-01-28 16:23:32 +00:00
Josh Coalson
9ce060e4ad add missing decoder finish calls 2005-01-27 04:00:36 +00:00