strawberry-audio-player-win.../data
Roman Lebedev 0a4888f861 Database scheme: add EBU R 128 Integrated Loudness and Loudness Range columns
Nothing really ground-breaking, just add those two fields
to each table that already has `bitrate`/`samplerate`/`bitdepth` fields.

Those new fields do need to be able to represent an invalid state
which is their default state, thus they are non-`NOT NULL`.
In principle, the actual field type could be `INTEGER`
(i.e. fixed point w/ 2 fractional digits), but unless we really want to
save a few bytes, it doesn't seem worthwhile.

FIXME: i'm not sure if `device-schema` should be changed too.
2023-07-12 14:34:04 +02:00
..
html Remove use of HTML in system tray icon tooltip 2020-10-11 01:29:26 +02:00
icons Add save all playlists action 2022-03-26 22:38:21 +01:00
mood Add moodbar 2019-04-18 15:03:01 +02:00
pictures Re-enable progress on system tray icon (#578) 2020-11-04 21:01:04 +01:00
schema Database scheme: add EBU R 128 Integrated Loudness and Loudness Range columns 2023-07-12 14:34:04 +02:00
screenshot Add new screenshot 2021-04-11 09:11:24 +02:00
style Remove fixed font size on macOS 2023-05-05 00:34:48 +02:00
text Make context fonts configurable 2020-04-28 01:11:00 +02:00
data.qrc Database scheme: add EBU R 128 Integrated Loudness and Loudness Range columns 2023-07-12 14:34:04 +02:00
icons.qrc Add save all playlists action 2022-03-26 22:38:21 +01:00