Update and improve autotools build
[platform/upstream/flac.git] / src / share / grabbag /
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-04-04 Erik de Castro LopoRemove casting of return value from *alloc() functions.
2012-02-26 Erik de Castro LopoFix a couple 'inlining failed' warning messages.
2012-02-26 Erik de Castro LopoFix a couple of sign-compare warnings.
2012-02-26 Earl ChewSupport 56kHz to 19.2kHz gain analysis (Patch v4)
2012-02-08 Erik de Castro LopoPatch from Dave Yeo to remove more CPP hackery.
2012-02-04 Erik de Castro LopoAdd file include/share/compat.h and start moving CPP...
2012-02-04 Erik de Castro LopoCuesheet patch from Earl Chew.
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.
2011-08-26 Felipe ContrerasCoverity fixes
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-02-28 Josh Coalsonupdate copyright for 2008
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-07-31 Josh CoalsonFixed bug where importing non-CDDA cuesheets would...
2007-07-31 Josh CoalsonSome MinGW fixes (SF#1684879: https://sourceforge.net...
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-02-22 Josh Coalson*** empty log message ***
2007-02-13 Josh Coalsonfix minor problem in locale switching
2007-02-06 Josh Coalsonallow MIME type in specification to be blank and filled...
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...
2006-11-21 Josh Coalsonfix bug where jpeg marker detection could be broken...
2006-11-20 Josh Coalsonfinal merge down from 1.1.2 maintenance branch (cvs...
2006-11-17 Josh Coalsonfixes from MSVC compile
2006-11-16 Josh Coalsonfix bug with -S # where the sample number >= total...
2006-11-11 Josh Coalsonfix compiler warnings
2006-11-02 Josh Coalsonfix grabbag__file_are_same() on win32 by using GetFileI...
2006-10-13 Josh Coalsonin grabbag__file_are_same() check that st_dev is same...
2006-10-10 Josh Coalsonminor syntax
2006-10-10 Josh Coalsonfor grabbag__file_are_same() on windows use strcmp...
2006-10-10 Josh Coalsonadd grabbag__file_are_same()
2006-10-03 Josh Coalsonminor syntax
2006-09-24 Josh Coalsonadd parsing of picture type from spec; add check that...
2006-09-24 Josh Coalsonadd picture.c (PICTURE specification parsing)
2006-09-14 Josh Coalsonadd support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
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-04-25 Josh Coalsonadd 2206 to copyright notice
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-09-01 Josh Coalsonallow non-strict mode for reading replaygain tags,...
2005-08-31 Josh Coalsonadd shorthand option --remove-replay-gain to metaflac
2005-08-24 Josh Coalsonfixes to remove warnings from gcc-4.0.0
2005-08-09 Josh Coalsonfix bug in cuesheet parsing where it would return an...
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-12-30 Josh Coalsonminor comments
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-07-19 Josh Coalsonfix bug #896057: parsing ISRC number from cuesheet
2004-07-19 Josh Coalsonfix bug #877122: problem parsing cuesheet with CATALOG...
2004-03-22 Josh Coalsonfix bug: %ll doesn't work for MSVC, use %I64 instead
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-17 Josh Coalsonadd undocumented option --apply-replaygain-which-is...
2003-05-20 Josh CoalsonC89 standard fixes, based on feedback from IRIX port
2003-02-07 Matt ZimmermanBuild libtool archives instead of plain .a archives...
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-25 Josh Coalsonobsolete now that .dsp files are complete
2003-01-14 Josh CoalsonSecond patch from X-Fixer: tweaks for better MSVC build
2003-01-14 Josh Coalsonminor formatting
2003-01-12 Josh Coalsonminor comments
2003-01-08 Josh Coalsonfix bug where formatting of replaygain tags was affecte...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-29 Josh Coalsonminor syntax
2002-12-13 Josh Coalsonfix bug with uninitialized vars in parser
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-12-03 Josh Coalsonobsolete
2002-11-23 Josh Coalsonminor fixes revealed by new tests
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-22 Josh Coalsonadd cuesheet writer, fix several bugs exposed in testing
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-21 Josh Coalsonfinish cuesheet parser
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-11-20 Josh Coalsonbeginnings of cuesheet file parser
2002-11-19 Josh Coalsonadd cuesheet.c
2002-11-19 Josh Coalsonremove debug printf's
2002-11-19 Josh Coalsoninitial import
2002-11-16 Josh Coalsonfix DLL export define name
2002-11-15 Josh Coalsonfix MSVC warning with explicit casts
2002-11-15 Josh CoalsonMSVC has _snprintf but no snprintf (go figure)
2002-11-07 Josh Coalsoninitial import