« get me outta code hell

Clean up todo - 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-04 12:30:33 -0300
committerliam4 <towerofnix@gmail.com>2017-06-04 12:30:33 -0300
commitad32d67de6f6742d8411c1e43a6f5344907de2f1 (patch)
treec0d442119bb8f96b3546f850c6cf1fb7cbb4a877 /todo.txt
parentbb7dbb8a3fe098e13870b54cbde018d977c6d947 (diff)
Clean up todo
There's nothing to clean up anymore, so that goal isn't relevant.
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 3197f92..be258a0 100644
--- a/todo.txt
+++ b/todo.txt
@@ -19,8 +19,6 @@ TODO: Delete old tracks! Since we aren't overwriting files, we
       need to manually delete files once we're done with them.
       (Done!)
 
-TODO: Clean up on SIGINT.
-
 TODO: Get library filter path from stdin.
       (Done!)
 
@@ -67,6 +65,7 @@ TODO: Play-in-order track picker.
 TODO: Volume controls. Who knows how to do this? It might have to be an
       argument passed to `play`. Being able to change the volume while it's
       playing would be nice, but I'm not sure if that's really possible.
+      (Done! - To the greatest current ability.)
 
 TODO: Tempfiles, maybe?
       (Done!)