taglib/examples
Scott Wheeler 47342f6974 Prefer COMM frames with no description for setComment()
This creates symetry with ID3v2::Tag::comment() in preferring frames with no description
when choosing which COMM frame should be updated.  (Previously setComment() simply updated
the first COMM frame.)

Fixes #950
2020-03-27 12:14:51 +01:00
..
CMakeLists.txt Prefer COMM frames with no description for setComment() 2020-03-27 12:14:51 +01:00
framelist.cpp Prefer COMM frames with no description for setComment() 2020-03-27 12:14:51 +01:00
strip-id3v1.cpp CVS_SILENT oops -- didn't mean to check this in 2004-02-20 01:42:10 +00:00
tagreader_c.c Fix tagreader_c.c to not try to access invalid pointers 2009-12-12 16:44:34 +00:00
tagreader.cpp Avoid using sprintf() in tagreader.cpp to fix an MSVC warning. 2014-02-19 23:35:23 +09:00
tagwriter.cpp add options R, I, D for replace/insert/delete of arbitrary tags 2015-09-23 14:11:40 +02:00