add number-of-colors field to PICTURE metadata block
[platform/upstream/flac.git] / include / FLAC / metadata.h
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-04-25 Josh Coalsonadd 2206 to copyright notice
2006-04-10 Josh Coalsonadd FLAC__metadata_get_cuesheet() and FLAC__metadata_ob...
2005-01-30 Josh Coalsonfix constness in some functions
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-12-30 Josh Coalsonadd vorbiscomment validation functions to format.c...
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-09-08 Josh Coalsonfix bug copying a null vorbis comment entry
2004-07-31 Josh Coalsonfix typo in comments
2004-07-30 Josh Coalsonadd FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
2004-07-22 Josh Coalsonmax the largest metadata type code be 126, reserving...
2004-07-16 Josh Coalsonadd documentation for new callback-based functions
2004-07-15 Josh Coalsondo not close any file handles in the callback-based...
2004-07-11 Josh Coalsonadd callback-based versions of chain writing: FLAC__met...
2004-07-10 Josh Coalsonadd FLAC__metadata_chain_read_with_callbacks()
2004-07-10 Josh Coalsonadd callback.h
2004-07-07 Josh Coalsonminor comments
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-15 Josh Coalsonadd some asserts
2003-01-12 Josh Coalsonwrite missing docs for remaining new functions
2003-01-11 Josh Coalsonwrite up some missing documentation
2003-01-10 Josh Coalson big fix to allow codec and metadata interface to handl...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-11-21 Josh Coalsonmore cuesheet convenience functions
2002-11-16 Josh Coalsonadd more CUESHEET convenience functions
2002-11-14 Josh Coalsonimplement new CUESHEET metadata block
2002-11-05 Josh Coalsonconstify first arg of FLAC__metadata_object_vorbiscomme...
2002-10-26 Josh Coalsonadd more convenience for manipulating vorbis comments
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-08-30 Josh Coalsonadd read_only argument to simple iterator initializer
2002-08-16 Josh Coalsonmore doxygen comments
2002-08-01 Josh Coalsonnew functions for seektable templates, point sorting
2002-07-25 Josh Coalsonmore doxygen docs
2002-07-16 Josh Coalsonmore doxygen docs
2002-07-15 Josh Coalsonmore doxygen comments
2002-07-12 Josh Coalsonmore doxygen docs
2002-07-11 Josh Coalsonmore doxygen additions
2002-07-10 Josh Coalsonadd more doxygen documentation
2002-07-09 Josh Coalsoninitial Doxygen work
2002-06-14 Josh Coalsonminor changes in anticipation of release
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-05-31 Josh Coalsonpass vorbis comment entries by value
2002-05-30 Josh Coalsonrework the api to seektable and vorbis comment objects
2002-05-25 Josh Coalsonadd support for id3v2 tags to levels 1 and 2, better...
2002-05-22 Josh Coalsoncomment changes
2002-05-16 Josh Coalsonadd conditional extern "C"
2002-05-11 Josh Coalsonadd more comments, add function FLAC__metadata_iterator...
2002-05-09 Josh Coalsonremove unused code
2002-05-04 Josh Coalsoninitial import