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 |
|
Josh Coalson
|
0b9ebc3934
|
more doxygen docs
|
2002-07-16 16:14:17 +00:00 |
|
Josh Coalson
|
f31f55478d
|
more doxygen comments
|
2002-07-15 05:26:50 +00:00 |
|
Josh Coalson
|
0e252ba45b
|
more doxygen docs
|
2002-07-12 05:42:04 +00:00 |
|
Josh Coalson
|
a7f907b5cd
|
more doxygen additions
|
2002-07-11 05:51:59 +00:00 |
|
Josh Coalson
|
889598dc8a
|
add more doxygen documentation
|
2002-07-10 07:14:49 +00:00 |
|
Josh Coalson
|
8396175b85
|
initial Doxygen work
|
2002-07-09 06:12:59 +00:00 |
|
Josh Coalson
|
bc869506bd
|
minor changes in anticipation of release
|
2002-06-14 06:36:16 +00:00 |
|
Josh Coalson
|
999be3b92f
|
last batch of changes and fixes based on the libFLAC++ unit tests
|
2002-06-10 04:42:35 +00:00 |
|
Josh Coalson
|
cc68251f5a
|
another big glob of changes/fixes
|
2002-06-08 04:53:42 +00:00 |
|
Josh Coalson
|
57ba6f4eb7
|
massive glob of checkins: improved tests, more tests, bugfixes
|
2002-06-07 05:27:37 +00:00 |
|
Josh Coalson
|
28e08d8fc2
|
bring in what was FLAC__seek_table_is_valid()
|
2002-06-05 05:56:41 +00:00 |
|
Josh Coalson
|
a9f25cea59
|
pass vorbis comment entries by value
|
2002-05-31 06:20:22 +00:00 |
|
Josh Coalson
|
d58a24899d
|
rework the api to seektable and vorbis comment objects
|
2002-05-30 05:28:07 +00:00 |
|
Josh Coalson
|
a7b673c007
|
add support for id3v2 tags to levels 1 and 2, better bad metadata handling, fix bug with merge_padding
|
2002-05-25 02:13:38 +00:00 |
|
Josh Coalson
|
b9b3341347
|
comment changes
|
2002-05-22 05:32:41 +00:00 |
|
Josh Coalson
|
18f33a530a
|
add conditional extern "C"
|
2002-05-16 06:37:27 +00:00 |
|
Josh Coalson
|
7f05acd97e
|
add more comments, add function FLAC__metadata_iterator_set_block()
|
2002-05-11 05:27:46 +00:00 |
|
Josh Coalson
|
4074d05df2
|
remove unused code
|
2002-05-09 05:29:08 +00:00 |
|
Josh Coalson
|
cae58735e3
|
initial import
|
2002-05-04 17:30:32 +00:00 |
|