Michael Helmling c0ca5c97d5 Fix issue #88 by changing the behavior of setProperties().
For file types that support multiple tag standards (for example, FLAC
files can have ID3v1, ID3v2, and Vorbis comments) setProperties is now
called for all existing tags instead of only for the most recommended
one.
This fixes the problem that under some circumstances it was not possible
to delete a value using setProperties() because upon save() the call to
Tag::duplicate recovered that value from the ID3v1 tag.
2012-12-10 20:56:16 +01:00
2012-04-19 13:09:45 +03:00
2011-02-13 12:22:42 +00:00
2012-11-21 14:40:26 +01:00
2012-08-17 07:34:44 +02:00
2012-11-11 16:44:01 +01:00
2011-06-14 15:23:11 +02:00
2012-11-11 14:49:31 +01:00
2007-08-27 07:02:29 +00:00
Description
No description provided
13 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%