1823 Commits

Author SHA1 Message Date
Josh Coalson
575c1711a9 fix bug in dummy tell callback 2003-12-30 03:44:12 +00:00
Josh Coalson
06c9c5327b fix bug in read callback where *bytes was not being set to 0 on end-of-stream condition 2003-12-30 03:33:43 +00:00
Josh Coalson
9b07b61fba revamp the Ogg decoding logic; much more stable now 2003-12-30 03:31:52 +00:00
Josh Coalson
0bc2c32814 minor comments 2003-12-30 03:29:58 +00:00
Josh Coalson
182e4e6f8a add #ifdef FLAC__ONE_FLAC_FRAME_PER_OGG_PAGE section to write callback wrapper 2003-12-29 21:34:39 +00:00
Josh Coalson
5353606c77 add link for CD Wave 2003-12-27 19:46:09 +00:00
Josh Coalson
9dfaa9e91d drop Easy CD-DA Extractor link (not freeware) 2003-12-18 22:44:38 +00:00
Josh Coalson
37a4d2a495 workaround MSVC bug re: scoping of nested classes 2003-12-18 20:06:52 +00:00
Josh Coalson
c82bf8a556 fix plugin to match latest api for replaygain synthesis 2003-12-18 05:21:26 +00:00
Josh Coalson
2ea9693ca3 fix __LIBNAME__ definition 2003-12-18 05:20:43 +00:00
Josh Coalson
5dda2bd67b use double for scale factor instead of float 2003-12-18 05:19:34 +00:00
Josh Coalson
b7eeec1eeb #pragma to turn off useless MSVC warning C4800 2003-12-18 05:16:44 +00:00
Josh Coalson
93c66d76e9 obliterate obsolete winamp3 plugin 2003-12-17 19:39:21 +00:00
Josh Coalson
0f2203449a fix endian bug when applying replaygain 2003-12-17 18:40:02 +00:00
Josh Coalson
1a698a8826 fix bug where apply gain is used on a file with no vorbis comment 2003-12-17 18:38:23 +00:00
Josh Coalson
e83dbbe963 fixes from MSVC build 2003-12-17 05:52:03 +00:00
Josh Coalson
99e8c2faa2 ugh, it's FLAC__ASSERT() not FLAC__assert() 2003-12-17 05:37:24 +00:00
Josh Coalson
3c5072c6d4 use FLAC__assert() instead of assert() 2003-12-17 05:35:00 +00:00
Josh Coalson
08af834821 rename string.* to more unambiguous local_string_utils.* 2003-12-17 05:30:26 +00:00
Josh Coalson
f61dc6657c rename string.* to more unambiguous local_string_utils.* 2003-12-17 05:30:26 +00:00
Josh Coalson
3dc6fa443a fixes for MSVC 2003-12-17 05:27:38 +00:00
Josh Coalson
029a8e9d21 fix typos, some calls to seekable stream decoder instead of stream decoder 2003-12-17 05:27:30 +00:00
Josh Coalson
77625ed8ee #include stdlib.h for size_t 2003-12-17 05:26:55 +00:00
Josh Coalson
ce3dd36b6e more re-org fixes 2003-12-17 05:26:34 +00:00
Josh Coalson
e2999b7cb3 fix AC_OUTPUT screwup from re-org 2003-12-17 04:54:20 +00:00
Josh Coalson
9c650a561a add undocumented option --apply-replaygain-which-is-not-lossless to flac; required a lot of reorganization; gain_analysis lib renamed to replaygain_analyis; replaygain_synthesis moved out of plugin_common into its own library in share/ 2003-12-17 04:51:06 +00:00
Josh Coalson
628f4efc55 stamp a CVS+date for the version 2003-12-17 04:49:14 +00:00
Josh Coalson
ca4a983c17 add Audio::FLAC S/W link 2003-12-17 01:10:10 +00:00
Josh Coalson
ddb8e82181 fix bug in the returned size 2003-12-16 22:36:29 +00:00
Josh Coalson
c65460d4f9 use size_t for return type 2003-12-16 22:35:54 +00:00
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