Commit Graph

16 Commits

Author SHA1 Message Date
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
e9a638d004 add support for building on os/2 with emx 2005-09-03 03:54:16 +00:00
Josh Coalson
a78fac662c add 2005 to copyright notices 2005-01-25 04:17:55 +00:00
Josh Coalson
a1e923ba93 add test for new form of get_tags() 2005-01-21 01:27:04 +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
89f161c50f tempfile only needs to be opened with wb, not w+b 2004-07-16 00:31:43 +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
27e13541b2 C89 standard fixes, based on feedback from IRIX port 2003-05-20 00:01:49 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
8825c571e3 fix memory leaks and uninitialized data 2002-12-28 07:06:10 +00:00
Josh Coalson
b8f8a07684 updates to work with new grabbag lib 2002-11-07 05:07:30 +00:00
Josh Coalson
5843fc21fa work related to moving some file utils into the new file_utils convenience lib 2002-10-30 06:18:13 +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