« get me outta code hell

Merge branch 'master' of https://github.com/liam4/http-music - 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-07-01 15:26:09 -0300
committerliam4 <towerofnix@gmail.com>2017-07-01 15:26:09 -0300
commitf8617724b8853f9654465718bcaee71846e61db7 (patch)
tree8a51b396211c7e99218fcd1802152364e9492470 /todo.txt
parentc380d1fa7d22bc3ef056b74c5af93413067c9a5b (diff)
parent814dc0623c0e4c20f1372f048459de9b63aa30f6 (diff)
Merge branch 'master' of https://github.com/liam4/http-music
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 9317d3e..e6c4c76 100644
--- a/todo.txt
+++ b/todo.txt
@@ -163,3 +163,6 @@ TODO: The results of pressing key commands aren't very clear currently. Useful
 TODO: Figure out a way to make the same mpv process be reused, so that options
       such as volume can be remembered. (At the moment volume is reset to the
       default whenever a new track is played!)
+
+TODO: Figure out how to stream audio data directly, or at least at a lower
+      level (and stupider, as in "man git" stupid).