diff options
-rw-r--r-- | todo.txt | 3 |
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!) |