test/*.sh : Fix MALLOC_PERTURB initialization.
[platform/upstream/flac.git] / src / libFLAC++ /
2002-12-29 Josh Coalsonneed /GR for dynamic_cast to work for some reason
2002-12-28 Josh Coalsonfix memory leaks
2002-12-27 Josh Coalsonfix memory leak in Cuesheet destructor
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
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-11-19 Josh Coalsonfinish implementation of CueSheet object wrapper
2002-11-16 Josh Coalsonadd CueSheet object wrapper
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-17 Josh Coalsonmore option tweaks
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
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-19 Josh Coalsonminor formatting
2002-09-09 Josh Coalsonbump library version number
2002-09-06 Josh Coalsonadd resolved_as_cstring() method to State classes
2002-08-30 Josh Coalsonadd read_only argument to simple iterator initializer
2002-08-27 Josh Coalsonminor formatting
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-08 Josh Coalsonadd a samples_written field to the progress callback
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-03 Josh Coalsonadd verify mode to all encoders
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate(), add progress...
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate()
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-08-02 Josh Coalsonnew seekable stream encoder and file encoder layers
2002-07-27 Josh Coalsonadd asserts
2002-07-15 Josh Coalsonrename (FLAC__format_is_valid_sample_rate() to FLAC__fo...
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-03 Josh Coalsonbump the library revision number
2002-07-01 Josh Coalsonset CXXFLAGS also during test
2002-06-29 Josh Coalsonminor fixes
2002-06-28 Josh Coalsonadd autoconf m4 files
2002-06-11 Josh Coalsonfixes from compiling code and running all the tests...
2002-06-10 Josh Coalsonlast batch of changes and fixes based on the libFLAC...
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-05 Josh Coalsonbring in what was FLAC__seek_table_is_valid()
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder
2002-06-01 Josh Coalsonfixes based on MSVC compile
2002-05-31 Josh Coalsonadd methods to SeekTable, Padding, and VorbisComment
2002-05-29 Josh Coalsonadd new decoder/encoder class files
2002-05-29 Josh Coalsoninitial import
2002-05-22 Josh Coalsonadd iterator classes
2002-05-17 Josh Coalsoninitial import