Commit Graph

1592 Commits

Author SHA1 Message Date
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
Josh Coalson
580b6e361f fix memory leaks 2002-12-28 07:07:57 +00:00
Josh Coalson
15d9eba1ce add "all" to phony targets 2002-12-28 07:07:13 +00:00
Josh Coalson
f1f359ed8d minor syntax 2002-12-28 07:06:52 +00:00
Josh Coalson
45062b840e fix uninitialized data 2002-12-28 07:06:38 +00:00
Josh Coalson
8825c571e3 fix memory leaks and uninitialized data 2002-12-28 07:06:10 +00:00
Josh Coalson
f91251d1d6 add flushed fwrite in Valgrind mode 2002-12-28 07:04:49 +00:00
Josh Coalson
8b9a477a8c fix verbiage about get_block() in Iterator class 2002-12-28 07:03:26 +00:00
Josh Coalson
21cd7b828a add "src" target 2002-12-28 07:03:01 +00:00
Josh Coalson
05f133c929 add Makefile.lite 2002-12-28 07:02:46 +00:00
Josh Coalson
fcd85f8396 initial import 2002-12-28 07:02:38 +00:00
Josh Coalson
af3145ebba tweak Valgrind invocation to show more callers 2002-12-27 21:07:20 +00:00
Josh Coalson
e900edfdf9 fix memory leaks 2002-12-27 21:05:55 +00:00
Josh Coalson
75c863eac9 fix memory leak in Cuesheet destructor 2002-12-27 21:05:18 +00:00
Josh Coalson
28311cfd1a miroslav's patch to fix broken --disable-3dnow option 2002-12-26 19:35:19 +00:00
Josh Coalson
bf996e4802 minor comments 2002-12-23 19:54:54 +00:00
Josh Coalson
0a86a68606 enable 3dnow optimizations by default 2002-12-23 19:53:00 +00:00
Josh Coalson
c191ab4f78 double-protect a naked assert 2002-12-23 19:52:20 +00:00
Josh Coalson
91d37b2418 fix problem with FLAC_plugin__charset_test_conversion() not returning a value 2002-12-23 19:51:41 +00:00