Josh Coalson
|
dea0f5a044
|
add 2009 copyright
|
2009-01-07 07:31:28 +00:00 |
|
Josh Coalson
|
82b128050e
|
update copyright for 2008
|
2008-02-28 05:34:21 +00:00 |
|
Josh Coalson
|
504dcafeb4
|
minor comments
|
2007-09-13 15:42:47 +00:00 |
|
Josh Coalson
|
17af340739
|
fix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php?func=detail&aid=1786225&group_id=13478&atid=313478)
|
2007-09-08 22:49:07 +00:00 |
|
Josh Coalson
|
a8bd44b80e
|
#include for off_t, minor comments
|
2007-08-21 08:07:29 +00:00 |
|
Josh Coalson
|
4e56b06d63
|
add FLAC__metadata_simple_iterator_get_application_id()
|
2007-08-15 05:59:09 +00:00 |
|
Josh Coalson
|
09ccf20ae6
|
add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator_get_block_length(), FLAC__metadata_simple_iterator_is_last()
|
2007-08-14 00:34:50 +00:00 |
|
Josh Coalson
|
e74bd9516c
|
add 2007 copyright
|
2007-02-02 06:58:19 +00:00 |
|
Josh Coalson
|
e3ec2ad59e
|
convert C prototypes for functions with no args from () to (void)
|
2007-01-31 03:53:22 +00:00 |
|
Josh Coalson
|
2378fb1888
|
minor comments
|
2006-11-20 05:30:25 +00:00 |
|
Josh Coalson
|
33bba6d34d
|
minor comments
|
2006-11-15 06:17:14 +00:00 |
|
Josh Coalson
|
7d273b4bdb
|
add support for read-only operations for ogg flac to chain interface
|
2006-11-15 06:12:30 +00:00 |
|
Josh Coalson
|
3c91754e74
|
improve comments
|
2006-10-15 07:50:44 +00:00 |
|
Josh Coalson
|
20ad84aa61
|
more doxygen comments
|
2006-10-07 05:43:01 +00:00 |
|
Josh Coalson
|
74ed294764
|
add number-of-colors field to PICTURE metadata block
|
2006-09-23 23:15:05 +00:00 |
|
Josh Coalson
|
e343ab2b87
|
add support for new PICTURE metadata block
|
2006-09-23 19:21:19 +00:00 |
|
Josh Coalson
|
6b21f66784
|
merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH
|
2006-09-13 01:42:27 +00:00 |
|
Josh Coalson
|
0395dac13f
|
add 2206 to copyright notice
|
2006-04-25 06:59:33 +00:00 |
|
Josh Coalson
|
7cfac0b146
|
add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculate_cddb_id()
|
2006-04-10 05:37:34 +00:00 |
|
Josh Coalson
|
4462311644
|
fix constness in some functions
|
2005-01-30 18:15:36 +00:00 |
|
Josh Coalson
|
a78fac662c
|
add 2005 to copyright notices
|
2005-01-25 04:17:55 +00:00 |
|
Josh Coalson
|
2de1124e36
|
add vorbiscomment validation functions to format.c and test code; validate name part of vorbiscomment in metadata and metadata++ interfaces
|
2004-12-30 03:41:19 +00:00 |
|
Josh Coalson
|
def597ee59
|
additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere
|
2004-12-30 00:59:30 +00:00 |
|
Josh Coalson
|
c408de02be
|
fix bug copying a null vorbis comment entry
|
2004-09-08 00:55:42 +00:00 |
|
Josh Coalson
|
23008d7aac
|
fix typo in comments
|
2004-07-31 22:10:19 +00:00 |
|
Josh Coalson
|
1aca6b114b
|
add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
|
2004-07-30 01:54:29 +00:00 |
|
Josh Coalson
|
1cb2341298
|
max the largest metadata type code be 126, reserving 127 to avoid confusion with a frame sync code
|
2004-07-22 01:32:00 +00:00 |
|
Josh Coalson
|
d5c593b09a
|
add documentation for new callback-based functions
|
2004-07-16 00:15:12 +00:00 |
|
Josh Coalson
|
0e46bf5624
|
do not close any file handles in the callback-based chain reading/writing
|
2004-07-15 00:04:46 +00:00 |
|
Josh Coalson
|
463a22cc3a
|
add callback-based versions of chain writing: FLAC__metadata_chain_check_if_tempfile_needed(), FLAC__metadata_chain_write_with_callbacks(), FLAC__metadata_chain_write_with_callbacks_and_tempfile()
|
2004-07-11 06:41:00 +00:00 |
|
Josh Coalson
|
91748beb86
|
add FLAC__metadata_chain_read_with_callbacks()
|
2004-07-10 22:28:03 +00:00 |
|
Josh Coalson
|
d8934e2134
|
add callback.h
|
2004-07-10 00:37:02 +00:00 |
|
Josh Coalson
|
85d7b9f01c
|
minor comments
|
2004-07-07 19:45:48 +00:00 |
|
Josh Coalson
|
9564390fb9
|
update copyright to 2004
|
2004-01-17 04:14:43 +00:00 |
|
Josh Coalson
|
afd8107872
|
change license verbiage to Xiph's
|
2003-01-31 23:34:56 +00:00 |
|
Josh Coalson
|
fb99386385
|
add some asserts
|
2003-01-15 03:18:07 +00:00 |
|
Josh Coalson
|
656479f153
|
write missing docs for remaining new functions
|
2003-01-12 08:42:58 +00:00 |
|
Josh Coalson
|
a70054d747
|
write up some missing documentation
|
2003-01-11 06:24:09 +00:00 |
|
Josh Coalson
|
0eea34aad0
|
big fix to allow codec and metadata interface to handle unknown metadata block types correctly
|
2003-01-10 05:29:17 +00:00 |
|
Josh Coalson
|
afae69f0e3
|
Add 2003 to copyright notice
|
2003-01-02 07:03:16 +00:00 |
|
Josh Coalson
|
3b026e8dd1
|
more cuesheet convenience functions
|
2002-11-21 06:41:01 +00:00 |
|
Josh Coalson
|
df7240ac84
|
add more CUESHEET convenience functions
|
2002-11-16 06:32:30 +00:00 |
|
Josh Coalson
|
8e9c4519e7
|
implement new CUESHEET metadata block
|
2002-11-14 05:00:24 +00:00 |
|
Josh Coalson
|
b667e70b82
|
constify first arg of FLAC__metadata_object_vorbiscomment_find_entry_from()
|
2002-11-05 07:24:33 +00:00 |
|
Josh Coalson
|
45bb9887e1
|
add more convenience for manipulating vorbis comments
|
2002-10-26 04:34:16 +00:00 |
|
Josh Coalson
|
55bc58704e
|
tweaks to build libs as DLLs under windows
|
2002-10-16 22:18:32 +00:00 |
|
Josh Coalson
|
3ac6693c89
|
add read_only argument to simple iterator initializer
|
2002-08-30 05:41:31 +00:00 |
|
Josh Coalson
|
efc6c90ea8
|
more doxygen comments
|
2002-08-16 03:09:06 +00:00 |
|
Josh Coalson
|
a5c12467d9
|
new functions for seektable templates, point sorting
|
2002-08-01 06:46:15 +00:00 |
|
Josh Coalson
|
03706dce5e
|
more doxygen docs
|
2002-07-25 05:35:16 +00:00 |
|