tagparser/id3
Martchus 7f3d4c5751 Add ID3v2 frame definitions for publisher web page and user defined URLs 2023-12-29 17:07:14 +01:00
..
id3genres.cpp Fix spelling and typos 2021-07-02 11:12:39 +02:00
id3genres.h Fix spelling and typos 2021-07-02 11:12:39 +02:00
id3v1tag.cpp Remove unused include 2022-07-21 23:24:08 +02:00
id3v1tag.h Fix warnings 2021-03-20 21:26:25 +01:00
id3v2frame.cpp Avoid GCC's stringop-truncation warning 2023-10-31 19:36:12 +01:00
id3v2frame.h Use generic `toInt()` function which relies less on compiler optimizations 2023-05-18 00:52:28 +02:00
id3v2frameids.cpp Add ID3v2 frame definitions for publisher web page and user defined URLs 2023-12-29 17:07:14 +01:00
id3v2frameids.h Add ID3v2 frame definitions for publisher web page and user defined URLs 2023-12-29 17:07:14 +01:00
id3v2tag.cpp Avoid unqualified calls to `std::move` 2023-02-20 19:54:42 +01:00
id3v2tag.h Allow one to disable the automatic handling of ID3v2 record fields 2021-05-13 16:07:06 +02:00