« get me outta code hell

Clean-up and such - 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-06-26 23:24:02 -0300
committerliam4 <towerofnix@gmail.com>2017-06-26 23:24:02 -0300
commit811997668969a5bf782f9edc6fba92db7aa35b6d (patch)
treec7383084c60ff5197a4e2e3899ea92f6e8998baf /todo.txt
parent0fcec41cd757adcd3c7f2f4c80b33141bb0a9bee (diff)
Clean-up and such
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 a55893c..9317d3e 100644
--- a/todo.txt
+++ b/todo.txt
@@ -159,3 +159,7 @@ TODO: The results of pressing key commands aren't very clear currently. Useful
       things that come to mind would be presenting the volume when it's
       changed; making it clear that a song is being skipped when it is; and
       having "paused" be part of the status bar.
+
+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!)