]> granicus.if.org Git - taglib/shortlog
taglib
2004-04-26 Scott WheelerMinor fix for getting the frame header size correct...
2004-04-10 Scott WheelerCVS_SILENT make some stuff as deprecated
2004-04-10 Scott WheelerSadly reserve() just changes the capacity, not the...
2004-04-10 Scott WheelerAdding accessors for the various tag type for FLAC...
2004-04-10 Scott WheelerCVS_SILENT API docs corrections
2004-04-10 Scott WheelerCVS_SILENT nitpicks
2004-04-10 Scott WheelerFix the same bug that I fixed in MPEG last week --...
2004-04-10 Scott WheelerReturn a XiphComment here -- that still satisfies the...
2004-04-07 Allan Sandfeld... Restore public API from last commit
2004-04-07 Scott WheelerOops. Forgot to update this recently...
2004-04-07 Scott WheelerCVS_SILENT nitpicks
2004-04-07 Scott WheelerSeveral optimizations that came from KCacheGrind /...
2004-04-06 Allan Sandfeld... Adding Ogg/FLAC support to TagLib
2004-04-06 Allan Sandfeld... Changing the API to something more flexible (And needed...
2004-04-04 Scott Wheelerversion 1.1
2004-04-04 Scott WheelerAdd the ability to override the default ID3v1 string...
2004-04-03 Allan Sandfeld... After making a simple enough test-case for Scott I...
2004-03-30 Scott WheelerAdd a constructor that takes an ID3v2::FrameFactory.
2004-03-30 Scott WheelerCVS_SILENT another nitpick
2004-03-30 Scott WheelerI like it more like this...
2004-03-16 Scott WheelerThe explicit is silly here since it takes two arguments...
2004-03-10 Frerich Raabe- ByteVector::operator> seemed flawed to me
2004-03-05 Scott WheelerUse memcmp() and memcpy() where appropriate rather...
2004-02-29 Scott WheelerHmm, not good -- missing "ref" here so that the referen...
2004-02-22 Scott WheelerFix String::data() for UTF16 -- there was a missing...
2004-02-20 Scott WheelerOops, forgot a break...
2004-02-20 Scott WheelerAdded a translation table between ID3v2.2 frame names...
2004-02-20 Scott WheelerCVS_SILENT oops -- didn't mean to check this in
2004-02-20 Scott WheelerMostly get ID3v2.2 working. Sure, it's a standard...
2004-02-17 Scott WheelerAdd a couple of testcases that point out UTF16 bugs.
2004-02-17 Scott WheelerFixed problem with TagLib reading 1 byte fields in...
2004-02-17 Scott WheelerThis commit was manufactured by cvs2svn to accommodate