convert C prototypes for functions with no args from () to (void)
[platform/upstream/flac.git] / src / test_libFLAC / metadata_object.c
2007-01-31 Josh Coalsonconvert C prototypes for functions with no args from...
2006-11-14 Josh Coalsonfixes from MSVC6
2006-11-11 Josh Coalsonfix compiler warnings
2006-09-23 Josh Coalsonadd number-of-colors field to PICTURE metadata block
2006-09-23 Josh Coalsonadd support for new PICTURE metadata block
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 Coalsonfix compiler warnings
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-15 Josh Coalsonadd some more missing unit tests
2003-01-10 Josh Coalsonupdate some function names to match changes in metadata...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-30 Josh Coalsonfix memory leaks
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-11-16 Josh Coalsonfinish CUESHEET tests
2002-11-14 Josh Coalsonimplement new CUESHEET metadata block
2002-10-26 Josh Coalsonupdate to match new default vorbis comment size (now...
2002-08-27 Josh Coalsonminor formatting
2002-08-01 Josh Coalsonnew functions for seektable templates, point sorting
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonrename directory test_unit to test_libFLAC