tweaks to the MD5 routines; they need to be exported when building a windows DLL...
[platform/upstream/flac.git] / src / libOggFLAC++ /
2004-07-20 Josh Coalsonfixes for autoconf
2004-07-07 Josh Coalsonrevamp OggFLAC__SeekableStreamDecoder to derive from...
2004-05-26 Josh Coalsonuse $libdir instead of $prefix/lib to find library dir
2004-01-17 Josh Coalsonupdate copyright to 2004
2004-01-17 Josh Coalsonadd read callback to OggFLAC__SeekableStreamEncoder...
2004-01-16 Josh Coalsonvarious fixes related to deriving OggFLAC__SeekableStre...
2003-12-31 Josh Coalsonrevamp ogg flac file decoder; it needed to be derived...
2003-12-18 Josh Coalson#pragma to turn off useless MSVC warning C4800
2003-12-17 Josh Coalsonfixes from MSVC build
2003-09-26 Josh Coalsonadd ogg seekable stream and file encoder and decoder...
2003-09-24 Josh Coalsonadd the metadata callback back in the stream encoder
2003-05-27 Matt ZimmermanExplicitly link shared libraries against dependent...
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-25 Josh Coalsonbump the libtool version numbers
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-25 Josh Coalsonobsolete now that .dsp files are complete
2003-01-15 Josh Coalsonbump the libtool revision number only
2003-01-14 Josh CoalsonSecond patch from X-Fixer: tweaks for better MSVC build
2003-01-14 Josh Coalsonminor formatting
2003-01-02 Josh Coalsonupdate the libtool library version number
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-10-23 Josh Coalsonadd notion of topdir to Makefile.lite build system
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-16 Josh Coalsonchange .cc suffix to .cpp
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-16 Josh Coalsonrename .cc files to .cpp since I can find no way to...
2002-09-25 Josh Coalsonbump the libtool version number
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-27 Josh Coalsonminor formatting
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-07 Josh Coalsoninitial import