tagparser/id3
Martchus e74645e833 Handle unknown short IDs correctly when comparing ID3v2 frame IDs 2018-07-13 12:37:21 +02:00
..
id3genres.cpp Fix warnings, mostly about implicit int conversions 2018-06-02 23:04:53 +02:00
id3genres.h Use constexpr where possible 2018-07-12 12:34:38 +02:00
id3v1tag.cpp Update documentation 2018-07-09 12:42:14 +02:00
id3v1tag.h Apply clang-format 2018-03-07 01:17:50 +01:00
id3v2frame.cpp Remove frameIdString() 2018-07-12 12:34:38 +02:00
id3v2frame.h Replace typedef with using 2018-07-12 12:34:38 +02:00
id3v2frameids.cpp Add support for disk position in ID3v2.0 2018-06-02 23:08:38 +02:00
id3v2frameids.h Use constexpr where possible 2018-07-12 12:34:38 +02:00
id3v2tag.cpp Handle unknown short IDs correctly when comparing ID3v2 frame IDs 2018-07-13 12:37:21 +02:00
id3v2tag.h Add Tag::supportsMultipleValues() 2018-07-13 12:25:00 +02:00