Commit Graph

2924 Commits

Author SHA1 Message Date
Josh Coalson dea0f5a044 add 2009 copyright 2009-01-07 07:31:28 +00:00
Josh Coalson c9ed238c3d Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, SF#2182432: https://sourceforge.net/tracker2/?func=detail&aid=1947353&group_id=13478&atid=363478 https://sourceforge.net/tracker2/index.php?func=detail&aid=2182432&group_id=13478&atid=113478) 2009-01-07 07:03:17 +00:00
Josh Coalson f36d4567c1 convert SF tracker links to new tracker2 system 2009-01-07 06:58:53 +00:00
Josh Coalson 0396b5fa0f Fixes for autotools (SF#1859664: https://sourceforge.net/tracker2/?func=detail&aid=1859664&group_id=13478&atid=313478) 2009-01-07 06:58:04 +00:00
Josh Coalson d0025bdacd Improved error message when user attempts to decode a non-FLAC file (SF#2222789: https://sourceforge.net/tracker2/?func=detail&aid=2222789&group_id=13478&atid=113478 2009-01-07 06:55:51 +00:00
Josh Coalson bd161c61fa Improve decoder's ability to distinguish between a FLAC sync code and an MPEG one (SF #2491433 https://sourceforge.net/tracker2/?func=detail&aid=2491433&group_id=13478&atid=113478 2009-01-07 06:54:05 +00:00
Josh Coalson ee51fc0bae Fix bug in bitreader handling of read callback returning a short count (SF#2490454: https://sourceforge.net/tracker2/?func=detail&aid=2490454&group_id=13478&atid=113478) 2009-01-06 17:14:31 +00:00
Josh Coalson 0915a551eb Fixes for Sun Studio/Forte; us AC_C_INLINE to detect inline keyword for compiler; eliminate floating point calcs in RG analysis array size calculations (SF#1701960: https://sourceforge.net/tracker2/?func=detail&aid=1701960&group_id=13478&atid=313478) 2009-01-03 02:13:17 +00:00
Josh Coalson 8e28e43b25 remove some inlining directives 2009-01-03 02:10:18 +00:00
Josh Coalson 494d9ab011 mingw fixes, enable build dll w/ mingw (SF#2000973: https://sourceforge.net/tracker2/?func=detail&aid=2000973&group_id=13478&atid=313478) 2009-01-03 01:59:10 +00:00
Josh Coalson 75e6cabe05 mingw fixes (SF#2209829: https://sourceforge.net/tracker2/?func=detail&aid=2209829&group_id=13478&atid=313478) 2009-01-03 01:55:17 +00:00
Josh Coalson d75a07c968 fix bug with fractional seconds on some locales (SF#1815517: https://sourceforge.net/tracker2/?func=detail&aid=1815517&group_id=13478&atid=113478) 2009-01-03 01:50:46 +00:00
Josh Coalson 4b0f27011b fix bug with fractional seconds on some locales (SF#1858012: https://sourceforge.net/tracker2/?func=detail&aid=1858012&group_id=13478&atid=113478) 2009-01-03 01:49:01 +00:00
Josh Coalson 4a57008032 typo 2009-01-03 01:46:02 +00:00
Josh Coalson d04f46a440 add flacdiff and flactimer utils to source distribution (SF#1911149: https://sourceforge.net/tracker2/?func=detail&aid=1911149&group_id=13478&atid=113478) 2009-01-03 01:43:59 +00:00
Josh Coalson 75d35cfe0b proper handling of variable length arrays (SF#2002481 https://sourceforge.net/tracker2/?func=detail&aid=2002481&group_id=13478&atid=113478) 2009-01-03 01:35:56 +00:00
Josh Coalson e5c6439074 fixes for windows builds (SF#1756624: https://sourceforge.net/tracker2/?func=detail&aid=1756624&group_id=13478&atid=113478) 2009-01-02 01:28:30 +00:00
Josh Coalson 85c4e9fdc5 Fix bug where flac was disallowing use of --replay-gain when encoding from stdin (SF#1840124: https://sourceforge.net/tracker2/?func=detail&aid=1840124&group_id=13478&atid=113478) 2009-01-02 01:23:59 +00:00
Josh Coalson 63072d70c4 fix libFLAC encoder to default to compression level 5 (SF#1816825: https://sourceforge.net/tracker2/?func=detail&aid=1816825&group_id=13478&atid=113478) 2009-01-02 01:18:56 +00:00
Josh Coalson 402a2a3fb2 fixes for windows builds (SF#1809863: https://sourceforge.net/tracker2/?func=detail&aid=1809863&group_id=13478&atid=113478) 2009-01-02 01:15:36 +00:00
Josh Coalson a832ef32fb fixes for windows builds (SF#1676822: https://sourceforge.net/tracker2/?func=detail&aid=1676822&group_id=13478&atid=113478) 2009-01-02 01:12:59 +00:00
Josh Coalson f3a8e5caf6 disable plugin_xmms on x84_64 2008-12-30 02:10:16 +00:00
Josh Coalson 290c3f7a14 better check for stdint.h 2008-11-29 21:01:20 +00:00
Josh Coalson 7ae181f27c remove /FLAC++ suffix on include path 2008-11-29 20:56:09 +00:00
Josh Coalson b76d4f817c remove /FLAC suffix on include path 2008-11-29 20:55:52 +00:00
Josh Coalson 1f864e6692 minor warnings fix 2008-09-16 01:42:07 +00:00
Josh Coalson e95399c19f fix bug in FLAC__metadata_object_vorbiscomment_replace_comment() 2008-09-15 05:37:27 +00:00
Josh Coalson 1eaf530324 remove restriction on using --delete-input-file with --keep-foreign-metadata 2008-09-15 01:11:39 +00:00
Josh Coalson c10f978fa6 update Makefile.lite system to work on x86_64 linux 2008-09-14 19:59:52 +00:00
Josh Coalson 02da5ace60 fix handling of aiff ssnd offset; do not try and recreate offset or block align when writing aiff 2008-09-13 19:30:33 +00:00
Josh Coalson fed9dc9155 minor comments 2008-09-13 19:29:40 +00:00
Josh Coalson bbdb83d633 fix incorrect handling of block align 2008-09-13 19:29:27 +00:00
Josh Coalson d7f5344a64 add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php?func=detail&aid=1769582&group_id=13478&atid=113478) 2008-09-09 07:49:19 +00:00
Josh Coalson 7617cacb28 add support for RF64 2008-09-09 07:24:23 +00:00
Josh Coalson 59c9d343ff plugin_xmms fix for DARWIN_BUILD 2008-09-09 07:16:51 +00:00
Josh Coalson 08bfd426d2 fix labels (missing colons) 2008-09-09 07:06:09 +00:00
Josh Coalson 588e138867 win64 fixes 2008-06-03 06:52:20 +00:00
Josh Coalson 2737f6a86c win64 fixes 2008-06-03 06:35:09 +00:00
Josh Coalson 3b938ac124 don't use filenames with colons to avoid problems on cygwin 2008-06-03 06:33:44 +00:00
Josh Coalson 9777974f3f remove VCWebDeploymentTool item for better proj compatibility with vs9 2008-06-03 06:33:12 +00:00
Josh Coalson d8a6f4aaf7 fix problem with encoder being too strict about subset blocksizes 2008-05-27 05:20:15 +00:00
Josh Coalson 1be89c498d add FLAC__format_blocksize_is_subset() 2008-05-27 05:19:52 +00:00
Josh Coalson f7df1154ce const-ify FLAC__crc16_table[] 2008-02-29 01:57:22 +00:00
Josh Coalson 82b128050e update copyright for 2008 2008-02-28 05:34:21 +00:00
Josh Coalson 0a4ecd8ddb fix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=detail&aid=1834168&group_id=13478&atid=313478) 2007-11-27 04:17:15 +00:00
Josh Coalson 79e10b3921 fix bug: move flac decoder teardown into EncoderSession_destroy() 2007-10-03 15:08:51 +00:00
Josh Coalson 08ef65e9cd deprecate --sector-align; add --preserve-modtime and --no-preserve-modtime switches 2007-10-02 00:11:45 +00:00
Josh Coalson a5b34c33ee add --preserve-modtime and --no-preserve-modtime switches 2007-10-02 00:09:25 +00:00
Josh Coalson aa569f1744 deprecate --sector-align 2007-10-02 00:08:35 +00:00
Josh Coalson 13c63e4fff finish reorg, unify encode pipe across formats 2007-10-02 00:07:52 +00:00