« get me outta code hell

Progress - 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:
authorLiam <towerofnix@gmail.com>2017-05-31 18:58:08 -0300
committerLiam <towerofnix@gmail.com>2017-05-31 18:58:08 -0300
commit26663377fd7ea15a6c3d23a399d1266c8639d42e (patch)
treefa0532caaf5672501bb5797499a515da72a09038 /todo.txt
parent42ec01bb91c517067a9eba901272c1248ed52261 (diff)
Progress
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.