« get me outta code hell

"Loop mode" option: no loop, loop, shuffle - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-10-10 10:46:23 -0300
committer(quasar) nebula <qznebula@protonmail.com>2021-10-10 10:48:58 -0300
commitec0b00d62f5fe02248de71552f5cd3d76589295c (patch)
tree6f96214fcc73d9bf5228ed530b4682bc67812b39 /todo.txt
parent3fdb4b7961f55a6b0fa24a3f271c3c8090497856 (diff)
"Loop mode" option: no loop, loop, shuffle
This also reorganizes the menubar options a little.
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index af31659..90ed41b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -637,3 +637,14 @@ TODO: Timestamps which have a timestampEnd property (all of them I think?)
 
 TODO: Read timestamps as JSON when the file extension is .json. (Right now
       any .timestamps.json file is ignored!)
+
+TODO: "Remove from queue" seems to always restore the cursor to a non-timestamp
+      input. This might be an issue with other queue-modifying actions too!
+
+TODO: The "From: <downloaderArg>" text in the playback info element *does* cut
+      off its text in an attempt to not go outside the screen bounds... but it
+      goes over the info pane edges anyway, so there's probably a math issue
+      there.
+
+TODO: "Play later" has a slight chance of keeping the track in the same place,
+      which is accentuated when there's only a couple tracks left in the queue.