« get me outta code hell

Loop-play.js cleanup - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-06-11 10:52:29 -0300
committerliam4 <towerofnix@gmail.com>2017-06-11 10:52:29 -0300
commitb1184c312d3963de5b324777f4a743be057535f1 (patch)
tree99140a3b46b9e89498dc59a916cbaa218e1f61fc /todo.txt
parenta48c6bbbbcca48ddc0bade66b33781e13f80213d (diff)
Loop-play.js cleanup
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index adf4456..a2526f0 100644
--- a/todo.txt
+++ b/todo.txt
@@ -102,8 +102,12 @@ TODO: Figure out a less "hacky" way to kill the process. Ideally we shouldn't
       broken, since we aren't using the shell's normal way of handling any
       keyboard controls such as those!
 
-TODO: A way to kill the up-next song.
-
 TODO: Separate the code in loop-play.js to be a bit nicer.
+      (Done!)
 
 TODO: Cleaning up http-music.js would be nice as well!
+
+TODO: A way to kill the up-next song.
+
+TODO: A way to see information about the currently playing song, as well as
+      the up-next song.