Commit Graph

1760 Commits

Author SHA1 Message Date
Josh Coalson
613dae4732 update some function names to match changes in metadata_utils.h 2003-01-10 05:45:48 +00:00
Josh Coalson
cbaab8625c big fix to allow codec and metadata interface to handle unknown metadata block types correctly 2003-01-10 05:43:51 +00:00
Josh Coalson
5267ae56c6 move in some common metadata setting stuff here 2003-01-10 05:42:24 +00:00
Josh Coalson
a52a5554bf move common stuff into metadata_utils 2003-01-10 05:40:09 +00:00
Josh Coalson
26dff91df1 add new/missing files 2003-01-10 05:39:00 +00:00
Josh Coalson
d060947ce9 big fix to allow codec and metadata interface to handle unknown metadata block types correctly 2003-01-10 05:37:13 +00:00
Josh Coalson
0eea34aad0 big fix to allow codec and metadata interface to handle unknown metadata block types correctly 2003-01-10 05:29:17 +00:00
Josh Coalson
315daa9e17 fix bug where some Ogg-relative stuff was not #ifdef'ed 2003-01-10 05:27:47 +00:00
Josh Coalson
3f0f742ba2 initial import, copied from test_libFLAC/ 2003-01-10 05:23:45 +00:00
Josh Coalson
e1565f04c8 minor verbiage 2003-01-10 05:19:27 +00:00
Josh Coalson
208097401a add check for Doxygen 2003-01-10 04:39:20 +00:00
Josh Coalson
52afda9115 only clean doxygen-generated files with maintainer-clean; warn during build if doxygen is not available 2003-01-10 04:38:44 +00:00
Josh Coalson
9caf4937e2 add link to MythTV in software section 2003-01-10 04:36:56 +00:00
Josh Coalson
bef3bc370e fix bug shown by X-Fixer in ...apply_gain() 2003-01-10 04:36:36 +00:00
Josh Coalson
75d78a352e bump version string to 1.0.5_beta2 2003-01-08 08:06:53 +00:00
Josh Coalson
0c671c842e working 64-bit literals for MSVC 2003-01-08 08:04:42 +00:00
Josh Coalson
1f208a89cc working RNG patch for MSVC 2003-01-08 08:03:39 +00:00
Josh Coalson
cda02d3095 fix bug where formatting of replaygain tags was affected by current locale 2003-01-08 08:03:17 +00:00
Josh Coalson
a7cf2336f7 better logic for determining whether or not DLL cruft is needed 2003-01-08 08:02:14 +00:00
Josh Coalson
d2f55cd24a new configuration dialog and replay gain code; thanks to X-Fixer 2003-01-08 07:59:48 +00:00
Josh Coalson
72e47408a0 add config/resource stuff 2003-01-08 07:58:51 +00:00
Josh Coalson
c30ba01211 moved into include/winamp2/ 2003-01-08 07:58:21 +00:00
Josh Coalson
8d9113d8ac initial import 2003-01-08 07:57:59 +00:00
Josh Coalson
9750472bec remove Mac OS 9 from list of FLAC OSes 2003-01-04 01:05:28 +00:00
Josh Coalson
c2b6a11db9 patch from Miroslav to fix bitrate display for large blocksize or small sample rate 2003-01-04 01:04:41 +00:00
Josh Coalson
27784e9fa4 add news item for 1.0.5 2003-01-03 06:04:46 +00:00
Josh Coalson
f2be7c3213 beta verbiage 2003-01-03 00:18:15 +00:00
Josh Coalson
41aede8720 remove some resolved @@@@s 2003-01-03 00:15:47 +00:00
Josh Coalson
8e5ced6303 sync with sgml 2003-01-02 23:57:31 +00:00
Josh Coalson
82a5b7328f add 2003 to copyright notice 2003-01-02 23:57:17 +00:00
Josh Coalson
8ee19c0d8b fix syntax error, add 2003 to copyright notice 2003-01-02 23:57:01 +00:00
Josh Coalson
3238673259 add autoheader template for FLAC__VALGRIND_TESTING 2003-01-02 07:29:58 +00:00
Josh Coalson
4c2676a6f4 update the version number from 1.0.4 to 1.0.5-beta1 2003-01-02 07:23:55 +00:00
Josh Coalson
8bd67f558b update the libtool library version number 2003-01-02 07:23:04 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
a86b5ef934 change default seektable from "-S 100x" to "-S 10s" 2002-12-31 00:08:31 +00:00
Josh Coalson
48cbe66f06 enable SSE versions of FLAC__lpc_compute_autocorrelation_asm_ia32 if FLAC__SSE_OS is defined 2002-12-30 23:38:14 +00:00
Josh Coalson
80936c5ba1 make valgrind output go into test-specific log file instead of one massive valgrind.log 2002-12-30 23:31:47 +00:00
Josh Coalson
0b3617c25f fix bug in checking of filename extensions 2002-12-30 23:28:57 +00:00
Josh Coalson
65d253dacd fix bug: explicitly close output file in Ogg FLAC case 2002-12-30 23:28:22 +00:00
Josh Coalson
d72282173f fix memory leaks 2002-12-30 06:08:15 +00:00
Josh Coalson
59d8450290 patch from Miroslav 2002-12-30 02:33:19 +00:00
Josh Coalson
94317e5ad0 remove reference to --no-escape-coding 2002-12-30 02:16:52 +00:00
Josh Coalson
1a28b69039 fix problem with uninitialized data from valgrind 2002-12-29 10:07:07 +00:00
Josh Coalson
6bc4e4f200 remove --workaroung-gcc296-bugs=yes from Valgrind invocation 2002-12-29 10:06:19 +00:00
Josh Coalson
dd190236c6 need release bitbuffer even in error cases in write_bitbuffer_() 2002-12-29 09:30:23 +00:00
Josh Coalson
1024034913 need /GR for dynamic_cast to work for some reason 2002-12-29 08:56:28 +00:00
Josh Coalson
1dfef4538f minor syntax 2002-12-29 08:55:35 +00:00
Josh Coalson
928499460b add Boss Ogg to S/W section 2002-12-28 23:53:05 +00:00
Josh Coalson
962bb3b17e explicited defines for valgrind testing and exhaustive testing modes 2002-12-28 07:08:31 +00:00