Josh Coalson
|
cd0e322d2d
|
add notion of topdir to Makefile.lite build system
|
2002-10-23 22:08:13 +00:00 |
|
Josh Coalson
|
e29fb7c84c
|
add config.rpath
|
2002-10-23 22:07:52 +00:00 |
|
Josh Coalson
|
c6d0c819bd
|
new location for share libs
|
2002-10-23 22:07:28 +00:00 |
|
Josh Coalson
|
2105a511aa
|
minor verbiage
|
2002-10-23 21:39:59 +00:00 |
|
Josh Coalson
|
fb9d18fbe7
|
fix from Miroslav on the lpc datapath switching logic
|
2002-10-21 07:04:07 +00:00 |
|
Josh Coalson
|
2c718a26fc
|
fix bug in free()ing of output arrays
|
2002-10-21 06:43:48 +00:00 |
|
Josh Coalson
|
8806494551
|
fixes for building static libs (new FLAC__NO_DLL #define)
|
2002-10-18 06:14:09 +00:00 |
|
Josh Coalson
|
a11d5deb30
|
minor comments
|
2002-10-18 06:09:38 +00:00 |
|
Josh Coalson
|
7d518fd818
|
minor comments
|
2002-10-18 05:57:06 +00:00 |
|
Josh Coalson
|
cb1dfb25b2
|
use FLAC__NO_DLL define to keep the DLL macros from cluttering the docs
|
2002-10-18 05:51:59 +00:00 |
|
Josh Coalson
|
1d25bb6a61
|
fixes for building static libs (new FLAC__NO_DLL #define)
|
2002-10-18 05:50:28 +00:00 |
|
Josh Coalson
|
3a17d3c3c3
|
improved notes for building on win
|
2002-10-18 05:49:44 +00:00 |
|
Josh Coalson
|
ea7155f0ac
|
switch malloc+memset(0) to calloc()
|
2002-10-18 05:49:19 +00:00 |
|
Josh Coalson
|
a987ab456d
|
more option tweaks
|
2002-10-17 07:41:44 +00:00 |
|
Josh Coalson
|
06aca9246e
|
minor comment
|
2002-10-17 07:40:34 +00:00 |
|
Josh Coalson
|
5dee3a641d
|
add assert on the vendor string construction
|
2002-10-17 07:40:01 +00:00 |
|
Josh Coalson
|
fc7945c14a
|
fix bug in vorbis comment construction
|
2002-10-17 07:39:37 +00:00 |
|
Josh Coalson
|
b2c94096f8
|
add .dsps for metaflac, test suite, and all.dsp with all dependencies
|
2002-10-17 07:38:03 +00:00 |
|
Josh Coalson
|
a15bc55a6e
|
initial import
|
2002-10-17 07:37:17 +00:00 |
|
Josh Coalson
|
affeaa7ca4
|
initial import
|
2002-10-16 23:40:10 +00:00 |
|
Josh Coalson
|
914b3eec7e
|
add flac_mac and flac_ren projects
|
2002-10-16 23:39:21 +00:00 |
|
Josh Coalson
|
6fe1c71fdc
|
add dsp file
|
2002-10-16 23:39:01 +00:00 |
|
Josh Coalson
|
d7dc76901f
|
remove unused libs from linkage
|
2002-10-16 23:38:43 +00:00 |
|
Josh Coalson
|
244e6dc3b6
|
add Makefile.vc
|
2002-10-16 23:38:24 +00:00 |
|
Josh Coalson
|
5c21c81c0b
|
*** empty log message ***
|
2002-10-16 22:53:52 +00:00 |
|
Josh Coalson
|
e610c8d8be
|
tweak the preprocessor controls so that the *_API win DLL macros don't show up
|
2002-10-16 22:52:07 +00:00 |
|
Josh Coalson
|
c216a82d7b
|
initial import
|
2002-10-16 22:34:13 +00:00 |
|
Josh Coalson
|
5601bcad17
|
add rules for .cpp files
|
2002-10-16 22:33:56 +00:00 |
|
Josh Coalson
|
6afed9fc7f
|
tweaks to build libs as DLLs under windows
|
2002-10-16 22:29:47 +00:00 |
|
Josh Coalson
|
18db4f4678
|
change .cc suffix to .cpp
|
2002-10-16 22:28:38 +00:00 |
|
Josh Coalson
|
f420524fbb
|
initial import
|
2002-10-16 22:21:33 +00:00 |
|
Josh Coalson
|
a2886a3aa0
|
update for plugin_common usage
|
2002-10-16 22:21:10 +00:00 |
|
Josh Coalson
|
55bc58704e
|
tweaks to build libs as DLLs under windows
|
2002-10-16 22:18:32 +00:00 |
|
Josh Coalson
|
fc701471a4
|
changes for MSCV: added dsp file, rename any .cc files to .cpp
|
2002-10-16 22:06:04 +00:00 |
|
Josh Coalson
|
9bfe7572d7
|
add export.h
|
2002-10-16 22:04:53 +00:00 |
|
Josh Coalson
|
db404d3478
|
add FLAC.dsw
|
2002-10-16 22:04:23 +00:00 |
|
Josh Coalson
|
4240c535fa
|
rename .cc files to .cpp since I can find no way to make MSVC recognize .cc as a valid C++ file extension
|
2002-10-16 21:43:00 +00:00 |
|
Josh Coalson
|
49b0c81d6a
|
remove -E,--escape-coding
|
2002-10-15 17:31:33 +00:00 |
|
Matt Zimmerman
|
acf812ab36
|
Fix a broken search-and-replace which produced effects like @ OGG_CFLAGS@
|
2002-10-15 01:56:21 +00:00 |
|
Matt Zimmerman
|
3960df1f78
|
Fix slightly botched search-and-replace which produced constructs like
"@ CFLAGS".
|
2002-10-15 01:41:11 +00:00 |
|
Josh Coalson
|
72695809f0
|
add verbatim catchall if no subframes are generated
|
2002-10-11 06:25:16 +00:00 |
|
Josh Coalson
|
f12edc643b
|
fix assertion bug
|
2002-10-11 06:24:33 +00:00 |
|
Josh Coalson
|
64df7151c1
|
minor cosmetics
|
2002-10-11 06:24:12 +00:00 |
|
Josh Coalson
|
7171784d08
|
add one more noise stream
|
2002-10-11 06:23:19 +00:00 |
|
Josh Coalson
|
2858ff31c6
|
precursor to valgrind support
|
2002-10-11 06:22:43 +00:00 |
|
Josh Coalson
|
94b22e05de
|
extend tests with --disable-...-subframe loops; precursor to valgrind support
|
2002-10-11 06:22:30 +00:00 |
|
Matt Zimmerman
|
e525917900
|
Use config.h rather than passing all defs in CFLAGS
|
2002-10-10 16:51:06 +00:00 |
|
Josh Coalson
|
87099c08f3
|
add @LIBICONV@ to ..._LDADD
|
2002-10-08 06:22:00 +00:00 |
|
Josh Coalson
|
e6b3bbefb2
|
add functions/switches for disabling certain subframe types for use by the test suite
|
2002-10-08 06:03:25 +00:00 |
|
Josh Coalson
|
deb4132f88
|
fix bug where importing vorbis comments to a flac file with no vorbis comment block corrupted the file
|
2002-10-08 06:01:24 +00:00 |
|