Josh Coalson [Sun, 9 Sep 2007 06:43:13 +0000 (06:43 +0000)]
Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number; also add requirement for non-CDDA lead-out track number to be 255 (SF#1764105: https://sourceforge.net/tracker/index.php?func=detail&aid=1764105&group_id=13478&atid=113478).
Josh Coalson [Sat, 8 Sep 2007 22:49:07 +0000 (22:49 +0000)]
fix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php?func=detail&aid=1786225&group_id=13478&atid=313478)
Josh Coalson [Sat, 8 Sep 2007 22:29:45 +0000 (22:29 +0000)]
*** empty log message ***
Josh Coalson [Sat, 8 Sep 2007 22:28:09 +0000 (22:28 +0000)]
64-bit fixes (SF#1790872: https://sourceforge.net/tracker/index.php?func=detail&aid=1790872&group_id=13478&atid=113478)
Josh Coalson [Fri, 31 Aug 2007 06:06:43 +0000 (06:06 +0000)]
1.2.1 changelog item for --keep-foreign-metadata
Josh Coalson [Fri, 31 Aug 2007 05:55:50 +0000 (05:55 +0000)]
OS/2 fixes (SF#1229495: https://sourceforge.net/tracker/index.php?func=detail&aid=1229495&group_id=13478&atid=113478)
Josh Coalson [Wed, 29 Aug 2007 05:45:19 +0000 (05:45 +0000)]
add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/tracker/index.php?func=detail&aid=1723295&group_id=13478&atid=313478
Josh Coalson [Wed, 29 Aug 2007 00:49:37 +0000 (00:49 +0000)]
OS/2 fixes (SF#1771378: https://sourceforge.net/tracker/index.php?func=detail&aid=1771378&group_id=13478&atid=113478)
Josh Coalson [Wed, 29 Aug 2007 00:45:01 +0000 (00:45 +0000)]
fixed very rare seek bug (SF#1684049: https://sourceforge.net/tracker/index.php?func=detail&aid=1684049&group_id=13478&atid=113478)
Josh Coalson [Wed, 29 Aug 2007 00:38:16 +0000 (00:38 +0000)]
solaris 10 fixes (SF#1783225: https://sourceforge.net/tracker/index.php?func=detail&aid=1783225&group_id=13478&atid=113478)
Josh Coalson [Tue, 28 Aug 2007 05:22:11 +0000 (05:22 +0000)]
fix guid
Josh Coalson [Tue, 28 Aug 2007 05:21:45 +0000 (05:21 +0000)]
add flactimer
Josh Coalson [Tue, 28 Aug 2007 05:17:14 +0000 (05:17 +0000)]
initial import
Josh Coalson [Tue, 28 Aug 2007 05:05:47 +0000 (05:05 +0000)]
change foreign metadata app ids
Josh Coalson [Wed, 22 Aug 2007 02:01:28 +0000 (02:01 +0000)]
bug fixes
Josh Coalson [Tue, 21 Aug 2007 08:07:42 +0000 (08:07 +0000)]
add iffscan project
Josh Coalson [Tue, 21 Aug 2007 08:07:29 +0000 (08:07 +0000)]
#include for off_t, minor comments
Josh Coalson [Tue, 21 Aug 2007 08:05:29 +0000 (08:05 +0000)]
finish foreign metadata implemetation
Josh Coalson [Tue, 21 Aug 2007 08:05:10 +0000 (08:05 +0000)]
*** empty log message ***
Josh Coalson [Tue, 21 Aug 2007 08:04:07 +0000 (08:04 +0000)]
bump cvs date in vendor string
Josh Coalson [Wed, 15 Aug 2007 05:59:09 +0000 (05:59 +0000)]
add FLAC__metadata_simple_iterator_get_application_id()
Josh Coalson [Tue, 14 Aug 2007 00:36:58 +0000 (00:36 +0000)]
initial support for new --keep-foreign-metadata options, saving done, restoring TODO
Josh Coalson [Tue, 14 Aug 2007 00:35:03 +0000 (00:35 +0000)]
minor headers
Josh Coalson [Tue, 14 Aug 2007 00:34:50 +0000 (00:34 +0000)]
add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator_get_block_length(), FLAC__metadata_simple_iterator_is_last()
Josh Coalson [Thu, 9 Aug 2007 07:17:32 +0000 (07:17 +0000)]
fix compiler warnings
Josh Coalson [Wed, 1 Aug 2007 03:03:51 +0000 (03:03 +0000)]
more mingw fixes
Josh Coalson [Wed, 1 Aug 2007 03:02:00 +0000 (03:02 +0000)]
change default extension for ogg flac from .ogg to .oga (SF#1762492: sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478)
Josh Coalson [Tue, 31 Jul 2007 00:51:26 +0000 (00:51 +0000)]
add support for RESIDUAL_CODING_METHOD_PARTITIONED_RICE2 and blocking strategy bit
Josh Coalson [Tue, 31 Jul 2007 00:49:58 +0000 (00:49 +0000)]
document blocksize strategy bit, RESIDUAL_CODING_METHOD_PARTITIONED_RICE2, new subset sample rates, subset clarification, variable blocksize clarification
Josh Coalson [Tue, 31 Jul 2007 00:47:55 +0000 (00:47 +0000)]
Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number; also add requirement for non-CDDA lead-out track number to be 255 (SF#1764105: https://sourceforge.net/tracker/index.php?func=detail&aid=1764105&group_id=13478&atid=113478).
Josh Coalson [Tue, 31 Jul 2007 00:39:46 +0000 (00:39 +0000)]
Some MinGW fixes (SF#1684879: https://sourceforge.net/tracker/index.php?func=detail&aid=1684879&group_id=13478&atid=113478)
Josh Coalson [Tue, 31 Jul 2007 00:35:33 +0000 (00:35 +0000)]
Fixed bug where using --replay-gain without any padding option caused only a small PADDING block to be created (SF#1760790: https://sourceforge.net/tracker/index.php?func=detail&aid=1760790&group_id=13478&atid=113478)
Josh Coalson [Tue, 31 Jul 2007 00:25:52 +0000 (00:25 +0000)]
fix bug where sometimes an existing installation of flac could interfere with the build process (SF#1763690: https://sourceforge.net/tracker/index.php?func=detail&aid=1763690&group_id=13478&atid=113478)
Josh Coalson [Thu, 26 Jul 2007 08:01:40 +0000 (08:01 +0000)]
fixed bug compiling flac without ogg support (SF#1760786: sourceforge.net/tracker/index.php?func=detail&aid=1760786&group_id=13478&atid=113478)
Josh Coalson [Thu, 26 Jul 2007 07:58:21 +0000 (07:58 +0000)]
minor usage text
Josh Coalson [Thu, 26 Jul 2007 07:57:51 +0000 (07:57 +0000)]
add new option --no-utf8-convert to flac (SF#973740: sourceforge.net/tracker/index.php?func=detail&aid=973740&group_id=13478&atid=363478)
Josh Coalson [Wed, 25 Jul 2007 03:11:00 +0000 (03:11 +0000)]
prototype-related fixes
Josh Coalson [Tue, 24 Jul 2007 02:56:54 +0000 (02:56 +0000)]
update for flac-1.2.0
Josh Coalson [Tue, 24 Jul 2007 02:37:46 +0000 (02:37 +0000)]
update release date
Josh Coalson [Mon, 23 Jul 2007 16:14:35 +0000 (16:14 +0000)]
minor comments
Josh Coalson [Mon, 23 Jul 2007 16:14:31 +0000 (16:14 +0000)]
minor OPT tweaks
Josh Coalson [Mon, 16 Jul 2007 06:20:52 +0000 (06:20 +0000)]
add tvix link
Josh Coalson [Mon, 16 Jul 2007 06:08:48 +0000 (06:08 +0000)]
minor verbiage
Josh Coalson [Mon, 16 Jul 2007 06:08:41 +0000 (06:08 +0000)]
update download link for 1.2.0
Josh Coalson [Mon, 16 Jul 2007 06:08:13 +0000 (06:08 +0000)]
add 1.2.0 release item
Josh Coalson [Mon, 16 Jul 2007 06:06:33 +0000 (06:06 +0000)]
bump release date to 7/15/07
Josh Coalson [Mon, 16 Jul 2007 06:04:28 +0000 (06:04 +0000)]
comment out some optimized branch
Josh Coalson [Mon, 16 Jul 2007 06:03:32 +0000 (06:03 +0000)]
improvements to compile/link options
Josh Coalson [Wed, 11 Jul 2007 04:15:26 +0000 (04:15 +0000)]
add FLAC.sln to EXTRA_DIST
Josh Coalson [Wed, 11 Jul 2007 04:15:18 +0000 (04:15 +0000)]
add #define FLAC__LPC_UNROLLED_FILTER_LOOPS for easier selection of filter implementation
Josh Coalson [Wed, 11 Jul 2007 04:14:43 +0000 (04:14 +0000)]
minor comments
Josh Coalson [Wed, 11 Jul 2007 04:13:09 +0000 (04:13 +0000)]
add vcproj files to EXTRA_DIST
Josh Coalson [Tue, 10 Jul 2007 02:10:44 +0000 (02:10 +0000)]
work around ogg flac bug where too many seekpoints makes seektable bigger than one page
Josh Coalson [Tue, 10 Jul 2007 02:09:38 +0000 (02:09 +0000)]
bump libtool number in prep for release
Josh Coalson [Tue, 10 Jul 2007 02:08:51 +0000 (02:08 +0000)]
fix bug where invalid seek tables could cause some seeks to fail
Josh Coalson [Sat, 7 Jul 2007 07:02:11 +0000 (07:02 +0000)]
add porting guide item for 1.1.4->1.2.0
Josh Coalson [Sat, 7 Jul 2007 07:01:36 +0000 (07:01 +0000)]
add porting guide ref to 1.2.0 item
Josh Coalson [Sat, 7 Jul 2007 06:10:35 +0000 (06:10 +0000)]
bump version number to 1.2.0
Josh Coalson [Sat, 7 Jul 2007 06:08:42 +0000 (06:08 +0000)]
bump version number to 1.2.0; flesh out changelog
Josh Coalson [Sat, 7 Jul 2007 05:50:58 +0000 (05:50 +0000)]
add undocumented option to flac: --ignore-chunk-sizes
Josh Coalson [Sat, 7 Jul 2007 04:30:48 +0000 (04:30 +0000)]
fix optimization bug in FLAC__bitwriter_write_rice_signed_block()
Josh Coalson [Sat, 7 Jul 2007 04:30:18 +0000 (04:30 +0000)]
minor syntax
Josh Coalson [Sat, 7 Jul 2007 04:30:11 +0000 (04:30 +0000)]
minor comments
Josh Coalson [Sat, 7 Jul 2007 04:16:49 +0000 (04:16 +0000)]
deprecate projectbuilder project
Josh Coalson [Wed, 20 Jun 2007 01:28:34 +0000 (01:28 +0000)]
minor verbiage
Josh Coalson [Wed, 20 Jun 2007 01:28:15 +0000 (01:28 +0000)]
replace broken link to grip+flac instructions
Josh Coalson [Wed, 20 Jun 2007 01:26:52 +0000 (01:26 +0000)]
fix windows bugs
Josh Coalson [Wed, 20 Jun 2007 01:26:29 +0000 (01:26 +0000)]
switch from --logfile-fd= to --log-fd= to match newer valgrind options
Josh Coalson [Wed, 20 Jun 2007 01:25:20 +0000 (01:25 +0000)]
minor cosmetics
Josh Coalson [Wed, 20 Jun 2007 01:23:49 +0000 (01:23 +0000)]
fix bug with partition sum overflowing
Josh Coalson [Wed, 20 Jun 2007 01:23:02 +0000 (01:23 +0000)]
fix for FLAC__INTEGER_ONLY_LIBRARY
Josh Coalson [Tue, 19 Jun 2007 23:59:16 +0000 (23:59 +0000)]
minor comments
Josh Coalson [Tue, 19 Jun 2007 04:18:55 +0000 (04:18 +0000)]
fix mem leaks and open files
Josh Coalson [Tue, 19 Jun 2007 04:18:45 +0000 (04:18 +0000)]
add --no-md5-sum
Josh Coalson [Sat, 16 Jun 2007 00:56:07 +0000 (00:56 +0000)]
fix typo in max sample rate described in STREAMINFO section
Josh Coalson [Sat, 16 Jun 2007 00:50:28 +0000 (00:50 +0000)]
merge decoder part from RICE_EXT_BRANCH: blocking strategy bit, new rice2 ecm, frame header support for 88.2/176.4/192kHz, new reserved bit, deprecated blocksize-from-streaminfo bit
Josh Coalson [Sat, 16 Jun 2007 00:43:15 +0000 (00:43 +0000)]
add support for reading the raw pcm samples so that seeker can check that decoding resumes at the right place
Josh Coalson [Sat, 16 Jun 2007 00:41:10 +0000 (00:41 +0000)]
move xmms cflags to end of INCLUDES
Josh Coalson [Sat, 16 Jun 2007 00:40:19 +0000 (00:40 +0000)]
add more things reported in analyze mode
Josh Coalson [Sat, 16 Jun 2007 00:38:47 +0000 (00:38 +0000)]
minor cosmetics
Josh Coalson [Sat, 16 Jun 2007 00:37:42 +0000 (00:37 +0000)]
cleaner pointer alignment logic for autoconf-based builds
Josh Coalson [Sat, 16 Jun 2007 00:31:49 +0000 (00:31 +0000)]
*** empty log message ***
Josh Coalson [Sat, 16 Jun 2007 00:23:04 +0000 (00:23 +0000)]
add verbiage about mailing list (must subscribe to post)
Josh Coalson [Sat, 16 Jun 2007 00:21:59 +0000 (00:21 +0000)]
*** empty log message ***
Josh Coalson [Sat, 16 Jun 2007 00:21:38 +0000 (00:21 +0000)]
add wavpack 4.41; time flac with md5 disabled during decoding
Josh Coalson [Thu, 14 Jun 2007 06:37:08 +0000 (06:37 +0000)]
fixed for sun forte compiler
Josh Coalson [Thu, 14 Jun 2007 06:21:44 +0000 (06:21 +0000)]
fix bug with negative indexing
Josh Coalson [Thu, 14 Jun 2007 06:17:57 +0000 (06:17 +0000)]
*** empty log message ***
Josh Coalson [Thu, 14 Jun 2007 06:13:25 +0000 (06:13 +0000)]
remove unused vars
Josh Coalson [Thu, 14 Jun 2007 06:10:00 +0000 (06:10 +0000)]
cleaner pointer alignment logic for autoconf-based builds
Josh Coalson [Thu, 14 Jun 2007 05:25:35 +0000 (05:25 +0000)]
fix LD_LIBRARY_PATH-saving logic
Josh Coalson [Thu, 14 Jun 2007 05:19:46 +0000 (05:19 +0000)]
add internal FLAC__stream_encoder_set/get_do_md5()
Josh Coalson [Wed, 13 Jun 2007 05:34:39 +0000 (05:34 +0000)]
add "run-time error 75" faq
Josh Coalson [Wed, 13 Jun 2007 04:45:43 +0000 (04:45 +0000)]
add "qfst"
Josh Coalson [Wed, 13 Jun 2007 02:16:18 +0000 (02:16 +0000)]
add psymbolic link
Josh Coalson [Wed, 13 Jun 2007 02:16:10 +0000 (02:16 +0000)]
add mediamonkey link
Josh Coalson [Wed, 13 Jun 2007 02:15:49 +0000 (02:15 +0000)]
add sentence to "about" section
Josh Coalson [Wed, 23 May 2007 18:19:38 +0000 (18:19 +0000)]
update link to windows installer
Josh Coalson [Wed, 23 May 2007 18:18:43 +0000 (18:18 +0000)]
add linn records status item
Josh Coalson [Wed, 23 May 2007 18:18:29 +0000 (18:18 +0000)]
add linn records link