tagparser/id3
Martchus 65d52b2d57 Improve customization point for clearing tag field
* Allow customizing clearing only the value
* Use same naming scheme as in other places
* Avoid having to add an empty reset() function in subclasses
2021-01-30 19:10:16 +01:00
..
id3genres.cpp Fix const-corretness in Id3Genres::genreNames() 2019-06-16 17:42:14 +02:00
id3genres.h Fix const-corretness in Id3Genres::genreNames() 2019-06-16 17:42:14 +02:00
id3v1tag.cpp Make many constructors explicit to avoid unintended implicit conversions 2020-12-05 20:48:57 +01:00
id3v1tag.h Mark all "final" tag, track and container classes as such 2020-12-18 21:13:52 +01:00
id3v2frame.cpp Improve customization point for clearing tag field 2021-01-30 19:10:16 +01:00
id3v2frame.h Improve customization point for clearing tag field 2021-01-30 19:10:16 +01:00
id3v2frameids.cpp Deprecate 'Year' in favor of 'RecordDate' and 'ReleaseDate', fix handling in ID3v2 2020-04-24 23:15:13 +02:00
id3v2frameids.h Deprecate 'Year' in favor of 'RecordDate' and 'ReleaseDate', fix handling in ID3v2 2020-04-24 23:15:13 +02:00
id3v2tag.cpp Improve documentation 2020-12-16 17:49:02 +01:00
id3v2tag.h Mark all "final" tag, track and container classes as such 2020-12-18 21:13:52 +01:00