minor comments
[platform/upstream/flac.git] / include / FLAC++ / metadata.h
2004-12-30 Josh Coalsonminor comments
2004-12-30 Josh Coalsonadd vorbiscomment validation functions to format.c...
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-23 Josh Coalsonadd pragma to disable annoying MSVC warning C4800
2004-07-22 Josh Coalsonadd an accessor method for the underlying ::FLAC__Strea...
2004-07-15 Josh Coalsonadd libFLAC++ equivalent callback-based chain reading...
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-22 Josh Coalsonfix return type for Track::get_num_indices()
2003-01-12 Josh Coalsonminor comments
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-12-28 Josh Coalsonfix verbiage about get_block() in Iterator class
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-11-19 Josh Coalsonfinish implementation of CueSheet object wrapper
2002-11-16 Josh Coalsonadd CueSheet object wrapper
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-27 Josh Coalsonminor formatting
2002-08-21 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonmore doxygen docs
2002-07-27 Josh Coalsonmore doxygen docs
2002-07-10 Josh Coalsonadd more doxygen documentation
2002-07-09 Josh Coalsoninitial Doxygen work
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-05-31 Josh Coalsonadd methods to SeekTable, Padding, and VorbisComment
2002-05-29 Josh Coalsonminor comments
2002-05-22 Josh Coalsonadd iterator classes
2002-05-17 Josh Coalsoninitial import