Josh Coalson
|
c6d1fc8a23
|
minor formatting
|
2003-09-24 22:07:31 +00:00 |
|
Josh Coalson
|
02e6011cd4
|
remove leftover and unimplemented proto FLAC__file_decoder_process_remaining_frames()
|
2003-09-24 22:07:08 +00:00 |
|
Josh Coalson
|
8bd4884ca1
|
add the metadata callback back in the stream encoder
|
2003-09-24 22:03:35 +00:00 |
|
Josh Coalson
|
39578a063a
|
add id for xmcd
|
2003-09-24 17:40:03 +00:00 |
|
Josh Coalson
|
cf3f338898
|
minor verbiage
|
2003-09-24 04:36:57 +00:00 |
|
Josh Coalson
|
9694e47f9b
|
add OggFLAC__stream_decoder_get_resolved_state_string(), rewrite to use new ogg decoder aspect
|
2003-09-24 04:35:40 +00:00 |
|
Josh Coalson
|
32cefcc24f
|
add OggFLAC__stream_encoder_get_resolved_state_string()
|
2003-09-24 04:34:56 +00:00 |
|
Josh Coalson
|
48bbe811ea
|
add OggFLAC__OggDecoderAspect member
|
2003-09-24 04:34:06 +00:00 |
|
Josh Coalson
|
b3aad64018
|
add private dir
|
2003-09-24 04:32:07 +00:00 |
|
Josh Coalson
|
a1a0200dcf
|
initial import
|
2003-09-24 04:31:20 +00:00 |
|
Josh Coalson
|
f6224af614
|
*::State::resolved_as_cstring() is now inlined
|
2003-09-24 04:30:30 +00:00 |
|
Josh Coalson
|
43b0ddc0c0
|
add OggFLAC__stream_encoder_get_resolved_state_string()
|
2003-09-24 04:29:17 +00:00 |
|
Josh Coalson
|
75c7968e35
|
more API comments, add OggFLAC__file_decoder_set_serial_number(), OggFLAC__file_decoder_get_resolved_state_string(), OggFLAC__file_decoder_get_decode_position()
|
2003-09-24 04:28:42 +00:00 |
|
Josh Coalson
|
ae1aad1dbc
|
more API comments, add OggFLAC__seekable_stream_decoder_set_serial_number(), OggFLAC__seekable_stream_decoder_get_resolved_state_string(), OggFLAC__seekable_stream_decoder_get_decode_position()
|
2003-09-24 04:27:55 +00:00 |
|
Josh Coalson
|
03140c4291
|
add OggFLAC__stream_decoder_get_resolved_state_string()
|
2003-09-24 04:20:07 +00:00 |
|
Josh Coalson
|
5e97309798
|
add *::State::resolved_as_cstring()
|
2003-09-24 04:18:32 +00:00 |
|
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 |
|