Josh Coalson [Sat, 26 Jan 2002 17:36:39 +0000 (17:36 +0000)]
update copyright date to include 2002
Josh Coalson [Sat, 26 Jan 2002 17:10:12 +0000 (17:10 +0000)]
minor wording change for -M in the usage
Josh Coalson [Sat, 26 Jan 2002 17:06:05 +0000 (17:06 +0000)]
minor cosmetic change
Josh Coalson [Sat, 26 Jan 2002 03:27:56 +0000 (03:27 +0000)]
add SDL_sound to S/W section
Matt Zimmerman [Mon, 14 Jan 2002 23:17:37 +0000 (23:17 +0000)]
Only use -Wall -W when compiling with gcc
Josh Coalson [Sat, 15 Dec 2001 18:42:24 +0000 (18:42 +0000)]
fix sonice link
Josh Coalson [Sat, 15 Dec 2001 18:40:24 +0000 (18:40 +0000)]
add sonice to S/W section
Josh Coalson [Thu, 13 Dec 2001 05:44:34 +0000 (05:44 +0000)]
add flac-tools link to S/W section
Josh Coalson [Thu, 13 Dec 2001 05:42:26 +0000 (05:42 +0000)]
add flac-tools app URL
Josh Coalson [Tue, 11 Dec 2001 08:06:11 +0000 (08:06 +0000)]
add "Ftol" ID to table
Josh Coalson [Fri, 7 Dec 2001 19:28:25 +0000 (19:28 +0000)]
add support for Darwin builds
Matt Zimmerman [Wed, 5 Dec 2001 08:12:05 +0000 (08:12 +0000)]
Pass -i option to nasm so that VPATH builds work correctly
Josh Coalson [Tue, 4 Dec 2001 06:47:23 +0000 (06:47 +0000)]
update the version number to 1.0.2
Josh Coalson [Tue, 4 Dec 2001 06:46:54 +0000 (06:46 +0000)]
fix the docbook2man sequence
Josh Coalson [Tue, 4 Dec 2001 06:46:35 +0000 (06:46 +0000)]
fix the sse and 3dnow argument names
Josh Coalson [Tue, 4 Dec 2001 06:46:12 +0000 (06:46 +0000)]
fix some argument names to match new configure.in
Josh Coalson [Tue, 4 Dec 2001 05:36:09 +0000 (05:36 +0000)]
check in Miroslav's PIC patch
Josh Coalson [Tue, 4 Dec 2001 02:21:36 +0000 (02:21 +0000)]
add news item for 1.0.2
Josh Coalson [Tue, 4 Dec 2001 02:20:45 +0000 (02:20 +0000)]
update library version
Josh Coalson [Tue, 4 Dec 2001 02:20:43 +0000 (02:20 +0000)]
update flac version number
Josh Coalson [Tue, 4 Dec 2001 01:27:32 +0000 (01:27 +0000)]
simplify decoder finishing; make thread synchronization more safe
Josh Coalson [Tue, 4 Dec 2001 01:26:11 +0000 (01:26 +0000)]
simplify decoder finishing; make decoder deleting more clean
Josh Coalson [Tue, 4 Dec 2001 01:25:04 +0000 (01:25 +0000)]
fix bug with filename setting; fix possible bug with stat()ing if using stdin
Josh Coalson [Tue, 4 Dec 2001 01:23:50 +0000 (01:23 +0000)]
simplify decoder finishing
Josh Coalson [Tue, 4 Dec 2001 01:22:50 +0000 (01:22 +0000)]
add snippet about automake 1.5 patch
Andrey Astafiev [Thu, 22 Nov 2001 13:52:32 +0000 (13:52 +0000)]
sync with 1.0.1
Josh Coalson [Mon, 19 Nov 2001 18:14:54 +0000 (18:14 +0000)]
fix link to news
Josh Coalson [Fri, 16 Nov 2001 02:17:52 +0000 (02:17 +0000)]
#include string.h
Josh Coalson [Thu, 15 Nov 2001 23:50:12 +0000 (23:50 +0000)]
fix bug with --use-3dnow
Josh Coalson [Thu, 15 Nov 2001 21:53:25 +0000 (21:53 +0000)]
un-disable 3dnow routines
Josh Coalson [Thu, 15 Nov 2001 21:15:58 +0000 (21:15 +0000)]
remove some HTML tags, update the modified date
Josh Coalson [Thu, 15 Nov 2001 19:21:01 +0000 (19:21 +0000)]
fix the ogg define
Josh Coalson [Thu, 15 Nov 2001 19:20:55 +0000 (19:20 +0000)]
minor edits
Josh Coalson [Thu, 15 Nov 2001 19:20:27 +0000 (19:20 +0000)]
add item for 1.0.1 release
Josh Coalson [Tue, 13 Nov 2001 23:11:51 +0000 (23:11 +0000)]
minor wording
Josh Coalson [Tue, 13 Nov 2001 23:08:22 +0000 (23:08 +0000)]
add --use-3dnow argument
Josh Coalson [Tue, 13 Nov 2001 23:06:30 +0000 (23:06 +0000)]
remove SSE OS detection (shouldn't fork in a library); #ifdef the 3dnow stuff until it is comfirmed working
Josh Coalson [Tue, 13 Nov 2001 21:37:04 +0000 (21:37 +0000)]
commit patch for compiling on mingw32
Josh Coalson [Tue, 13 Nov 2001 21:27:01 +0000 (21:27 +0000)]
fix link flags for release target
Josh Coalson [Tue, 13 Nov 2001 21:26:21 +0000 (21:26 +0000)]
minor compile flag change (define _LIB)
Josh Coalson [Tue, 13 Nov 2001 21:25:47 +0000 (21:25 +0000)]
add ogg support
Josh Coalson [Mon, 12 Nov 2001 21:05:41 +0000 (21:05 +0000)]
update libFLAC section to add new seekable stream decoder
Josh Coalson [Mon, 12 Nov 2001 21:04:52 +0000 (21:04 +0000)]
add verbiage about multi-platform
Josh Coalson [Sun, 11 Nov 2001 04:02:23 +0000 (04:02 +0000)]
update library version
Josh Coalson [Sun, 11 Nov 2001 04:02:05 +0000 (04:02 +0000)]
minor cosmetics with Ogg defines
Josh Coalson [Sun, 11 Nov 2001 04:00:27 +0000 (04:00 +0000)]
update version number to 1.0.1
Josh Coalson [Sun, 11 Nov 2001 03:59:46 +0000 (03:59 +0000)]
update version number to 1.0.1; minor cosmetics with Ogg defines
Josh Coalson [Fri, 9 Nov 2001 19:24:48 +0000 (19:24 +0000)]
add project builder stuff for OS X
Josh Coalson [Fri, 9 Nov 2001 19:23:50 +0000 (19:23 +0000)]
add wording for OS X builds
Josh Coalson [Fri, 9 Nov 2001 19:23:42 +0000 (19:23 +0000)]
change back to unix-format line endings
Josh Coalson [Fri, 9 Nov 2001 00:00:23 +0000 (00:00 +0000)]
minor changes to linkage
Josh Coalson [Thu, 8 Nov 2001 23:59:22 +0000 (23:59 +0000)]
split most of FileDecoder off to new SeekableStreamDecoder
Josh Coalson [Thu, 8 Nov 2001 23:54:10 +0000 (23:54 +0000)]
check in new version of the winamp3 plugin
Josh Coalson [Thu, 8 Nov 2001 23:52:32 +0000 (23:52 +0000)]
remove the old version to make way for the new version
Josh Coalson [Sat, 3 Nov 2001 00:16:03 +0000 (00:16 +0000)]
add monkeys audio utils
Josh Coalson [Sat, 3 Nov 2001 00:14:32 +0000 (00:14 +0000)]
add extras section
Josh Coalson [Thu, 1 Nov 2001 19:54:39 +0000 (19:54 +0000)]
move placement of -lm ala Christian
Josh Coalson [Thu, 1 Nov 2001 19:47:50 +0000 (19:47 +0000)]
make --help synonymous with -H, print long --help to stdout instead of stderr
Josh Coalson [Thu, 1 Nov 2001 19:47:06 +0000 (19:47 +0000)]
fix ..._process_metadata() to return correctly from a READ_FRAME state
Matt Zimmerman [Thu, 1 Nov 2001 11:23:32 +0000 (11:23 +0000)]
Fix libogg check
Josh Coalson [Thu, 1 Nov 2001 05:23:48 +0000 (05:23 +0000)]
set state to SEARCH_FOR_FRAME_SYNC after flush
Josh Coalson [Thu, 1 Nov 2001 00:27:29 +0000 (00:27 +0000)]
changes to reduce the stack requirements of the encoder
Josh Coalson [Wed, 31 Oct 2001 23:55:56 +0000 (23:55 +0000)]
fix bugs with skipping id3v2 tags and long metadata blocks
Josh Coalson [Wed, 31 Oct 2001 23:17:43 +0000 (23:17 +0000)]
several ogg-related fixes
Josh Coalson [Wed, 31 Oct 2001 23:15:20 +0000 (23:15 +0000)]
add -H and --ogg options, remove -9 and -fw options
Josh Coalson [Wed, 31 Oct 2001 21:41:04 +0000 (21:41 +0000)]
remove unnecessary -fw option
Josh Coalson [Wed, 31 Oct 2001 20:25:00 +0000 (20:25 +0000)]
fix tiny bug with filename setting
Josh Coalson [Wed, 31 Oct 2001 19:11:53 +0000 (19:11 +0000)]
patch from Christian: use $? instead of $<
Josh Coalson [Wed, 31 Oct 2001 18:46:53 +0000 (18:46 +0000)]
rename -9 to secret option; break up help into short and long versions
Josh Coalson [Wed, 31 Oct 2001 18:31:36 +0000 (18:31 +0000)]
add support for writing ogg streams
Josh Coalson [Wed, 31 Oct 2001 18:30:19 +0000 (18:30 +0000)]
minor wording changes
Josh Coalson [Thu, 25 Oct 2001 18:42:20 +0000 (18:42 +0000)]
patch from christian, #undef swap16
Josh Coalson [Fri, 19 Oct 2001 18:24:33 +0000 (18:24 +0000)]
patch from Matt for automake 1.5
Josh Coalson [Thu, 18 Oct 2001 21:22:25 +0000 (21:22 +0000)]
add frog and bonk, update lpac to 1.31 and wavpack to 3.91
Josh Coalson [Tue, 16 Oct 2001 06:32:50 +0000 (06:32 +0000)]
fix bug where raw encoder rewinds to beginning of file when it shouldn't
Josh Coalson [Fri, 28 Sep 2001 23:08:20 +0000 (23:08 +0000)]
remove beta language, update todo list
Josh Coalson [Fri, 28 Sep 2001 23:08:02 +0000 (23:08 +0000)]
remove beta language
Andrey Astafiev [Mon, 20 Aug 2001 10:59:39 +0000 (10:59 +0000)]
revision for 1.0
Andrey Astafiev [Mon, 20 Aug 2001 05:47:53 +0000 (05:47 +0000)]
revision for 1.0
Andrey Astafiev [Mon, 20 Aug 2001 05:30:09 +0000 (05:30 +0000)]
revision for 1.0
Matt Zimmerman [Fri, 17 Aug 2001 16:31:17 +0000 (16:31 +0000)]
Added documentation for -c option
Josh Coalson [Thu, 16 Aug 2001 22:36:56 +0000 (22:36 +0000)]
fix bug when skipping data
Josh Coalson [Thu, 16 Aug 2001 20:07:29 +0000 (20:07 +0000)]
rename some struct members to avoid C++ 'private' and 'protected' keywords
Josh Coalson [Thu, 16 Aug 2001 17:58:23 +0000 (17:58 +0000)]
add Audacity to S/W section
Josh Coalson [Tue, 14 Aug 2001 18:04:06 +0000 (18:04 +0000)]
update S/W section
Josh Coalson [Tue, 14 Aug 2001 17:46:17 +0000 (17:46 +0000)]
add support for non-standard fmt chunks
Andrey Astafiev [Tue, 14 Aug 2001 07:38:36 +0000 (07:38 +0000)]
*** empty log message ***
Josh Coalson [Mon, 13 Aug 2001 23:10:06 +0000 (23:10 +0000)]
replace LOCAL_FABS() with fabs()
Josh Coalson [Mon, 13 Aug 2001 22:32:40 +0000 (22:32 +0000)]
Miroslav's patch to add run-time detection of operating system support for SSE/SSE2 instructions
Josh Coalson [Mon, 13 Aug 2001 21:58:49 +0000 (21:58 +0000)]
quote some square brackets to protect from m4
Josh Coalson [Thu, 2 Aug 2001 21:10:42 +0000 (21:10 +0000)]
fix debian package link to search for just 1.0
Andrey Astafiev [Wed, 1 Aug 2001 05:05:56 +0000 (05:05 +0000)]
revision for flac 1.0
Matt Zimmerman [Tue, 31 Jul 2001 21:26:17 +0000 (21:26 +0000)]
-m was given twice; the second instance should have been -M. Fixed.
Josh Coalson [Sun, 22 Jul 2001 19:04:32 +0000 (19:04 +0000)]
add bitbuffer.h
Josh Coalson [Sun, 22 Jul 2001 19:02:40 +0000 (19:02 +0000)]
include top_builddir in CFLAGS
Josh Coalson [Sun, 22 Jul 2001 07:27:45 +0000 (07:27 +0000)]
more autoconf/automake patches from Matt
Josh Coalson [Sun, 22 Jul 2001 07:26:58 +0000 (07:26 +0000)]
revert to using libtool to generate the convenience library
Josh Coalson [Sun, 22 Jul 2001 07:25:50 +0000 (07:25 +0000)]
test for existence of test_files/
Josh Coalson [Sun, 22 Jul 2001 07:25:15 +0000 (07:25 +0000)]
fallback to docbook2man if no docbook-to-man available
Josh Coalson [Sat, 21 Jul 2001 00:28:10 +0000 (00:28 +0000)]
fix the release year on some news bullets