summaryrefslogtreecommitdiff
path: root/src/test_libFLAC++/metadata_manip.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix minor leaksJosh Coalson2007-02-131-0/+2
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* bump requisite _MSC_VER to <=1600 for fseeko/ftello hackJosh Coalson2007-01-311-1/+1
* fix bug where test would fail if libFLAC not built with ogg supportJosh Coalson2006-11-211-7/+9
* fixes based on valgrind runJosh Coalson2006-11-201-0/+1
* add support for read-only operations for ogg flac to chain interfaceJosh Coalson2006-11-151-115/+131
* minor syntaxJosh Coalson2006-11-091-3/+3
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-1/+5
* minor commentsJosh Coalson2006-10-101-4/+4
* try to limit the #defines (of fseeko to fseek and ftello to ftell) to just th...Josh Coalson2006-10-031-1/+2
* add number-of-colors field to PICTURE metadata blockJosh Coalson2006-09-231-2/+4
* add support for new PICTURE metadata blockJosh Coalson2006-09-231-9/+82
* minor commentsJosh Coalson2006-09-161-0/+1
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-6/+5
* complete largefile supportJosh Coalson2006-05-241-11/+13
* 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-13/+65
* add support for building on os/2 with emxJosh Coalson2005-09-031-2/+2
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* add test for new form of get_tags()Josh Coalson2005-01-211-9/+27
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-301-2/+2
* add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()Josh Coalson2004-07-301-0/+18
* tempfile only needs to be opened with wb, not w+bJosh Coalson2004-07-161-1/+1
* add libFLAC++ equivalent callback-based chain reading/writing and testsJosh Coalson2004-07-151-20/+386
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* C89 standard fixes, based on feedback from IRIX portJosh Coalson2003-05-201-1/+1
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* fix memory leaks and uninitialized dataJosh Coalson2002-12-281-22/+77
* updates to work with new grabbag libJosh Coalson2002-11-071-4/+4
* work related to moving some file utils into the new file_utils convenience libJosh Coalson2002-10-301-3/+4
* rename .cc files to .cpp since I can find no way to make MSVC recognize .cc a...Josh Coalson2002-10-161-0/+1597