tagparser/tests
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
..
helper.cpp Adapt to changes in c++utilities 2019-06-12 20:40:45 +02:00
helper.h Add Locale class to deal with differently specified languages/countries 2020-12-16 17:48:08 +01:00
mediafileinfo.cpp Improve passing paths 2021-04-23 22:16:43 +02:00
overall.h Extend Ogg related tests 2021-08-18 22:48:17 +02:00
overallflac.cpp Adapt tests to use KnownField::RecordDate instead of KnownField::Year 2021-02-01 17:22:57 +01:00
overallgeneral.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
overallmkv.cpp Fix parsing flags of Matroska tracks 2022-04-05 21:27:58 +02:00
overallmp3.cpp Change mapping of publisher for ID3v2 2022-04-10 00:06:20 +02:00
overallmp4.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
overallogg.cpp Apply clang-format 2022-05-23 19:55:50 +02:00
tagvalue.cpp Add scale info to Popularity for furture extension 2022-06-20 21:27:42 +02:00
testfilecheck.cpp Extend Ogg related tests 2021-08-18 22:48:17 +02:00
utils.cpp Use std::filesystem in backup helper code 2021-09-11 23:54:49 +02:00