autogen.sh : Test for required programs.
[platform/upstream/flac.git] / include / FLAC++ / decoder.h
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-04-05 Josh Coalsonadd FLAC::Decoder::Stream::get_decode_position()
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-09 Josh Coalsonfix FLAC::Decoder::Stream::finish() to return a bool...
2006-10-16 Josh Coalsonremove now-obsolete libOggFLAC stuff
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-07 Josh Coalsonmore doxygen comments
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-04-25 Josh Coalsonadd 2206 to copyright notice
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
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-16 Josh Coalsonadd method for skipping an audio frame, plus tests
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-18 Josh Coalsonworkaround MSVC bug re: scoping of nested classes
2003-09-26 Josh Coalsonminor formatting
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-02 Josh CoalsonAdd 2003 to copyright notice
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-09-19 Josh Coalsonminor formatting
2002-09-06 Josh Coalsonadd resolved_as_cstring() method to State classes
2002-08-21 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-15 Josh Coalsondoxygen comments
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-07-27 Josh Coalsonmore doxygen docs
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder in file...
2002-05-29 Josh Coalsoninitial import