Rename _flac_stat to flac_stat_s.
[platform/upstream/flac.git] / src / share / grabbag / replaygain.c
2013-03-29 Erik de Castro LopoRename _flac_stat to flac_stat_s.
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 LopoUse new function flac_snprintf() where ever appropriate.
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)
2011-08-26 Felipe ContrerasCoverity fixes
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-02-13 Josh Coalsonfix minor problem in locale switching
2007-02-02 Josh Coalsonadd 2007 copyright
2006-11-20 Josh Coalsonfinal merge down from 1.1.2 maintenance branch (cvs...
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-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-01-25 Josh Coalsonadd 2005 to copyright notices
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
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-01-08 Josh Coalsonfix bug where formatting of replaygain tags was affecte...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-19 Josh Coalsonremove debug printf's
2002-11-15 Josh CoalsonMSVC has _snprintf but no snprintf (go figure)
2002-11-07 Josh Coalsoninitial import