summaryrefslogtreecommitdiff
path: root/src/test_libFLAC/metadata_object.c
Commit message (Expand)AuthorAgeFilesLines
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-36/+36
* 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 all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Rename all parameters and locals from 'index' to 'indx'.Erik de Castro Lopo2013-04-051-31/+31
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Remove casting of return value from *alloc() functions.Erik de Castro Lopo2012-04-041-7/+7
* Add file include/share/compat.h and start moving CPP hackery into it.Erik de Castro Lopo2012-02-041-3/+1
* Patch from David Yeo to conditionally include <inttypes.h>.Erik de Castro Lopo2012-02-041-0/+3
* Fix more printf formatting issues and remove un-necessary casts.Erik de Castro Lopo2012-02-011-4/+4
* Fix a bunch of printf format warnings.Erik de Castro Lopo2012-02-011-20/+4
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* prototype-related fixesJosh Coalson2007-07-251-0/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-1/+1
* fixes from MSVC6Josh Coalson2006-11-141-0/+16
* fix compiler warningsJosh Coalson2006-11-111-4/+4
* add number-of-colors field to PICTURE metadata blockJosh Coalson2006-09-231-0/+1
* add support for new PICTURE metadata blockJosh Coalson2006-09-231-1/+282
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-2/+24
* complete largefile supportJosh Coalson2006-05-241-0/+4
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* fix compiler warningsJosh Coalson2006-04-101-2/+2
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-301-3/+392
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* add some more missing unit testsJosh Coalson2003-01-151-0/+42
* update some function names to match changes in metadata_utils.hJosh Coalson2003-01-101-64/+64
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* fix memory leaksJosh Coalson2002-12-301-0/+5
* add "is_cd" flag to CUESHEET everywhereJosh Coalson2002-12-051-0/+2
* finish CUESHEET testsJosh Coalson2002-11-161-11/+297
* implement new CUESHEET metadata blockJosh Coalson2002-11-141-1/+374
* update to match new default vorbis comment size (now with vendor string)Josh Coalson2002-10-261-1/+1
* minor formattingJosh Coalson2002-08-271-8/+8
* new functions for seektable templates, point sortingJosh Coalson2002-08-011-2/+101
* another big glob of changes/fixesJosh Coalson2002-06-081-40/+40
* rename directory test_unit to test_libFLACJosh Coalson2002-06-071-0/+778