Purge FLAC__STRINGS_IN_UTF8 from VC project files.
[platform/upstream/flac.git] / include / FLAC++ /
2012-12-04 Miroslav LichvarUpdate library version-info.
2012-12-04 Miroslav LichvarHide symbols with gcc.
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 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 LopoAdd functionality present in the C library to the to...
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-15 Josh Coalsonbump libtool version numbers
2007-09-13 Josh Coalsonminor comments
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-10 Josh Coalsonbump libtool number in prep for release
2007-04-05 Josh Coalsonadd FLAC::Decoder::Stream::get_decode_position()
2007-02-14 Josh Coalsonbump libtool .so revision number
2007-02-02 Josh Coalsonadd 2007 copyright
2006-11-21 Josh Coalsonpatch: support for borland c++ compile (SF#1599018...
2006-11-20 Josh Coalsonminor comments
2006-11-15 Josh Coalsonadd support for read-only operations for ogg flac to...
2006-11-09 Josh Coalsonadd a boolean return value to FLAC__stream_encoder_fini...
2006-11-09 Josh Coalsonfix FLAC::Decoder::Stream::finish() to return a bool...
2006-11-03 Josh Coalsonadd FLAC__stream_encoder_set_compression_level()
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 Coalsonimprove comments
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-14 Josh Coalsonfix placement of FLAC_API_VERSION_... #defines
2006-10-10 Josh Coalsonbump libtool .so number in prep for release
2006-10-07 Josh Coalsonmore doxygen comments
2006-09-26 Josh Coalsonchange from one ..._API_NUMBER to 3 libtool numbers...
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-23 Josh Coalsonadd #define FLAC_API_NUMBER
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-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-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 Coalsonminor comments
2004-12-30 Josh Coalsonadd vorbiscomment validation functions to format.c...
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-07-30 Josh Coalsonadd FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
2004-07-30 Josh Coalsonmore acceptable hack to the workaround of nested classe...
2004-07-27 Josh Coalsonextend hack of making decoder_ pointer public to gcc...
2004-07-23 Josh Coalsonadd pragma to disable annoying MSVC warning C4800
2004-07-23 Josh Coalsonremove the __LIBNAME__ definitions
2004-07-22 Josh Coalsonadd FLAC::Encoder::*::set_metadata(FLAC::Metadata:...
2004-07-22 Josh Coalsonadd an accessor method for the underlying ::FLAC__Strea...
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-01-17 Josh Coalsonupdate copyright to 2004
2003-12-18 Josh Coalsonworkaround MSVC bug re: scoping of nested classes
2003-12-18 Josh Coalsonfix __LIBNAME__ definition
2003-09-26 Josh Coalsonminor formatting
2003-09-25 Josh Coalsonadd a "tell" callback to the seekable stream encoder...
2003-09-24 Josh Coalsonadd resolved_as_cstring()
2003-09-24 Josh Coalsoninline *::State::resolved_as_cstring()
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-22 Josh Coalsonfix return type for Track::get_num_indices()
2003-01-12 Josh Coalsonminor comments
2003-01-10 Josh Coalson big fix to allow codec and metadata interface to handl...
2003-01-08 Josh Coalsonbetter logic for determining whether or not DLL cruft...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-28 Josh Coalsonfix verbiage about get_block() in Iterator class
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-11-19 Josh Coalsonfinish implementation of CueSheet object wrapper
2002-11-16 Josh Coalsonadd CueSheet object wrapper
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 Coalsonadd export.h
2002-09-20 Josh Coalsonfix _HEADERS targets to not clobber each others
2002-09-19 Josh Coalsonminor formatting
2002-09-06 Josh Coalsonadd resolved_as_cstring() method to State classes
2002-08-30 Josh Coalsonadd read_only argument to simple iterator initializer
2002-08-27 Josh Coalsonminor formatting
2002-08-21 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-15 Josh Coalsondoxygen comments
2002-08-08 Josh Coalsonadd a samples_written field to the progress callback
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-03 Josh Coalsonadd verify mode to all encoders
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate(), add progress...
2002-08-02 Josh Coalsonnew seekable stream encoder and file encoder layers
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-07-27 Josh Coalsonmore doxygen docs
2002-07-10 Josh Coalsonadd more doxygen documentation
2002-07-09 Josh Coalsoninitial Doxygen work
2002-06-11 Josh Coalsonfixes from compiling code and running all the tests...
2002-06-10 Josh Coalsonlast batch of changes and fixes based on the libFLAC...
2002-06-08 Josh Coalsonanother big glob of changes/fixes
next