Josh Coalson
|
c71bfe953c
|
remove superfluous semicolon after namespace closures
|
2005-01-25 02:27:20 +00:00 |
|
Josh Coalson
|
42372b9aed
|
libFLAC++: all metadata object operator=() funcs now return *this; add Metadata::*::assign() and FLAC::Metadata::get_tags()
|
2005-01-07 01:09:07 +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
|
1aca6b114b
|
add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
|
2004-07-30 01:54:29 +00:00 |
|
Josh Coalson
|
3cb83414a9
|
add pragma to disable annoying MSVC warning C4800
|
2004-07-23 05:11:06 +00:00 |
|
Josh Coalson
|
deab462735
|
add libFLAC++ equivalent callback-based chain reading/writing and tests
|
2004-07-15 16:22:43 +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
|
cbaab8625c
|
big fix to allow codec and metadata interface to handle unknown metadata block types correctly
|
2003-01-10 05:43:51 +00:00 |
|
Josh Coalson
|
afae69f0e3
|
Add 2003 to copyright notice
|
2003-01-02 07:03:16 +00:00 |
|
Josh Coalson
|
580b6e361f
|
fix memory leaks
|
2002-12-28 07:07:57 +00:00 |
|
Josh Coalson
|
75c863eac9
|
fix memory leak in Cuesheet destructor
|
2002-12-27 21:05:18 +00:00 |
|
Josh Coalson
|
8f0c71b877
|
add "is_cd" flag to CUESHEET everywhere
|
2002-12-05 06:37:46 +00:00 |
|
Josh Coalson
|
1621979245
|
finish implementation of CueSheet object wrapper
|
2002-11-19 06:19:29 +00:00 |
|
Josh Coalson
|
863dbf3bcb
|
add CueSheet object wrapper
|
2002-11-16 06:30:30 +00:00 |
|
Josh Coalson
|
6afed9fc7f
|
tweaks to build libs as DLLs under windows
|
2002-10-16 22:29:47 +00:00 |
|
Josh Coalson
|
4240c535fa
|
rename .cc files to .cpp since I can find no way to make MSVC recognize .cc as a valid C++ file extension
|
2002-10-16 21:43:00 +00:00 |
|