Commit Graph

1943 Commits

Author SHA1 Message Date
Josh Coalson
fb30b9e4ac add test of --add-replay-gain 2003-12-16 18:47:26 +00:00
Josh Coalson
199edd5d09 typo 2003-11-30 00:23:20 +00:00
Josh Coalson
16baa1a77d remove old news links 2003-11-30 00:19:51 +00:00
Josh Coalson
2eed0b9e6f fix bug in sample_number calculation from frame header 2003-11-27 18:15:17 +00:00
Josh Coalson
355ab7778a improve wording for "what is FLAC" section 2003-11-20 00:56:13 +00:00
Josh Coalson
dcd57964ba fix typos 2003-11-20 00:53:57 +00:00
Josh Coalson
ff3f19c10c add slim and phatnoise boxes to hardware faq 2003-11-19 21:06:39 +00:00
Josh Coalson
11ae3c6b28 add news item for phatnoise home player 2003-11-19 21:03:26 +00:00
Josh Coalson
7dde7b3e7b add squeezebox news item/links 2003-11-18 19:35:22 +00:00
Josh Coalson
a2f9d38581 add link to hans' comparison page 2003-11-17 21:22:57 +00:00
Josh Coalson
9ff54a52eb fix broken links 2003-11-17 18:31:16 +00:00
Josh Coalson
997c6bc1a0 fix bug (debian #213172): http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=213172 2003-11-14 00:06:25 +00:00
Josh Coalson
7890953070 use new Ogg FLAC file encoder where appropriate 2003-11-13 23:35:50 +00:00
Josh Coalson
45df151527 better end-of-file/stream checking 2003-11-13 23:34:28 +00:00
Josh Coalson
7d045bf448 add primuslive.com news item 2003-11-12 20:05:43 +00:00
Josh Coalson
25a9deeeda remove logo from todo list 2003-11-07 23:44:02 +00:00
Josh Coalson
45cb2dbe50 use new logo from Mike 2003-11-07 23:40:59 +00:00
Josh Coalson
6bc57f9a9d add proper news links for bygone status items 2003-11-07 23:09:46 +00:00
Josh Coalson
e56a1e4141 fix error in encoded residual definition 2003-11-07 19:12:53 +00:00
Josh Coalson
6a868045e0 add rhythmbox link 2003-10-31 00:51:58 +00:00
Josh Coalson
c4fd2b34e7 add link to FLACer 2003-10-29 23:25:40 +00:00
Josh Coalson
826f59e2a5 add Magnatune item in status/links 2003-10-13 20:45:08 +00:00
Josh Coalson
4623d26b1f add mplayer link, fix MAC link 2003-10-09 17:16:41 +00:00
Josh Coalson
3c2bdf8746 add ogg seekable stream and file encoder and decoder interfaces 2003-09-26 01:56:01 +00:00
Josh Coalson
e9b38b4cd4 implementation finished 2003-09-26 01:51:44 +00:00
Josh Coalson
fe1a23e0a5 rewrite to use ogg encoder aspect 2003-09-26 01:50:51 +00:00
Josh Coalson
4e96cdbb7b minor syntax 2003-09-26 01:46:21 +00:00
Josh Coalson
069a58bbe0 minor formatting 2003-09-26 01:45:42 +00:00
Josh Coalson
071e13ac51 minor comments 2003-09-26 01:45:21 +00:00
Josh Coalson
efd81fcbf1 add OggFLAC__ogg_decoder_aspect_reset() 2003-09-25 04:09:44 +00:00
Josh Coalson
e7e56751d1 add metadata callback back to ogg stream encoder 2003-09-25 04:08:46 +00:00
Josh Coalson
6e2c6d9958 add a "tell" callback to the seekable stream encoder to make the metadata writeback more robust 2003-09-25 04:01:49 +00:00
Josh Coalson
792ddbf4c5 rewrite to support seeking 2003-09-25 03:55:37 +00:00
Josh Coalson
85f53571e4 minor comments 2003-09-24 22:13:35 +00:00
Josh Coalson
774a127ed7 minor syntax 2003-09-24 22:12:32 +00:00
Josh Coalson
807140daab use resolved_state_string as much as possible 2003-09-24 22:10:51 +00:00
Josh Coalson
d36b346dbb add resolved_as_cstring() 2003-09-24 22:08:00 +00:00
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