merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE...
[platform/upstream/flac.git] / src / test_libFLAC / metadata_manip.c
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-05-24 Josh Coalsoncomplete largefile support
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2006-04-10 Josh Coalsonadd FLAC__metadata_get_cuesheet() and FLAC__metadata_ob...
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-07-30 Josh Coalsonadd FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
2004-07-16 Josh Coalsontempfile only needs to be opened with wb, not w+b
2004-07-15 Josh Coalsonminor comments
2004-07-15 Josh Coalsonadd tests of mismatched read/write protections in chain...
2004-07-14 Josh Coalsonadd tests for callback-based chain reading/writing
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-15 Josh Coalsonminor verbiage
2003-01-10 Josh Coalsonupdate some function names to match changes in metadata...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-28 Josh Coalsonfix uninitialized data
2002-12-04 Josh Coalsonfix memory leaks found with valgrind
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-10-30 Josh Coalsonwork related to moving some file utils into the new...
2002-08-30 Josh Coalsonadd read_only argument to simple iterator initializer
2002-08-27 Josh Coalsonminor formatting
2002-08-25 Josh Coalsonupdate tests to reflect addition of vorbis comment...
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-06-13 Josh Coalsonminor comments
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 Coalsonrename directory test_unit to test_libFLAC