Commit Graph

922 Commits

Author SHA1 Message Date
Josh Coalson
457f467959 add news item for 1.0.2 2001-12-04 02:21:36 +00:00
Josh Coalson
8caed3dc67 update library version 2001-12-04 02:20:45 +00:00
Josh Coalson
0778b4d2cc update flac version number 2001-12-04 02:20:43 +00:00
Josh Coalson
2ecfd027f9 simplify decoder finishing; make thread synchronization more safe 2001-12-04 01:27:32 +00:00
Josh Coalson
d16712d14a simplify decoder finishing; make decoder deleting more clean 2001-12-04 01:26:11 +00:00
Josh Coalson
c150d9d8ce fix bug with filename setting; fix possible bug with stat()ing if using stdin 2001-12-04 01:25:04 +00:00
Josh Coalson
25da0d9a9f simplify decoder finishing 2001-12-04 01:23:50 +00:00
Josh Coalson
07d255b0f4 add snippet about automake 1.5 patch 2001-12-04 01:22:50 +00:00
Andrey Astafiev
458f638766 sync with 1.0.1 2001-11-22 13:52:32 +00:00
Josh Coalson
45d9a494f9 fix link to news 2001-11-19 18:14:54 +00:00
Josh Coalson
843f1bff1a #include string.h 2001-11-16 02:17:52 +00:00
Josh Coalson
2e1d157396 fix bug with --use-3dnow 2001-11-15 23:50:12 +00:00
Josh Coalson
395938e3ae un-disable 3dnow routines 2001-11-15 21:53:25 +00:00
Josh Coalson
b55861ca4d remove some HTML tags, update the modified date 2001-11-15 21:15:58 +00:00
Josh Coalson
69e2d9f135 fix the ogg define 2001-11-15 19:21:01 +00:00
Josh Coalson
776f573779 minor edits 2001-11-15 19:20:55 +00:00
Josh Coalson
33c7a84d91 add item for 1.0.1 release 2001-11-15 19:20:27 +00:00
Josh Coalson
7140a1cd74 minor wording 2001-11-13 23:11:51 +00:00
Josh Coalson
c69f878b79 add --use-3dnow argument 2001-11-13 23:08:22 +00:00
Josh Coalson
f98b70545d remove SSE OS detection (shouldn't fork in a library); #ifdef the 3dnow stuff until it is comfirmed working 2001-11-13 23:06:30 +00:00
Josh Coalson
40333b13c1 commit patch for compiling on mingw32 2001-11-13 21:37:04 +00:00
Josh Coalson
8c9808fa7c fix link flags for release target 2001-11-13 21:27:01 +00:00
Josh Coalson
d9620b8f19 minor compile flag change (define _LIB) 2001-11-13 21:26:21 +00:00
Josh Coalson
390ac84d51 add ogg support 2001-11-13 21:25:47 +00:00
Josh Coalson
c020b3ad66 update libFLAC section to add new seekable stream decoder 2001-11-12 21:05:41 +00:00
Josh Coalson
15c2a59708 add verbiage about multi-platform 2001-11-12 21:04:52 +00:00
Josh Coalson
dda04f63a6 update library version 2001-11-11 04:02:23 +00:00
Josh Coalson
aa07a7601a minor cosmetics with Ogg defines 2001-11-11 04:02:05 +00:00
Josh Coalson
123f1e9497 update version number to 1.0.1 2001-11-11 04:00:27 +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
Josh Coalson
87ab33ca62 add project builder stuff for OS X 2001-11-09 19:24:48 +00:00
Josh Coalson
5676eb1c58 add wording for OS X builds 2001-11-09 19:23:50 +00:00
Josh Coalson
679e90b157 change back to unix-format line endings 2001-11-09 19:23:42 +00:00
Josh Coalson
9a3d171b4b minor changes to linkage 2001-11-09 00:00:23 +00:00
Josh Coalson
dbd84c48e5 split most of FileDecoder off to new SeekableStreamDecoder 2001-11-08 23:59:22 +00:00
Josh Coalson
53ad911a1d check in new version of the winamp3 plugin 2001-11-08 23:54:10 +00:00
Josh Coalson
8c13e6526e remove the old version to make way for the new version 2001-11-08 23:52:32 +00:00
Josh Coalson
96a5d88839 add monkeys audio utils 2001-11-03 00:16:03 +00:00
Josh Coalson
c9f12de806 add extras section 2001-11-03 00:14:32 +00:00
Josh Coalson
61e8d3b267 move placement of -lm ala Christian 2001-11-01 19:54:39 +00:00
Josh Coalson
1501f89756 make --help synonymous with -H, print long --help to stdout instead of stderr 2001-11-01 19:47:50 +00:00
Josh Coalson
03b189ffdb fix ..._process_metadata() to return correctly from a READ_FRAME state 2001-11-01 19:47:06 +00:00
Matt Zimmerman
548175cf74 Fix libogg check 2001-11-01 11:23:32 +00:00
Josh Coalson
b312f28a7b set state to SEARCH_FOR_FRAME_SYNC after flush 2001-11-01 05:23:48 +00:00
Josh Coalson
8084b05533 changes to reduce the stack requirements of the encoder 2001-11-01 00:27:29 +00:00
Josh Coalson
5b4c48962b fix bugs with skipping id3v2 tags and long metadata blocks 2001-10-31 23:55:56 +00:00
Josh Coalson
89c899ef52 several ogg-related fixes 2001-10-31 23:17:43 +00:00
Josh Coalson
c74cbef7b4 add -H and --ogg options, remove -9 and -fw options 2001-10-31 23:15:20 +00:00
Josh Coalson
5bdbcf2fc8 remove unnecessary -fw option 2001-10-31 21:41:04 +00:00
Josh Coalson
8c24ab3a78 fix tiny bug with filename setting 2001-10-31 20:25:00 +00:00