Commit Graph

731 Commits

Author SHA1 Message Date
Josh Coalson
53a9a95b2e add flac-tools app URL 2001-12-13 05:42:26 +00:00
Josh Coalson
36d2b42d1d add "Ftol" ID to table 2001-12-11 08:06:11 +00:00
Josh Coalson
6e14490030 add support for Darwin builds 2001-12-07 19:28:25 +00:00
Matt Zimmerman
04180befd4 Pass -i option to nasm so that VPATH builds work correctly 2001-12-05 08:12:05 +00:00
Josh Coalson
a564249091 update the version number to 1.0.2 2001-12-04 06:47:23 +00:00
Josh Coalson
7146e0f590 fix the docbook2man sequence 2001-12-04 06:46:54 +00:00
Josh Coalson
bb14ae8439 fix the sse and 3dnow argument names 2001-12-04 06:46:35 +00:00
Josh Coalson
e326848b5d fix some argument names to match new configure.in 2001-12-04 06:46:12 +00:00
Josh Coalson
651d6de93a check in Miroslav's PIC patch 2001-12-04 05:36:09 +00:00
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