diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2021-12-22 17:06:53 +0100 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2021-12-22 17:10:08 +0100 |
commit | 59b13af09a5e35ea1364eb1031be4ce9410f6f03 (patch) | |
tree | ac2cd68dd28541d38fec91041c7c4175dbd6731e /known-issues | |
parent | b2772136b6d1813150bf7a2e0a0a98085db6af0b (diff) |
Added MVP Qt implementation, known issues tracking, removed old files
Diffstat (limited to 'known-issues')
-rw-r--r-- | known-issues | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/known-issues b/known-issues new file mode 100644 index 0000000..35ebdff --- /dev/null +++ b/known-issues @@ -0,0 +1,4 @@ +* Moving AB sliders does not set AB limit. Instead need to save AB limit and then select it to apply +* Loading session is additive, should clear the state first +* AB limits are displayed as p.u., should be timestamps +* Songs are displayed as full path, should be file name or ideally title from metadata |