tagparser/id3
Martchus 98d28ede9f Add scale info to Popularity for furture extension
This would allow implementing a way to convert between different scales and
which in turn would allow the UI to provide an editor with a generic scale
(e.g. stars) instead of only allowing to edit raw values as string.

This also make it assume that a single number is meant to be the rating
(instead of the user). That should make editing the rating a bit more
straight forward (if one doesn't care about the user and play counter).
2022-06-20 21:27:42 +02: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 Prevent showing warning about encoding wrongly when making ID3v1 fields 2021-08-08 01:20:39 +02:00
id3v1tag.h Fix warnings 2021-03-20 21:26:25 +01:00
id3v2frame.cpp Add scale info to Popularity for furture extension 2022-06-20 21:27:42 +02:00
id3v2frame.h Fix spelling and typos 2021-07-02 11:12:39 +02:00
id3v2frameids.cpp Support play counter ID3v2 frame 2022-06-19 17:40:01 +02:00
id3v2frameids.h Support play counter ID3v2 frame 2022-06-19 17:40:01 +02:00
id3v2tag.cpp Support play counter ID3v2 frame 2022-06-19 17:40:01 +02:00
id3v2tag.h Allow one to disable the automatic handling of ID3v2 record fields 2021-05-13 16:07:06 +02:00