Josh Coalson
f1c2379c47
inline *::State::resolved_as_cstring()
2003-09-24 04:17:26 +00:00
Josh Coalson
38e2927bd0
better handling of FLAC__STREAM_DECODER_READ_STATUS_END_OF_STREAM in read_callback_()
2003-09-23 20:45:59 +00:00
Josh Coalson
45f26d1018
minor comments
2003-09-23 20:35:03 +00:00
Josh Coalson
a208272833
check for OOM after ogg_sync_buffer()
2003-09-23 20:29:49 +00:00
Josh Coalson
8d06d47f95
minor comments
2003-09-23 20:28:05 +00:00
Josh Coalson
71231d9fd1
minor verbiage
2003-09-16 05:48:35 +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
e51f362918
slighlty more verbiage for burrrn
2003-09-15 20:40:58 +00:00
Josh Coalson
c136e9f361
add link to Subset verbiage in --lax docs
2003-09-15 20:39:43 +00:00
Josh Coalson
1bf46dc3aa
add support for synthesis to big-endian in plugins
2003-09-15 20:28:08 +00:00
Josh Coalson
42acbd0a95
add "what hardware?" and "what software" FAQs
2003-09-12 22:36:25 +00:00
Josh Coalson
78a0715bb6
fix phatnoise links
2003-09-12 22:35:56 +00:00
Josh Coalson
06d2d79bf6
move submit-a-bug to project section
2003-09-03 18:26:25 +00:00
Josh Coalson
b32b82bcb2
add more to submit-a-bug FAQ
2003-09-03 18:23:11 +00:00
Josh Coalson
b06ed73624
remove commented-out stuff
2003-09-03 18:18:28 +00:00
Josh Coalson
8cc315c60b
add FAQs for bug submission and verify errors
2003-09-03 18:16:48 +00:00
Josh Coalson
f26386a829
fix link to nightly CVS tarballs
2003-09-03 17:39:26 +00:00
Josh Coalson
1ba525b929
fix rounding bug in buffer size calculation (MAX_SAMPLES_PER_WINDOW)
2003-09-03 00:56:08 +00:00
Josh Coalson
bef021a181
fix possibly uninitialized var if a file has no STREAMINFO block
2003-09-03 00:54:37 +00:00
Josh Coalson
9bb1a16f9e
fix typo
2003-08-29 05:16:32 +00:00
Josh Coalson
9d260d88a1
more verbiage about "make check"
2003-08-28 23:47:15 +00:00
Josh Coalson
f1c72d556c
add link to faq.html in navbar
2003-08-28 23:36:14 +00:00
Josh Coalson
35a0903e26
add FAQ for "how to use with EAC"
2003-08-28 23:33:58 +00:00
Josh Coalson
d7ec10267a
add link to MAREO
2003-08-28 23:33:30 +00:00
Josh Coalson
a5149aa0a8
minor edits
2003-08-28 22:07:43 +00:00
Josh Coalson
e3dec5fb5b
rearrange
2003-08-28 21:52:28 +00:00
Josh Coalson
3940c381a8
add mailing lists FAQ
2003-08-28 21:47:32 +00:00
Josh Coalson
b5e8edd86b
add instruction on using -- on command-line
2003-08-28 21:36:15 +00:00
Josh Coalson
1be4b1ccf3
minor formatting
2003-08-28 21:35:41 +00:00
Josh Coalson
18d1544c55
initial import
2003-08-28 21:27:08 +00:00
Josh Coalson
e506c004a6
remove finished TODO items
2003-08-25 18:39:15 +00:00
Josh Coalson
c568b83882
add link to "links" section on main page for more software
2003-08-12 19:39:55 +00:00
Josh Coalson
09d30d2cd6
add GiantDisc to s/w links
2003-08-12 19:37:03 +00:00
Josh Coalson
44aaf7756a
add status item for Rio Karma
2003-08-11 20:23:45 +00:00
Matt Zimmerman
9a996c7d0e
Add missing -lm
2003-07-26 15:57:08 +00:00
Matt Zimmerman
89a7dd1ab8
Improved synopsis
2003-07-26 04:36:58 +00:00
Josh Coalson
2ee59b481f
fix overflow bug in stream length calculation, debian bug #200435 ; see http://sourceforge.net/mailarchive/forum.php?thread_id=2733072&forum_id=6312
2003-07-08 22:05:45 +00:00
Josh Coalson
eb35435d73
add link to easy cd-da extractor in extras
2003-07-07 22:44:43 +00:00
Josh Coalson
9c271c7d06
add links to mpd and mpeg audio collection
2003-07-07 22:44:24 +00:00
Josh Coalson
52f32a0f57
fix link to wren installer
2003-07-01 19:15:52 +00:00
Josh Coalson
e6fff931d0
minor wording
2003-06-30 23:06:46 +00:00
Josh Coalson
ec0d3857e7
more tweak to description
2003-06-28 07:11:14 +00:00
Josh Coalson
9ea8f053a7
much improved "what is FLAC" descriptions
2003-06-28 06:58:49 +00:00
Josh Coalson
4172e828b5
massive re-org and improvement
2003-06-28 06:35:39 +00:00
Josh Coalson
5e68763433
final merge of changes from the end of the flac 1.1.0 maintenance branch (FLAC_RELEASE_1_1_0_MAINTENANCE_BRANCH)
2003-06-28 05:42:10 +00:00
Josh Coalson
8b9f9eeddc
add livephish.com link
2003-06-25 05:23:40 +00:00
Josh Coalson
0120bba9db
add several new links to software
2003-05-28 21:43:01 +00:00
Josh Coalson
51f0f48291
add link to QCD in plugin box
2003-05-28 21:42:17 +00:00
Matt Zimmerman
e3499073ba
Explicitly link shared libraries against dependent libraries, in response to
...
Debian bug #179764 . This lets the linker resolve things automagically, and
programs linking with FLAC libs don't need to add any extra linker flags, among
other good things.
http://bugs.debian.org/179764
2003-05-27 05:07:16 +00:00
Josh Coalson
50346e2a2e
add double quotes to protect paths with spaces in them
2003-05-22 04:53:43 +00:00