test/*.sh : Fix MALLOC_PERTURB initialization.
[platform/upstream/flac.git] / src / plugin_common /
2013-05-26 Erik de Castro LopoSet version to 1.3.0 and update coyprights throughout.
2013-04-07 Erik de Castro LopoFor windows, make UTF-8 mode into a runtime choice.
2013-04-01 Erik de Castro LopoPurge FLAC__STRINGS_IN_UTF8 from VC project files.
2013-03-29 Erik de Castro LopoHuge Windows utf8 I/O patch.
2013-03-10 Erik de Castro LopoPurge old un-maintained MSVC 6 project files.
2013-01-02 Erik de Castro LopoFix VC project files to use /objs/ directory instead...
2012-12-12 Max Hornautogen.sh: replace this by a simple call to autoreconf
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-04-04 Erik de Castro LopoRemove casting of return value from *alloc() functions.
2009-01-07 Josh Coalsonadd 2009 copyright
2009-01-03 Josh CoalsonFixes for Sun Studio/Forte; us AC_C_INLINE to detect...
2009-01-03 Josh Coalsonremove some inlining directives
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-03-12 Josh Coalsonunify inlining method in prep for inline tests
2007-02-22 Josh Coalson*** empty log message ***
2007-02-14 Josh Coalsonremove special makefile variants for libiconv on darwin
2007-02-07 Josh Coalson*** empty log message ***
2007-02-07 Josh Coalsonadd return value (success/fail) to FLAC_plugin__replayg...
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-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-05-24 Josh Coalsoncomplete largefile support
2006-05-18 Josh Coalsonupdate iconv settings
2006-05-03 Josh Coalsonminor syntax
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-09-02 Josh Coalsonadd new replaygain module
2005-08-25 Josh Coalsonfix bug in utf8len()
2005-08-24 Josh Coalsonfixes to remove warnings from gcc-4.0.0
2005-08-24 Josh Coalsondisallow non-shortest-form encodings in utf-8 checking...
2005-02-01 Josh Coalsonfix bug in FLAC_plugin__tags_get_tag_utf8(), it was...
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-07 Josh Coalsonimproved handling of libiconv
2004-12-30 Josh Coalsonfix all bare malloc() realloc() etc calls to have a...
2004-12-30 Josh Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-12-30 Josh Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-10-29 Josh Coalsonadd copyright notice
2004-09-28 Josh Coalsonremove #define ___USE_GNU
2004-09-28 Josh Coalsonremove id3 support from the plugins
2004-09-26 Josh Coalsonminor formatting
2004-09-25 Josh Coalsonun-inline iterator functions
2004-09-24 Josh Coalsonmajor plugin revamp based on x-fixer's code
2004-07-29 Josh Coalsonfix #include ordering to stop a warning caused by id3.h
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-17 Josh Coalsonfixes for MSVC
2003-12-17 Josh Coalsonadd undocumented option --apply-replaygain-which-is...
2003-12-16 Josh Coalsonfix bug in the returned size
2003-12-16 Josh Coalsonuse size_t for return type
2003-09-15 Josh Coalsonadd support for synthesis to big-endian in plugins
2003-05-20 Josh Coalsonminor comments
2003-05-20 Josh Coalsonmove #include of config.h to top
2003-05-20 Josh CoalsonC89 standard fixes, based on feedback from IRIX port
2003-02-27 Josh CoalsonMiroslav's speed optimization patch
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 syntax
2003-01-14 Josh Coalsonminor formatting
2003-01-10 Josh Coalsonfix bug shown by X-Fixer in ...apply_gain()
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-23 Josh Coalsonfix problem with FLAC_plugin__charset_test_conversion...
2002-12-23 Josh Coalsonfix warning about unused vars
2002-12-04 Josh Coalson#include config.h
2002-12-03 Josh Coalsonobsolete
2002-11-27 Josh Coalsonminor fixes
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-11-19 Josh Coalsonpatches from Miroslav for tag editing
2002-11-15 Josh Coalsonfix MSVC warning with explicit casts
2002-11-05 Josh Coalsonminor wording
2002-11-01 Josh Coalsonunroll some code in FLAC__plugin_common_apply_gain()
2002-11-01 Josh Coalsonadd replaygain_synthesis
2002-11-01 Josh Coalsonmove FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h
2002-11-01 Josh Coalson*** empty log message ***
2002-11-01 Josh Coalsonobsolete
2002-11-01 Josh Coalsoninitial import
2002-10-23 Josh Coalsonadd notion of topdir to Makefile.lite build system
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-09-11 Josh Coalsonfix noinst_HEADERS; missing vorbiscomment.h
2002-09-10 Josh Coalsonadd locale_hack.h to header list
2002-09-09 Josh Coalsonimproved id3lib detection
2002-09-05 Josh Coalsoninclude stdio.h
2002-09-04 Josh Coalsonfix problem with strncasecmp on windows
2002-09-04 Josh Coalsonrename plugin-common lib to plugin_common
2002-08-30 Josh Coalsonadd vorbiscomment.{c,h}
2002-08-30 Josh Coalsonadd function for getting a combined tag
2002-08-30 Josh Coalsoninitial import
2002-08-29 Josh Coalsonminor formatting
next