packaging: align Group with Tizen SCM
[platform/upstream/flac.git] / include /
2006-11-15 Josh Coalsonadd support for read-only operations for ogg flac to...
2006-11-10 Josh Coalsonminor comments
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-04 Josh Coalsonadd code examples for some of the callbacks to the...
2006-11-04 Josh Coalsonminor comments
2006-11-03 Josh Coalsonadd FLAC__stream_encoder_set_compression_level()
2006-11-03 Josh Coalsonminor comments
2006-11-02 Josh Coalsonfix grabbag__file_are_same() on win32 by using GetFileI...
2006-11-02 Josh Coalsonminor comments
2006-10-16 Josh Coalsonremove now-obsolete libOggFLAC stuff
2006-10-16 Josh Coalsonfixes for MSVC6
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 Coalsonremove obsolete code
2006-10-14 Josh Coalsonfix placement of FLAC_API_VERSION_... #defines
2006-10-13 Josh Coalsonin grabbag__file_are_same() check that st_dev is same...
2006-10-13 Josh Coalsonminor comments
2006-10-12 Josh Coalsonfix "extern"ness of ReplayGainReferenceLoudness
2006-10-10 Josh Coalsonbump libtool .so number in prep for release
2006-10-10 Josh Coalsonadd grabbag__file_are_same()
2006-10-07 Josh Coalsonlimit subset further if sample rate is <=48kHz: max...
2006-10-07 Josh Coalsonmore doxygen comments
2006-10-06 Josh Coalsonmultichannel assignments in format and documentation
2006-10-03 Josh Coalsonminor comments
2006-09-26 Josh Coalsonremove ancient deprecated things
2006-09-26 Josh Coalsonadd verbiage about libtool version number #defines
2006-09-26 Josh Coalsonchange from one ..._API_NUMBER to 3 libtool numbers...
2006-09-24 Josh Coalsonadd parsing of picture type from spec; add check that...
2006-09-24 Josh Coalsonnew tester for testing PICTURE specification parsing
2006-09-24 Josh Coalsonadd picture.h
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-16 Josh Coalsonminor comments
2006-09-16 Josh Coalsonminor comments
2006-09-16 Josh Coalsonminor comments
2006-09-16 Josh Coalsonminor comments
2006-09-15 Josh Coalsonchange libOggFLAC++ API to make OggFLAC::Decoder::Strea...
2006-09-15 Josh Coalsonminor wording
2006-09-14 Josh Coalsonadd support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
2006-09-14 Josh Coalsonadd ReplayGainReferenceLoudness constant
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-07-06 Josh Coalsoncomments
2006-07-06 Josh Coalsonchange unparseable frame handling, from a fatal error...
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-01 Josh Coalsonremove window profiling field
2006-05-01 Josh Coalsondefault window to tukey(0.5) instead of hann
2006-05-01 Josh Coalsonadd set_apodization() to oggflac layers
2006-04-25 Josh Coalsonfix comment typos
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2006-04-25 Josh Coalsonadd support for specifying which apodization functions...
2006-04-10 Josh Coalsonadd FLAC__metadata_get_cuesheet() and FLAC__metadata_ob...
2005-12-02 Josh Coalsonminor comments
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-09-01 Josh Coalsonallow non-strict mode for reading replaygain tags,...
2005-08-31 Josh Coalsonmore external use of "FLAC tags" instead of "Vorbis...
2005-08-31 Josh Coalsonadd shorthand option --remove-replay-gain to metaflac
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
next