diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2022-01-03 15:45:32 +0100 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2022-01-03 15:45:32 +0100 |
commit | 3472fa7854b575d0d08b4baa23a672cccd1ccaab (patch) | |
tree | 34014edd506970595fe904c8ddc13b8a7371c0a8 /known-issues.md | |
parent | e2d0e84992c539d0aa249483cad3ceca96bb03d9 (diff) |
Added LED feedback for start/pause/stop, implementation is hacky but passes test
Diffstat (limited to 'known-issues.md')
-rw-r--r-- | known-issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/known-issues.md b/known-issues.md index 0307e4c..86e83c7 100644 --- a/known-issues.md +++ b/known-issues.md @@ -8,7 +8,6 @@ * automatically play next song when current song ends * playback doesn't stop when jumping to next/previous song * should this be the default anyway? -* Add buttons to write current playback position to A or B limit sliders # Closed Issues @@ -17,6 +16,7 @@ * Songs are displayed as full path, should be file name or ideally title from metadata * When switching between songs, AB limit selection is not reset, this means that if the song has only one limit, it is not possible to load it anymore * No GUI to control playback speed +* Add buttons to write current playback position to A or B limit sliders # Use Cases |