« get me outta code hell

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:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index b946b07..2907a02 100644
--- a/todo.txt
+++ b/todo.txt
@@ -111,6 +111,11 @@ TODO: Make the queue code more sane.
 TODO: Figure out when the "queue" context menu options should immediately play
       the track. Currently, they don't ever initiate playing (besides the
       "Play now" option).
+      (Done! Sorta. There are now just "play" and "queue" buttons. These use
+      the options chosen ("where" and "order"). Previously, combinations of
+      those made up menu options, e.g. "queue at end". Now they're separate
+      controls and the play/queue button you pick decides whether they play
+      right away or not.)
 
 TODO: A "remove from queue" option for tracks and groups, which removes them
       and their children from the queue.