Only link against libogg (and libm) if needed
[platform/upstream/flac.git] / src / metaflac /
2013-04-07 Ulrich KlauerOnly link against libogg (and libm) if needed
2013-04-05 Erik de Castro LopoRename all parameters and locals from 'index' to 'indx'.
2013-04-02 Erik de Castro Lopometaflac typo patch from Janne Hyvärinen <cse@sci.fi>.
2013-04-01 Erik de Castro LopoPurge FLAC__STRINGS_IN_UTF8 from VC project files.
2013-04-01 Erik de Castro LopoEnable utf8 I/O stuff when compiling with MinGW.
2013-04-01 Erik de Castro LopoUse recursive automake in src/share/ part of tree.
2013-03-29 Erik de Castro LopoAdd CLEANFILES to relevant Makefile.am to force removal...
2013-03-29 Erik de Castro LopoHuge Windows utf8 I/O patch.
2013-03-19 Erik de Castro LopoReplace broken str* functions with safe versions.
2013-03-17 Erik de Castro LopoMore Microsoft Visual Studio project file updates.
2013-03-17 Erik de Castro LopoUse new function flac_snprintf() where ever appropriate.
2013-03-14 Erik de Castro LopoFix a couple of Windows 2Gig file size issues.
2013-03-10 Erik de Castro LopoFix -Wshadow warnings.
2013-03-10 Erik de Castro LopoPurge old un-maintained MSVC 6 project files.
2013-03-05 Erik de Castro LopoFix compiler warnings from new compiler flags.
2013-01-02 Erik de Castro LopoRevert parts of 96d081c1 that touched source code or...
2013-01-02 Erik de Castro LopoFix VC project files to use /objs/ directory instead...
2013-01-02 Erik de Castro LopoFix all Makefile.lite to use /objs/ directory instead...
2013-01-02 Hendricks266Fix building with MSYS and MinGW(-w64); Improve Makefil...
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-04-18 Cristian Rodríguezreplace local_strtoull with _strtoui64 in windows
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-04-06 Erik de Castro LopoUse sizeof instead of magic number 4.
2012-04-05 Erik de Castro LopoFix buffer overflow by replacing strcpy with memcpy.
2012-04-04 Erik de Castro LopoRemove casting of return value from *alloc() functions.
2012-02-27 Dave YeoInclude stdlib.h for _response() and _wildcard() declar...
2012-02-17 Erik de Castro LopoFix a bunch of -Wtype-limits warnings.
2012-02-12 Erik de Castro Lopometaflac : Exit with error if invalid option is passed.
2012-02-05 Erik de Castro LopoMemory and fd leak fixes - ID: 3436668
2012-02-05 Erik de Castro LopoPurge MINGW_WINSOCK_LIBS config variable.
2012-02-04 Erik de Castro LopoAdd file include/share/compat.h and start moving CPP...
2012-02-04 Erik de Castro LopoFix cuesheet bug introduced in ce8a75134cace056f6c436d5...
2012-02-04 Erik de Castro LopoPatch from David Yeo to conditionally include <inttypes.h>.
2012-02-01 Erik de Castro LopoFix more printf formatting issues and remove un-necessa...
2012-02-01 Erik de Castro LopoFix a bunch of printf format warnings.
2009-01-07 Josh Coalsonadd 2009 copyright
2009-01-07 Josh CoalsonAllow MM:SS:FF and MM:SS.SS time formats in non-CD...
2008-09-14 Josh Coalsonupdate Makefile.lite system to work on x86_64 linux
2008-06-03 Josh Coalsonremove VCWebDeploymentTool item for better proj compati...
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-12 Josh Coalsonadd missing EXTRA_DIST files
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-08-01 Josh Coalsonmore mingw fixes
2007-08-01 Josh Coalsonchange default extension for ogg flac from .ogg to...
2007-07-26 Josh Coalsonminor usage text
2007-07-25 Josh Coalsonprototype-related fixes
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-07-07 Josh Coalsonminor comments
2007-02-22 Josh Coalson*** empty log message ***
2007-02-22 Josh Coalsonfix compiler warnings
2007-02-14 Josh Coalsonremove special makefile variants for libiconv on darwin
2007-02-06 Josh Coalsonfor --import-picture-from, allow MIME type in specifica...
2007-02-04 Josh Coalsonadd debugging defines with /D
2007-02-02 Josh Coalsonadd 2007 copyright
2007-01-31 Josh Coalsonconvert C prototypes for functions with no args from...
2007-01-30 Josh Coalsonminor typos
2007-01-30 Josh Coalsonreturn nonzero exit code if invalid option was used
2006-11-17 Josh Coalsonfixes from MSVC compile
2006-11-15 Josh Coalsonadd support for read-only operations for ogg flac
2006-11-14 Josh Coalsonfix bug, need to open exported picture file in binary...
2006-11-14 Josh Coalsondisallow multiple input FLAC files when --import-tags...
2006-11-14 Josh Coalsondisallow multiple input FLAC files when --import-tags...
2006-11-11 Josh Coalsonfix compiler warnings
2006-11-02 Josh Coalsonrename metaflac's --import-picture to --import-picture...
2006-11-02 Josh Coalsonadd --export-picture-to option to metaflac
2006-10-18 Josh Coalsonmore fixes for ogg support
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-10 Josh Coalsonminor #includes
2006-10-10 Josh Coalson_snprintf hackery for MSVC6
2006-10-10 Josh Coalsonminor comments
2006-10-03 Josh Coalsonminor comments
2006-09-26 Josh Coalsonremove ancient deprecated things
2006-09-26 Josh Coalsonadd --import-picture command to metaflac
2006-09-23 Josh Coalsonadd number-of-colors field to PICTURE metadata block
2006-09-23 Josh Coalsonadd support for new PICTURE metadata block
2006-09-15 Josh Coalsonfix bug, --remove-replay-gain was not removing REPLAYGA...
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-08-28 Josh Coalsonminor typo
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-19 Josh Coalsonuse flac file name instead of dummy.wav for --export...
2006-05-18 Josh Coalsonadd new options: --tag-from-file for flac and --set...
2006-05-18 Josh Coalsonupdate iconv settings
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-08-31 Josh Coalsonadd shorthand option --remove-replay-gain to metaflac
2005-08-31 Josh Coalsonfix minor problem with error case in handler for -...
2005-08-24 Josh Coalsonfixes to remove warnings from gcc-4.0.0
2005-08-24 Josh Coalsoncheck that a cuesheet is legal before trying to encode...
2005-01-30 Josh Coalsonfix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-07 Josh Coalsonimproved handling of libiconv
2004-12-30 Josh Coalsonfix typos
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-10-30 Josh Coalsonget Makefile.lite system (with asm) working on Darwin...
2004-10-19 Josh Coalsonfix leak: chain was not being freed in one error case
2004-09-12 Josh Coalsonfix compiler warnings
2004-09-12 Josh Coalsonminor comments
2004-09-08 Josh Coalsonrename metaflac *-vc-* options to *-tag-* ones, only...
2004-07-30 Josh Coalsondeduce from the STREAMINFO whether or not to expect...
next