projects
/
platform
/
upstream
/
flac.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix bug in the save_http_path initialization
[platform/upstream/flac.git]
/
include
/
2005-01-30
Josh Coalson
fix constness in some functions
tree
|
commitdiff
2005-01-27
Josh Coalson
fixes for compiling with SunPro
tree
|
commitdiff
2005-01-25
Josh Coalson
merge from FLAC 1.1.1 maintenance branch (-j FLAC_RELEA...
tree
|
commitdiff
2005-01-25
Josh Coalson
add 2005 to copyright notices
tree
|
commitdiff
2005-01-25
Josh Coalson
remove superfluous semicolon after namespace closures
tree
|
commitdiff
2005-01-07
Josh Coalson
libFLAC++: all metadata object operator=() funcs now...
tree
|
commitdiff
2004-12-30
Josh Coalson
minor comments
tree
|
commitdiff
2004-12-30
Josh Coalson
add vorbiscomment validation functions to format.c...
tree
|
commitdiff
2004-12-30
Josh Coalson
revamp plugin_common to use utf-8 instead of wchar_t...
tree
|
commitdiff
2004-12-30
Josh Coalson
additions to metadata object api: more vorbiscomment...
tree
|
commitdiff
2004-10-20
Josh Coalson
first pass at making an integer-only flavor of the...
tree
|
commitdiff
2004-09-25
Josh Coalson
fix minor comment typos
tree
|
commitdiff
2004-09-14
Josh Coalson
add links to the license page in doxygen docs
tree
|
commitdiff
2004-09-14
Josh Coalson
add comment braces for doxygen
tree
|
commitdiff
2004-09-10
Josh Coalson
add new requirements to ogg mapping: vorbis comment...
tree
|
commitdiff
2004-09-08
Josh Coalson
fix bug copying a null vorbis comment entry
tree
|
commitdiff
2004-09-02
Josh Coalson
remove check for config.h and assume everyone has intty...
tree
|
commitdiff
2004-09-02
Josh Coalson
remove unneeded check for config.h
tree
|
commitdiff
2004-07-31
Josh Coalson
fix typo in comments
tree
|
commitdiff
2004-07-30
Josh Coalson
add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
tree
|
commitdiff
2004-07-30
Josh Coalson
more acceptable hack to the workaround of nested classe...
tree
|
commitdiff
2004-07-30
Josh Coalson
add explanation of new read callback
tree
|
commitdiff
2004-07-29
Josh Coalson
add callback.h to header list
tree
|
commitdiff
2004-07-27
Josh Coalson
extend hack of making decoder_ pointer public to gcc...
tree
|
commitdiff
2004-07-23
Josh Coalson
update license verbiage
tree
|
commitdiff
2004-07-23
Josh Coalson
add pragma to disable annoying MSVC warning C4800
tree
|
commitdiff
2004-07-23
Josh Coalson
remove the __LIBNAME__ definitions
tree
|
commitdiff
2004-07-22
Josh Coalson
max the largest metadata type code be 126, reserving...
tree
|
commitdiff
2004-07-22
Josh Coalson
add FLAC::Encoder::*::set_metadata(FLAC::Metadata:...
tree
|
commitdiff
2004-07-22
Josh Coalson
add an accessor method for the underlying ::FLAC__Strea...
tree
|
commitdiff
2004-07-16
Josh Coalson
add method for skipping an audio frame, plus tests
tree
|
commitdiff
2004-07-16
Josh Coalson
minor comment fixes
tree
|
commitdiff
2004-07-16
Josh Coalson
add documentation for new callback-based functions
tree
|
commitdiff
2004-07-15
Josh Coalson
add libFLAC++ equivalent callback-based chain reading...
tree
|
commitdiff
2004-07-15
Josh Coalson
do not close any file handles in the callback-based...
tree
|
commitdiff
2004-07-11
Josh Coalson
add callback-based versions of chain writing: FLAC__met...
tree
|
commitdiff
2004-07-11
Josh Coalson
add an EOF callback to the mix
tree
|
commitdiff
2004-07-10
Josh Coalson
add FLAC__metadata_chain_read_with_callbacks()
tree
|
commitdiff
2004-07-10
Josh Coalson
add callback.h
tree
|
commitdiff
2004-07-07
Josh Coalson
minor comments
tree
|
commitdiff
2004-07-07
Josh Coalson
get rid of obsolete *_get_decode_position() methods
tree
|
commitdiff
2004-07-07
Josh Coalson
revamp OggFLAC__SeekableStreamDecoder to derive from...
tree
|
commitdiff
2004-03-17
Josh Coalson
minor reordering of decoder state enum to match FLAC...
tree
|
commitdiff
2004-03-16
Josh Coalson
fix doc typos
tree
|
commitdiff
2004-01-30
Josh Coalson
*** empty log message ***
tree
|
commitdiff
2004-01-17
Josh Coalson
update copyright to 2004
tree
|
commitdiff
2004-01-17
Josh Coalson
add read callback to OggFLAC__SeekableStreamEncoder...
tree
|
commitdiff
2004-01-16
Josh Coalson
revamp OggFLAC__SeekableStreamEncoder to derive from...
tree
|
commitdiff
2004-01-16
Josh Coalson
various fixes related to deriving OggFLAC__SeekableStre...
tree
|
commitdiff
2003-12-31
Josh Coalson
revamp ogg flac file decoder; it needed to be derived...
tree
|
commitdiff
2003-12-30
Josh Coalson
minor comments
tree
|
commitdiff
2003-12-18
Josh Coalson
workaround MSVC bug re: scoping of nested classes
tree
|
commitdiff
2003-12-18
Josh Coalson
fix __LIBNAME__ definition
tree
|
commitdiff
2003-12-18
Josh Coalson
use double for scale factor instead of float
tree
|
commitdiff
2003-12-17
Josh Coalson
add undocumented option --apply-replaygain-which-is...
tree
|
commitdiff
2003-11-13
Josh Coalson
better end-of-file/stream checking
tree
|
commitdiff
2003-09-26
Josh Coalson
add ogg seekable stream and file encoder and decoder...
tree
|
commitdiff
2003-09-26
Josh Coalson
minor syntax
tree
|
commitdiff
2003-09-26
Josh Coalson
minor formatting
tree
|
commitdiff
2003-09-26
Josh Coalson
minor comments
tree
|
commitdiff
2003-09-25
Josh Coalson
add a "tell" callback to the seekable stream encoder...
tree
|
commitdiff
2003-09-24
Josh Coalson
minor comments
tree
|
commitdiff
2003-09-24
Josh Coalson
minor syntax
tree
|
commitdiff
2003-09-24
Josh Coalson
add resolved_as_cstring()
tree
|
commitdiff
2003-09-24
Josh Coalson
minor formatting
tree
|
commitdiff
2003-09-24
Josh Coalson
remove leftover and unimplemented proto FLAC__file_deco...
tree
|
commitdiff
2003-09-24
Josh Coalson
add the metadata callback back in the stream encoder
tree
|
commitdiff
2003-09-24
Josh Coalson
add OggFLAC__stream_encoder_get_resolved_state_string()
tree
|
commitdiff
2003-09-24
Josh Coalson
more API comments, add OggFLAC__file_decoder_set_serial...
tree
|
commitdiff
2003-09-24
Josh Coalson
more API comments, add OggFLAC__seekable_stream_decoder...
tree
|
commitdiff
2003-09-24
Josh Coalson
add OggFLAC__stream_decoder_get_resolved_state_string()
tree
|
commitdiff
2003-09-24
Josh Coalson
add *::State::resolved_as_cstring()
tree
|
commitdiff
2003-09-24
Josh Coalson
inline *::State::resolved_as_cstring()
tree
|
commitdiff
2003-09-23
Josh Coalson
minor comments
tree
|
commitdiff
2003-09-23
Josh Coalson
minor comments
tree
|
commitdiff
2003-09-15
Josh Coalson
replace the compile time ordinals.h.in->ordinals.h...
tree
|
commitdiff
2003-02-07
Josh Coalson
change license verbiage
tree
|
commitdiff
2003-01-31
Josh Coalson
change license verbiage to Xiph's
tree
|
commitdiff
2003-01-22
Josh Coalson
fix return type for Track::get_num_indices()
tree
|
commitdiff
2003-01-15
Josh Coalson
add some asserts
tree
|
commitdiff
2003-01-15
Josh Coalson
minor comments
tree
|
commitdiff
2003-01-13
Josh Coalson
fix some ansi violations in identifier names
tree
|
commitdiff
2003-01-12
Josh Coalson
write missing docs for remaining new functions
tree
|
commitdiff
2003-01-12
Josh Coalson
minor comments
tree
|
commitdiff
2003-01-11
Josh Coalson
write up some missing documentation
tree
|
commitdiff
2003-01-10
Josh Coalson
big fix to allow codec and metadata interface to handl...
tree
|
commitdiff
2003-01-08
Josh Coalson
better logic for determining whether or not DLL cruft...
tree
|
commitdiff
2003-01-02
Josh Coalson
Add 2003 to copyright notice
tree
|
commitdiff
2002-12-28
Josh Coalson
fix verbiage about get_block() in Iterator class
tree
|
commitdiff
2002-12-05
Josh Coalson
add "is_cd" flag to CUESHEET everywhere
tree
|
commitdiff
2002-12-03
Josh Coalson
adjust CUESHEET reserved lengths, minor comments
tree
|
commitdiff
2002-11-28
Josh Coalson
fix for mingw32
tree
|
commitdiff
2002-11-22
Josh Coalson
add cuesheet writer
tree
|
commitdiff
2002-11-21
Josh Coalson
revamp MSVC build system, separate dynamic and static...
tree
|
commitdiff
2002-11-21
Josh Coalson
minor comments
tree
|
commitdiff
2002-11-21
Josh Coalson
more cuesheet convenience functions
tree
|
commitdiff
2002-11-19
Josh Coalson
document some new functions
tree
|
commitdiff
2002-11-19
Josh Coalson
add cuesheet.h
tree
|
commitdiff
2002-11-19
Josh Coalson
finish implementation of CueSheet object wrapper
tree
|
commitdiff
2002-11-19
Josh Coalson
initial import
tree
|
commitdiff
next