Josh Coalson
|
e32fad5d9b
|
*** empty log message ***
|
2007-09-08 22:29:45 +00:00 |
|
Josh Coalson
|
ab4bef6a8a
|
64-bit fixes (SF#1790872: https://sourceforge.net/tracker/index.php?func=detail&aid=1790872&group_id=13478&atid=113478)
|
2007-09-08 22:28:09 +00:00 |
|
Josh Coalson
|
98bd994223
|
1.2.1 changelog item for --keep-foreign-metadata
|
2007-08-31 06:06:43 +00:00 |
|
Josh Coalson
|
e2fea29973
|
OS/2 fixes (SF#1229495: https://sourceforge.net/tracker/index.php?func=detail&aid=1229495&group_id=13478&atid=113478)
|
2007-08-31 05:55:50 +00:00 |
|
Josh Coalson
|
367c1587f5
|
add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/tracker/index.php?func=detail&aid=1723295&group_id=13478&atid=313478
|
2007-08-29 05:45:19 +00:00 |
|
Josh Coalson
|
5637824596
|
OS/2 fixes (SF#1771378: https://sourceforge.net/tracker/index.php?func=detail&aid=1771378&group_id=13478&atid=113478)
|
2007-08-29 00:49:37 +00:00 |
|
Josh Coalson
|
d54eb03dd6
|
fixed very rare seek bug (SF#1684049: https://sourceforge.net/tracker/index.php?func=detail&aid=1684049&group_id=13478&atid=113478)
|
2007-08-29 00:45:01 +00:00 |
|
Josh Coalson
|
412a03752e
|
solaris 10 fixes (SF#1783225: https://sourceforge.net/tracker/index.php?func=detail&aid=1783225&group_id=13478&atid=113478)
|
2007-08-29 00:38:16 +00:00 |
|
Josh Coalson
|
14687a162c
|
fix guid
|
2007-08-28 05:22:11 +00:00 |
|
Josh Coalson
|
cec234b097
|
add flactimer
|
2007-08-28 05:21:45 +00:00 |
|
Josh Coalson
|
527c788c53
|
initial import
|
2007-08-28 05:17:14 +00:00 |
|
Josh Coalson
|
0c1ab7307e
|
change foreign metadata app ids
|
2007-08-28 05:05:47 +00:00 |
|
Josh Coalson
|
69ecf4f0e8
|
bug fixes
|
2007-08-22 02:01:28 +00:00 |
|
Josh Coalson
|
0157909274
|
add iffscan project
|
2007-08-21 08:07:42 +00:00 |
|
Josh Coalson
|
a8bd44b80e
|
#include for off_t, minor comments
|
2007-08-21 08:07:29 +00:00 |
|
Josh Coalson
|
f178b14323
|
finish foreign metadata implemetation
|
2007-08-21 08:05:29 +00:00 |
|
Josh Coalson
|
02f91ed9b3
|
*** empty log message ***
|
2007-08-21 08:05:10 +00:00 |
|
Josh Coalson
|
0c458804d0
|
bump cvs date in vendor string
|
2007-08-21 08:04:07 +00:00 |
|
Josh Coalson
|
4e56b06d63
|
add FLAC__metadata_simple_iterator_get_application_id()
|
2007-08-15 05:59:09 +00:00 |
|
Josh Coalson
|
4b279f76a7
|
initial support for new --keep-foreign-metadata options, saving done, restoring TODO
|
2007-08-14 00:36:58 +00:00 |
|
Josh Coalson
|
be2434fd7b
|
minor headers
|
2007-08-14 00:35:03 +00:00 |
|
Josh Coalson
|
09ccf20ae6
|
add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator_get_block_length(), FLAC__metadata_simple_iterator_is_last()
|
2007-08-14 00:34:50 +00:00 |
|
Josh Coalson
|
a956a821c7
|
fix compiler warnings
|
2007-08-09 07:17:32 +00:00 |
|
Josh Coalson
|
330fc08a3f
|
more mingw fixes
|
2007-08-01 03:03:51 +00:00 |
|
Josh Coalson
|
12d3a41896
|
change default extension for ogg flac from .ogg to .oga (SF#1762492: http://sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478)
|
2007-08-01 03:02:00 +00:00 |
|
Josh Coalson
|
05f710f4e0
|
add support for RESIDUAL_CODING_METHOD_PARTITIONED_RICE2 and blocking strategy bit
|
2007-07-31 00:51:26 +00:00 |
|
Josh Coalson
|
09229aa967
|
document blocksize strategy bit, RESIDUAL_CODING_METHOD_PARTITIONED_RICE2, new subset sample rates, subset clarification, variable blocksize clarification
|
2007-07-31 00:49:58 +00:00 |
|
Josh Coalson
|
29008f4fb5
|
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).
|
2007-07-31 00:47:55 +00:00 |
|
Josh Coalson
|
4d8060421b
|
Some MinGW fixes (SF#1684879: https://sourceforge.net/tracker/index.php?func=detail&aid=1684879&group_id=13478&atid=113478)
|
2007-07-31 00:39:46 +00:00 |
|
Josh Coalson
|
7992b9428d
|
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)
|
2007-07-31 00:35:33 +00:00 |
|
Josh Coalson
|
8403c2a84b
|
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)
|
2007-07-31 00:25:52 +00:00 |
|
Josh Coalson
|
42c22d5f00
|
fixed bug compiling flac without ogg support (SF#1760786: http://sourceforge.net/tracker/index.php?func=detail&aid=1760786&group_id=13478&atid=113478)
|
2007-07-26 08:01:40 +00:00 |
|
Josh Coalson
|
69b8730692
|
minor usage text
|
2007-07-26 07:58:21 +00:00 |
|
Josh Coalson
|
21a4b6b297
|
add new option --no-utf8-convert to flac (SF#973740: http://sourceforge.net/tracker/index.php?func=detail&aid=973740&group_id=13478&atid=363478)
|
2007-07-26 07:57:51 +00:00 |
|
Josh Coalson
|
f9cf27fcc8
|
prototype-related fixes
|
2007-07-25 03:11:00 +00:00 |
|
Josh Coalson
|
a66c218e3c
|
update for flac-1.2.0
|
2007-07-24 02:56:54 +00:00 |
|
Josh Coalson
|
e13a0b0d45
|
update release date
|
2007-07-24 02:37:46 +00:00 |
|
Josh Coalson
|
e289ae5918
|
minor comments
|
2007-07-23 16:14:35 +00:00 |
|
Josh Coalson
|
6aa4348d01
|
minor OPT tweaks
|
2007-07-23 16:14:31 +00:00 |
|
Josh Coalson
|
256d21244f
|
add tvix link
|
2007-07-16 06:20:52 +00:00 |
|
Josh Coalson
|
00ee634545
|
minor verbiage
|
2007-07-16 06:08:48 +00:00 |
|
Josh Coalson
|
2ef38431f6
|
update download link for 1.2.0
|
2007-07-16 06:08:41 +00:00 |
|
Josh Coalson
|
ff78a21096
|
add 1.2.0 release item
|
2007-07-16 06:08:13 +00:00 |
|
Josh Coalson
|
a1584f63b0
|
bump release date to 7/15/07
|
2007-07-16 06:06:33 +00:00 |
|
Josh Coalson
|
50bf3debb4
|
comment out some optimized branch
|
2007-07-16 06:04:28 +00:00 |
|
Josh Coalson
|
766539637f
|
improvements to compile/link options
|
2007-07-16 06:03:32 +00:00 |
|
Josh Coalson
|
eec4fa7cbf
|
add FLAC.sln to EXTRA_DIST
|
2007-07-11 04:15:26 +00:00 |
|
Josh Coalson
|
d04ddf8b26
|
add #define FLAC__LPC_UNROLLED_FILTER_LOOPS for easier selection of filter implementation
|
2007-07-11 04:15:18 +00:00 |
|
Josh Coalson
|
b592b49140
|
minor comments
|
2007-07-11 04:14:43 +00:00 |
|
Josh Coalson
|
4fb6132d13
|
add vcproj files to EXTRA_DIST
|
2007-07-11 04:13:09 +00:00 |
|