summaryrefslogtreecommitdiff
path: root/src/share
Commit message (Expand)AuthorAgeFilesLines
* unify inlining method in prep for inline testsJosh Coalson2007-03-121-5/+3
* *** empty log message ***Josh Coalson2007-02-225-0/+938
* remove special makefile variants for libiconv on darwinJosh Coalson2007-02-141-4/+0
* fix minor problem in locale switchingJosh Coalson2007-02-131-1/+4
* fix minor leaksJosh Coalson2007-02-131-20/+8
* allow MIME type in specification to be blank and filled in automatically; all...Josh Coalson2007-02-061-40/+66
* add debugging defines with /DJosh Coalson2007-02-045-5/+5
* add 2007 copyrightJosh Coalson2007-02-0210-10/+10
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-312-3/+3
* fix bug where jpeg marker detection could be broken by non-C localeJosh Coalson2006-11-211-1/+1
* final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_...Josh Coalson2006-11-207-74/+74
* fixes from MSVC compileJosh Coalson2006-11-171-1/+27
* fix bug with -S # where the sample number >= total samples, is not getting co...Josh Coalson2006-11-161-1/+4
* fix compiler warningsJosh Coalson2006-11-111-3/+3
* fix grabbag__file_are_same() on win32 by using GetFileInformationByHandle() t...Josh Coalson2006-11-021-1/+33
* in grabbag__file_are_same() check that st_dev is same alsoJosh Coalson2006-10-131-1/+1
* fix "extern"ness of ReplayGainReferenceLoudnessJosh Coalson2006-10-121-1/+1
* minor syntaxJosh Coalson2006-10-101-2/+2
* for grabbag__file_are_same() on windows use strcmp() on filenames temporarily...Josh Coalson2006-10-101-0/+4
* add grabbag__file_are_same()Josh Coalson2006-10-101-0/+6
* minor syntaxJosh Coalson2006-10-031-1/+1
* add parsing of picture type from spec; add check that type 1 picture is 32x32...Josh Coalson2006-09-241-6/+49
* add picture.c (PICTURE specification parsing)Josh Coalson2006-09-244-0/+347
* add support for new REPLAYGAIN_REFERENCE_LOUDNESS tagJosh Coalson2006-09-141-12/+63
* add ReplayGainReferenceLoudness constantJosh Coalson2006-09-141-0/+2
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-132-34/+34
* minor typoJosh Coalson2006-08-281-1/+1
* complete largefile supportJosh Coalson2006-05-2413-12/+44
* update iconv settingsJosh Coalson2006-05-181-0/+4
* fix comment typosJosh Coalson2006-04-252-2/+2
* add 2206 to copyright noticeJosh Coalson2006-04-259-9/+9
* add support for building on os/2 with emxJosh Coalson2005-09-032-2/+6
* allow non-strict mode for reading replaygain tags, to fallback to track tags ...Josh Coalson2005-09-011-5/+5
* add shorthand option --remove-replay-gain to metaflacJosh Coalson2005-08-311-14/+15
* convert from dos to unix cr/lfJosh Coalson2005-08-311-413/+413
* fixes to remove warnings from gcc-4.0.0Josh Coalson2005-08-241-4/+4
* fix bug in cuesheet parsing where it would return an error if the last line o...Josh Coalson2005-08-091-5/+7
* add 2005 to copyright noticesJosh Coalson2005-01-259-9/+9
* improved handling of libiconvJosh Coalson2005-01-071-1/+1
* minor commentsJosh Coalson2004-12-301-1/+1
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-301-1/+1
* fix comment typosJosh Coalson2004-11-091-1/+1
* get Makefile.lite system (with asm) working on Darwin, better handling of lib...Josh Coalson2004-10-301-2/+2
* minor fixes to comply with C99's new pointer aliasing rulesJosh Coalson2004-10-071-2/+6
* minor commentsJosh Coalson2004-09-101-1/+1
* be more precise in long long int literal specification for ANSI compilers (gc...Josh Coalson2004-07-291-1/+8
* fix bug #896057: parsing ISRC number from cuesheetJosh Coalson2004-07-191-0/+7
* fix bug #877122: problem parsing cuesheet with CATALOG entryJosh Coalson2004-07-191-15/+37
* fix bug: %ll doesn't work for MSVC, use %I64 insteadJosh Coalson2004-03-221-0/+9
* update copyright to 2004Josh Coalson2004-01-179-9/+9