tagparser/id3
Martchus 87357af974 Fix handling empty ID3v2 record date fields to avoid year "0001" in this case 2021-05-09 12:15:57 +02:00
..
id3genres.cpp Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
id3genres.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
id3v1tag.cpp Fix reading empty ID3v1 fields 2021-05-09 12:15:00 +02:00
id3v1tag.h Fix warnings 2021-03-20 21:26:25 +01:00
id3v2frame.cpp Improve customization point for clearing tag field 2021-01-30 19:10:16 +01:00
id3v2frame.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +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 Get rid of deprecated fields 2021-02-01 17:11:08 +01:00
id3v2tag.cpp Fix handling empty ID3v2 record date fields to avoid year "0001" in this case 2021-05-09 12:15:57 +02:00
id3v2tag.h Fix warnings 2021-03-20 21:26:25 +01:00