summaryrefslogtreecommitdiff
path: root/include/FLAC++/metadata.h
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* FLAC++: Add missing prototype for construct_blockThomas Zander2017-06-231-0/+9
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-151-68/+68
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Fix pragma warning.Erik de Castro Lopo2014-03-141-2/+1
* Fix numerous warnings arising from addition of -Weffc++.Erik de Castro Lopo2013-09-151-0/+12
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Add a convenience function to create a Metadata::Padding object with aErik de Castro Lopo2012-09-111-0/+6
* Adds last functions from C metadata api to C++ metadata apiBastiaan Timmer2012-06-221-0/+15
* Add missing functions to VorbisComment class.Erik de Castro Lopo2012-05-081-0/+15
* Add functionality present in the C library to the to C++ SeekTable class.Erik de Castro Lopo2012-05-071-0/+21
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add FLAC__metadata_simple_iterator_get_application_id()Josh Coalson2007-08-151-0/+1
* add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_...Josh Coalson2007-08-141-0/+3
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* minor commentsJosh Coalson2006-11-201-2/+4
* add support for read-only operations for ogg flac to chain interfaceJosh Coalson2006-11-151-2/+2
* improve commentsJosh Coalson2006-10-151-6/+11
* more doxygen commentsJosh Coalson2006-10-071-46/+66
* add number-of-colors field to PICTURE metadata blockJosh Coalson2006-09-231-2/+4
* add support for new PICTURE metadata blockJosh Coalson2006-09-231-8/+82
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculat...Josh Coalson2006-04-101-0/+7
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* remove superfluous semicolon after namespace closuresJosh Coalson2005-01-251-2/+2
* libFLAC++: all metadata object operator=() funcs now return *this; add Metada...Josh Coalson2005-01-071-26/+67
* minor commentsJosh Coalson2004-12-301-1/+1
* add vorbiscomment validation functions to format.c and test code; validate na...Josh Coalson2004-12-301-16/+16
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-301-4/+21
* add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()Josh Coalson2004-07-301-1/+4
* add pragma to disable annoying MSVC warning C4800Josh Coalson2004-07-231-0/+10
* add an accessor method for the underlying ::FLAC__StreamMetadata objectJosh Coalson2004-07-221-0/+12
* add libFLAC++ equivalent callback-based chain reading/writing and testsJosh Coalson2004-07-151-0/+6
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* change license verbiage to Xiph'sJosh Coalson2003-01-311-12/+24
* fix return type for Track::get_num_indices()Josh Coalson2003-01-221-1/+1
* minor commentsJosh Coalson2003-01-121-2/+2
* big fix to allow codec and metadata interface to handle unknown metadata blo...Josh Coalson2003-01-101-0/+53
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* fix verbiage about get_block() in Iterator classJosh Coalson2002-12-281-10/+10
* add "is_cd" flag to CUESHEET everywhereJosh Coalson2002-12-051-0/+2
* finish implementation of CueSheet object wrapperJosh Coalson2002-11-191-4/+8
* add CueSheet object wrapperJosh Coalson2002-11-161-1/+112
* tweaks to build libs as DLLs under windowsJosh Coalson2002-10-161-14/+16
* add read_only argument to simple iterator initializerJosh Coalson2002-08-301-1/+1
* minor formattingJosh Coalson2002-08-271-6/+6
* more doxygen docsJosh Coalson2002-08-211-7/+6
* more doxygen docsJosh Coalson2002-08-201-4/+4