remove the commented-out and erroneous end-of-stream setting in read_callback_()...
[platform/upstream/flac.git] / include / OggFLAC++ /
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 Coalsonremove the __LIBNAME__ definitions
2004-07-07 Josh Coalsonrevamp OggFLAC__SeekableStreamDecoder to derive from...
2004-01-17 Josh Coalsonupdate copyright to 2004
2004-01-17 Josh Coalsonadd read callback to OggFLAC__SeekableStreamEncoder...
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-18 Josh Coalsonworkaround MSVC bug re: scoping of nested classes
2003-12-18 Josh Coalsonfix __LIBNAME__ definition
2003-09-26 Josh Coalsonadd ogg seekable stream and file encoder and decoder...
2003-09-24 Josh Coalsonadd the metadata callback back in the stream encoder
2003-09-24 Josh Coalsonadd *::State::resolved_as_cstring()
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-08 Josh Coalsonbetter logic for determining whether or not DLL cruft...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
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-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-21 Josh Coalsonmore doxygen docs
2002-08-16 Josh Coalsonmore doxygen comments
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-07 Josh Coalsoninitial import