test/*.sh : Fix MALLOC_PERTURB initialization.
[platform/upstream/flac.git] / src / libFLAC++ /
2013-05-26 Erik de Castro LopoSet version to 1.3.0 and update coyprights throughout.
2013-04-21 Cristian RodríguezEnsure AM_LDFLAGS is used consistently
2013-04-07 Erik de Castro LopoFor windows, make UTF-8 mode into a runtime choice.
2013-04-07 Ulrich KlauerFix pkg-config files to avoid overlinking
2013-04-05 Erik de Castro LopoRename all parameters and locals from 'index' to 'indx'.
2013-04-02 Erik de Castro Lopoflac*.pc : Add -logg if configured with Ogg support.
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...
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-04 Miroslav LichvarUpdate library version-info.
2012-09-11 Erik de Castro LopoAdd a convenience function to create a Metadata::Paddin...
2012-06-22 Bastiaan TimmerAdds last functions from C metadata api to C++ metadata api
2012-05-08 Erik de Castro Lopometadata.cpp : Fix compiler warning on 64 bit.
2012-05-08 Erik de Castro LopoAdd missing functions to VorbisComment class.
2012-05-07 Erik de Castro LopoFix all links to libtool version info rules.
2012-05-07 Erik de Castro LopoBump version-info for libFLAC++ from 8:0:2 to 8:0:3.
2012-05-07 Erik de Castro LopoAdd functionality present in the C library to the to...
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-02-05 Erik de Castro LopoEncoder::Stream::set_metadata() broken - ID: 3282704
2009-01-07 Josh Coalsonadd 2009 copyright
2009-01-03 Josh Coalsonmingw fixes, enable build dll w/ mingw (SF#2000973...
2009-01-03 Josh Coalsonproper handling of variable length arrays (SF#2002481...
2008-11-29 Josh Coalsonremove /FLAC++ suffix on include path
2008-06-03 Josh Coalsonremove VCWebDeploymentTool item for better proj compati...
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-15 Josh Coalsonbump libtool version numbers
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-08-15 Josh Coalsonadd FLAC__metadata_simple_iterator_get_application_id()
2007-08-14 Josh Coalsonadd FLAC__metadata_simple_iterator_get_block_offset...
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-07-10 Josh Coalsonbump libtool number in prep for release
2007-06-14 Josh Coalsonfix LD_LIBRARY_PATH-saving logic
2007-04-05 Josh Coalsonadd FLAC::Decoder::Stream::get_decode_position()
2007-02-22 Josh Coalson*** empty log message ***
2007-02-22 Josh Coalsonfix compiler warnings
2007-02-14 Josh Coalsonbump libtool .so revision number
2007-02-07 Josh Coalsonadd pkg-config files for libFLAC and libFLAC++ (SF...
2007-02-07 Josh Coalsonadd pkg-config files for libFLAC and libFLAC++ (SF...
2007-02-05 Josh Coalsonminor syntax
2007-02-04 Josh Coalsonadd debugging defines with /D
2007-02-02 Josh Coalsonadd 2007 copyright
2006-11-21 Josh Coalsonpatch: support for borland c++ compile (SF#1599018...
2006-11-15 Josh Coalsonadd support for read-only operations for ogg flac to...
2006-11-13 Josh Coalsoncompile fixes based on patch (SF#913238 sourceforge...
2006-11-09 Josh Coalsonfix FLAC::Decoder::Stream::finish() to return a bool...
2006-11-09 Josh Coalsonminor syntax
2006-11-03 Josh Coalsonadd FLAC__stream_encoder_set_compression_level()
2006-10-25 Josh Coalsonadd LIBFLACPP_LIBDIR, make AC_TRY_RUN more robust
2006-10-16 Josh Coalsonremove now-obsolete libOggFLAC stuff
2006-10-15 Josh Coalsonchange "bytes" parameter of all encoder write callbacks...
2006-10-15 Josh Coalsonchange "bytes" parameter of all read callbacks from...
2006-10-15 Josh Coalsonrename set_serial_number to set_ogg_serial_number every...
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-10 Josh Coalsonbump libtool .so number in prep for release
2006-09-26 Josh Coalsonminor comments
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 Coalsonchange libOggFLAC++ API to make OggFLAC::Decoder::Strea...
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-05-03 Josh Coalsonminor syntax
2006-05-01 Josh Coalsonadd set_apodization() to oggflac layers
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2006-04-10 Josh Coalsonadd FLAC__metadata_get_cuesheet() and FLAC__metadata_ob...
2005-02-02 Josh Coalsonbump the libtool number
2005-01-30 Josh Coalsonfix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
2005-01-27 Josh Coalsonfixes for compiling with SunPro
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-25 Josh Coalsonremove superfluous semicolon after namespace closures
2005-01-07 Josh CoalsonlibFLAC++: all metadata object operator=() funcs now...
2004-12-30 Josh Coalsonadd vorbiscomment validation functions to format.c...
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-09-10 Josh Coalsonbump libtool library version numbers
2004-07-30 Josh Coalsonadd FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
2004-07-30 Josh Coalsonbump libtool version numbers for flac-1.1.1-beta1
2004-07-23 Josh Coalsonwork around MSVC bug in set_metadata()
2004-07-23 Josh Coalsonadd pragma to disable annoying MSVC warning C4800
2004-07-22 Josh Coalsonadd FLAC::Encoder::*::set_metadata(FLAC::Metadata:...
2004-07-20 Josh Coalsonfixes for autoconf
2004-07-16 Josh Coalsonadd method for skipping an audio frame, plus tests
2004-07-15 Josh Coalsonadd libFLAC++ equivalent callback-based chain reading...
2004-05-26 Josh Coalsonuse $libdir instead of $prefix/lib to find library dir
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-18 Josh Coalson#pragma to turn off useless MSVC warning C4800
2003-09-25 Josh Coalsonadd a "tell" callback to the seekable stream encoder...
2003-09-24 Josh Coalson*::State::resolved_as_cstring() is now inlined
2003-05-27 Matt ZimmermanExplicitly link shared libraries against dependent...
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-25 Josh Coalsonbump the libtool version numbers
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-25 Josh Coalsonobsolete now that .dsp files are complete
2003-01-15 Josh Coalsonbump the libtool revision number only
2003-01-14 Josh CoalsonSecond patch from X-Fixer: tweaks for better MSVC build
2003-01-14 Josh Coalsonminor formatting
2003-01-10 Josh Coalsonbig fix to allow codec and metadata interface to handle...
2003-01-02 Josh Coalsonupdate the libtool library version number
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
next