summaryrefslogtreecommitdiff
path: root/src/metaflac
Commit message (Expand)AuthorAgeFilesLines
* remove VCWebDeploymentTool item for better proj compatibility with vs9Josh Coalson2008-06-031-6/+0
* update copyright for 2008Josh Coalson2008-02-2817-18/+18
* add missing EXTRA_DIST filesJosh Coalson2007-09-121-0/+1
* extra checking on memory allocation sizes to prevent a class of overflow attacksJosh Coalson2007-09-113-11/+18
* more mingw fixesJosh Coalson2007-08-011-0/+1
* change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...Josh Coalson2007-08-011-1/+1
* minor usage textJosh Coalson2007-07-261-1/+2
* prototype-related fixesJosh Coalson2007-07-257-0/+32
* improvements to compile/link optionsJosh Coalson2007-07-161-3/+11
* add vcproj files to EXTRA_DISTJosh Coalson2007-07-111-1/+2
* minor commentsJosh Coalson2007-07-071-1/+1
* *** empty log message ***Josh Coalson2007-02-221-0/+248
* fix compiler warningsJosh Coalson2007-02-221-1/+1
* remove special makefile variants for libiconv on darwinJosh Coalson2007-02-141-1/+1
* for --import-picture-from, allow MIME type in specification to be blank and f...Josh Coalson2007-02-061-9/+13
* add debugging defines with /DJosh Coalson2007-02-041-1/+1
* add 2007 copyrightJosh Coalson2007-02-0216-17/+17
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-2/+2
* minor typosJosh Coalson2007-01-301-1/+1
* return nonzero exit code if invalid option was usedJosh Coalson2007-01-301-0/+2
* fixes from MSVC compileJosh Coalson2006-11-171-1/+7
* add support for read-only operations for ogg flacJosh Coalson2006-11-151-2/+6
* fix bug, need to open exported picture file in binary mode on win32Josh Coalson2006-11-141-3/+3
* disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082...Josh Coalson2006-11-141-1/+2
* disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082...Josh Coalson2006-11-141-10/+21
* fix compiler warningsJosh Coalson2006-11-113-7/+7
* rename metaflac's --import-picture to --import-picture-from for consistency w...Josh Coalson2006-11-025-11/+11
* add --export-picture-to option to metaflacJosh Coalson2006-11-025-26/+124
* more fixes for ogg supportJosh Coalson2006-10-181-2/+2
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-152-3/+6
* minor #includesJosh Coalson2006-10-101-1/+0
* _snprintf hackery for MSVC6Josh Coalson2006-10-101-1/+1
* minor commentsJosh Coalson2006-10-101-1/+1
* minor commentsJosh Coalson2006-10-031-2/+2
* remove ancient deprecated thingsJosh Coalson2006-09-261-32/+8
* add --import-picture command to metaflacJosh Coalson2006-09-269-17/+208
* add number-of-colors field to PICTURE metadata blockJosh Coalson2006-09-231-0/+1
* add support for new PICTURE metadata blockJosh Coalson2006-09-231-0/+12
* fix bug, --remove-replay-gain was not removing REPLAYGAIN_REFERENCE_LOUDNESSJosh Coalson2006-09-151-1/+2
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-28/+17
* minor typoJosh Coalson2006-08-281-1/+1
* complete largefile supportJosh Coalson2006-05-248-6/+45
* use flac file name instead of dummy.wav for --export-cuesheet-to (sf request ...Josh Coalson2006-05-191-1/+13
* add new options: --tag-from-file for flac and --set-tag-from-file for metaflacJosh Coalson2006-05-184-17/+109
* update iconv settingsJosh Coalson2006-05-181-1/+1
* add 2206 to copyright noticeJosh Coalson2006-04-2515-16/+16
* add support for building on os/2 with emxJosh Coalson2005-09-031-0/+5
* add shorthand option --remove-replay-gain to metaflacJosh Coalson2005-08-312-0/+16
* fix minor problem with error case in handler for --add-seekpointJosh Coalson2005-08-311-6/+8
* fixes to remove warnings from gcc-4.0.0Josh Coalson2005-08-241-1/+1