diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2022-01-04 18:31:29 +0100 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2022-01-04 18:31:29 +0100 |
commit | 9efb5716cdbc1d0cfdcc14adc53c0a178cef951d (patch) | |
tree | 25402abf7c5a93eb0dac170f4b36c8db7e54a794 /known-issues.md | |
parent | 2b4323eca801638f0a305ff29afe815a45e103b1 (diff) |
Added AB limits feedback to Qt interface, very buggy
Diffstat (limited to 'known-issues.md')
-rw-r--r-- | known-issues.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/known-issues.md b/known-issues.md index 86e83c7..a9f5bbe 100644 --- a/known-issues.md +++ b/known-issues.md @@ -8,6 +8,8 @@ * automatically play next song when current song ends * playback doesn't stop when jumping to next/previous song * should this be the default anyway? +* Switching between songs and AB limits does not work properly + * AB controller only keeps track of limit index, not current song => when song changes, index is invalid but not properly reset # Closed Issues |