tagparser/vorbis
Martchus acfb9ef219 Handle TRACKTOTAL/DISCTOTAL/PARTTOTAL fields in Vorbis Comments
* Move those fields into their corresponding
  TRACKNUMBER/DISCNUMBER/PARTNUMBER fields after parsing so they are
  accessible via just one field as PositionInSet which is in line with
  other tag formats and also how other software like VLC expect the total
  to be specified
* NOT implemented yet: Move those fields optionally back into separate
  fields when serializing
2024-02-28 21:36:06 +01:00
..
vorbiscomment.cpp Handle TRACKTOTAL/DISCTOTAL/PARTTOTAL fields in Vorbis Comments 2024-02-28 21:36:06 +01:00
vorbiscomment.h Handle TRACKTOTAL/DISCTOTAL/PARTTOTAL fields in Vorbis Comments 2024-02-28 21:36:06 +01:00
vorbiscommentfield.cpp Use `pubsetbuf` only with `libstdc++` 2023-02-28 21:06:52 +01:00
vorbiscommentfield.h Handle TRACKTOTAL/DISCTOTAL/PARTTOTAL fields in Vorbis Comments 2024-02-28 21:36:06 +01:00
vorbiscommentids.h Improve various details of documentation 2024-01-23 00:29:11 +01:00
vorbisidentificationheader.cpp Use generic `toInt()` function which relies less on compiler optimizations 2023-05-18 00:52:28 +02:00
vorbisidentificationheader.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
vorbispackagetypes.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00