summaryrefslogtreecommitdiff
path: root/include/FLAC++
Commit message (Expand)AuthorAgeFilesLines
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-153-101/+101
* Bulk update copyright datesErik de Castro Lopo2016-12-056-6/+6
* Explicitly use base class virtual methods; silence unnecessary warningThomas Zander2015-12-252-0/+4
* Remove (defined _MSC_VER) from cpp workaroundErik de Castro Lopo2015-12-102-4/+4
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-256-6/+6
* Underscore fixes.Erik de Castro Lopo2014-06-281-2/+2
* Fix pragma warning.Erik de Castro Lopo2014-03-141-2/+1
* Fix numerous warnings arising from addition of -Weffc++.Erik de Castro Lopo2013-09-151-0/+12
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-266-6/+12
* Update library version-info.Miroslav Lichvar2012-12-041-2/+2
* Hide symbols with gcc.Miroslav Lichvar2012-12-041-4/+9
* Add a convenience function to create a Metadata::Padding object with aErik de Castro Lopo2012-09-111-0/+6
* Adds last functions from C metadata api to C++ metadata apiBastiaan Timmer2012-06-221-0/+15
* Add missing functions to VorbisComment class.Erik de Castro Lopo2012-05-081-0/+15
* Fix all links to libtool version info rules.Erik de Castro Lopo2012-05-071-1/+1
* Add functionality present in the C library to the to C++ SeekTable class.Erik de Castro Lopo2012-05-071-0/+21
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
* add 2009 copyrightJosh Coalson2009-01-076-6/+6
* update copyright for 2008Josh Coalson2008-02-286-6/+6
* bump libtool version numbersJosh Coalson2007-09-151-2/+2
* minor commentsJosh Coalson2007-09-131-1/+1
* add FLAC__metadata_simple_iterator_get_application_id()Josh Coalson2007-08-151-0/+1
* add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_...Josh Coalson2007-08-141-0/+3
* bump libtool number in prep for releaseJosh Coalson2007-07-101-3/+28
* add FLAC::Decoder::Stream::get_decode_position()Josh Coalson2007-04-051-0/+1
* bump libtool .so revision numberJosh Coalson2007-02-141-1/+1
* add 2007 copyrightJosh Coalson2007-02-026-6/+6
* patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tr...Josh Coalson2006-11-212-2/+2
* minor commentsJosh Coalson2006-11-203-4/+6
* add support for read-only operations for ogg flac to chain interfaceJosh Coalson2006-11-151-2/+2
* add a boolean return value to FLAC__stream_encoder_finish() that signals a ve...Josh Coalson2006-11-091-1/+1
* fix FLAC::Decoder::Stream::finish() to return a bool like its C cousinJosh Coalson2006-11-091-1/+1
* add FLAC__stream_encoder_set_compression_level()Josh Coalson2006-11-031-2/+3
* remove now-obsolete libOggFLAC stuffJosh Coalson2006-10-162-6/+0
* change "bytes" parameter of all encoder write callbacks from "unsigned" to "s...Josh Coalson2006-10-151-3/+3
* change "bytes" parameter of all read callbacks from "unsigned" to "size_t"Josh Coalson2006-10-152-5/+5
* improve commentsJosh Coalson2006-10-154-86/+44
* rename set_serial_number to set_ogg_serial_number everywhereJosh Coalson2006-10-152-2/+2
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-152-41/+23
* fix placement of FLAC_API_VERSION_... #definesJosh Coalson2006-10-141-2/+3
* bump libtool .so number in prep for releaseJosh Coalson2006-10-101-1/+1
* more doxygen commentsJosh Coalson2006-10-073-59/+82
* change from one ..._API_NUMBER to 3 libtool numbers ..._API_VERSION_{CURRENT,...Josh Coalson2006-09-261-2/+6
* add number-of-colors field to PICTURE metadata blockJosh Coalson2006-09-231-2/+4
* add support for new PICTURE metadata blockJosh Coalson2006-09-231-8/+82
* add #define FLAC_API_NUMBERJosh Coalson2006-09-231-0/+3
* change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder...Josh Coalson2006-09-152-71/+79
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-132-446/+268
* add set_apodization() to oggflac layersJosh Coalson2006-05-011-0/+3
* add 2206 to copyright noticeJosh Coalson2006-04-256-6/+6