bump version number to 1.1.2-beta
[platform/upstream/flac.git] / include /
2005-01-30 Josh Coalsonfix constness in some functions
2005-01-27 Josh Coalsonfixes for compiling with SunPro
2005-01-25 Josh Coalsonmerge from FLAC 1.1.1 maintenance branch (-j FLAC_RELEA...
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 Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-10-20 Josh Coalsonfirst pass at making an integer-only flavor of the...
2004-09-25 Josh Coalsonfix minor comment typos
2004-09-14 Josh Coalsonadd links to the license page in doxygen docs
2004-09-14 Josh Coalsonadd comment braces for doxygen
2004-09-10 Josh Coalsonadd new requirements to ogg mapping: vorbis comment...
2004-09-08 Josh Coalsonfix bug copying a null vorbis comment entry
2004-09-02 Josh Coalsonremove check for config.h and assume everyone has intty...
2004-09-02 Josh Coalsonremove unneeded check for config.h
2004-07-31 Josh Coalsonfix typo in comments
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-30 Josh Coalsonadd explanation of new read callback
2004-07-29 Josh Coalsonadd callback.h to header list
2004-07-27 Josh Coalsonextend hack of making decoder_ pointer public to gcc...
2004-07-23 Josh Coalsonupdate license verbiage
2004-07-23 Josh Coalsonadd pragma to disable annoying MSVC warning C4800
2004-07-23 Josh Coalsonremove the __LIBNAME__ definitions
2004-07-22 Josh Coalsonmax the largest metadata type code be 126, reserving...
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-16 Josh Coalsonminor comment fixes
2004-07-16 Josh Coalsonadd documentation for new callback-based functions
2004-07-15 Josh Coalsonadd libFLAC++ equivalent callback-based chain reading...
2004-07-15 Josh Coalsondo not close any file handles in the callback-based...
2004-07-11 Josh Coalsonadd callback-based versions of chain writing: FLAC__met...
2004-07-11 Josh Coalsonadd an EOF callback to the mix
2004-07-10 Josh Coalsonadd FLAC__metadata_chain_read_with_callbacks()
2004-07-10 Josh Coalsonadd callback.h
2004-07-07 Josh Coalsonminor comments
2004-07-07 Josh Coalsonget rid of obsolete *_get_decode_position() methods
2004-07-07 Josh Coalsonrevamp OggFLAC__SeekableStreamDecoder to derive from...
2004-03-17 Josh Coalsonminor reordering of decoder state enum to match FLAC...
2004-03-16 Josh Coalsonfix doc typos
2004-01-30 Josh Coalson*** empty log message ***
2004-01-17 Josh Coalsonupdate copyright to 2004
2004-01-17 Josh Coalsonadd read callback to OggFLAC__SeekableStreamEncoder...
2004-01-16 Josh Coalsonrevamp OggFLAC__SeekableStreamEncoder to derive from...
2004-01-16 Josh Coalsonvarious fixes related to deriving OggFLAC__SeekableStre...
2003-12-31 Josh Coalsonrevamp ogg flac file decoder; it needed to be derived...
2003-12-30 Josh Coalsonminor comments
2003-12-18 Josh Coalsonworkaround MSVC bug re: scoping of nested classes
2003-12-18 Josh Coalsonfix __LIBNAME__ definition
2003-12-18 Josh Coalsonuse double for scale factor instead of float
2003-12-17 Josh Coalsonadd undocumented option --apply-replaygain-which-is...
2003-11-13 Josh Coalsonbetter end-of-file/stream checking
2003-09-26 Josh Coalsonadd ogg seekable stream and file encoder and decoder...
2003-09-26 Josh Coalsonminor syntax
2003-09-26 Josh Coalsonminor formatting
2003-09-26 Josh Coalsonminor comments
2003-09-25 Josh Coalsonadd a "tell" callback to the seekable stream encoder...
2003-09-24 Josh Coalsonminor comments
2003-09-24 Josh Coalsonminor syntax
2003-09-24 Josh Coalsonadd resolved_as_cstring()
2003-09-24 Josh Coalsonminor formatting
2003-09-24 Josh Coalsonremove leftover and unimplemented proto FLAC__file_deco...
2003-09-24 Josh Coalsonadd the metadata callback back in the stream encoder
2003-09-24 Josh Coalsonadd OggFLAC__stream_encoder_get_resolved_state_string()
2003-09-24 Josh Coalsonmore API comments, add OggFLAC__file_decoder_set_serial...
2003-09-24 Josh Coalsonmore API comments, add OggFLAC__seekable_stream_decoder...
2003-09-24 Josh Coalsonadd OggFLAC__stream_decoder_get_resolved_state_string()
2003-09-24 Josh Coalsonadd *::State::resolved_as_cstring()
2003-09-24 Josh Coalsoninline *::State::resolved_as_cstring()
2003-09-23 Josh Coalsonminor comments
2003-09-23 Josh Coalsonminor comments
2003-09-15 Josh Coalsonreplace the compile time ordinals.h.in->ordinals.h...
2003-02-07 Josh Coalsonchange license verbiage
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-22 Josh Coalsonfix return type for Track::get_num_indices()
2003-01-15 Josh Coalsonadd some asserts
2003-01-15 Josh Coalsonminor comments
2003-01-13 Josh Coalsonfix some ansi violations in identifier names
2003-01-12 Josh Coalsonwrite missing docs for remaining new functions
2003-01-12 Josh Coalsonminor comments
2003-01-11 Josh Coalsonwrite up some missing documentation
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-12-03 Josh Coalsonadjust CUESHEET reserved lengths, minor comments
2002-11-28 Josh Coalsonfix for mingw32
2002-11-22 Josh Coalsonadd cuesheet writer
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-21 Josh Coalsonminor comments
2002-11-21 Josh Coalsonmore cuesheet convenience functions
2002-11-19 Josh Coalsondocument some new functions
2002-11-19 Josh Coalsonadd cuesheet.h
2002-11-19 Josh Coalsonfinish implementation of CueSheet object wrapper
2002-11-19 Josh Coalsoninitial import
next