« get me outta code hell

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:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 324df83..cf984fc 100644
--- a/todo.txt
+++ b/todo.txt
@@ -63,3 +63,7 @@ TODO: Make crawl-itunes.js a bit more general, more command-line
 
 TODO: Play-in-order track picker.
       (Done!)
+
+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.