« get me outta code hell

(l) to loop currently playing track - 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:
authorFlorrie <towerofnix@gmail.com>2019-01-24 17:09:25 -0400
committerFlorrie <towerofnix@gmail.com>2019-01-24 17:09:25 -0400
commitb4e575f4ec8b65464f9a8f109ddf3907cf30b853 (patch)
treeaa1c68ba24a8da7f07770464f8d2505c9102b822 /todo.txt
parent3c04268c5e3ee34b6aaf3d7d6e21316741132ff0 (diff)
(l) to loop currently playing track
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 3683ecc..dfb14d6 100644
--- a/todo.txt
+++ b/todo.txt
@@ -188,3 +188,6 @@ TODO: A "play later" option for songs in the queue, identical to distributing
       randomly the single track; if the track is already playing, it should
       skip to the next song before shuffling.
       (Done!)
+
+TODO: Loop one song!
+      (Done!)