« get me outta code hell

Fix SoX player - 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:
authorFlorrie <towerofnix@gmail.com>2017-08-08 11:41:20 -0400
committerFlorrie <towerofnix@gmail.com>2017-08-08 11:41:20 -0400
commitf0758de5069c2958a8efcb2f6e3b0781b77d6ecb (patch)
tree976f42bfd18cab908f6a119c1485fb3b997b7f7d /todo.txt
parent588482d3dad9a3ff023b6a152c490e375eb6746a (diff)
Fix SoX player
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 98ef844..b8c992d 100644
--- a/todo.txt
+++ b/todo.txt
@@ -275,3 +275,6 @@ TODO: Players (MPV, SoX) should be separate (sub-)classes.
 TODO: FIFO doesn't work on Windows.
       (Done! - Use mpv-nofifo player. Would like to automatically check for
       mkfifo command; then use nofifo if that doesn't exist.)
+
+TODO: It looks like the SoX player is broken? - Fix this!
+      (Done!)