« get me outta code hell

todo updates - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2020-09-16 12:55:03 -0300
committer(quasar) nebula <towerofnix@gmail.com>2020-09-16 12:55:03 -0300
commite0d244aad8e1e125fba5e297a115233148afa8af (patch)
tree69de42498ec22c26a897b8068ab9100952289b46
parent60f33193fb78c8154a1b112d0faf76af34288df8 (diff)
todo updates
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 0a478b7..1f7de4d 100644
--- a/todo.txt
+++ b/todo.txt
@@ -483,11 +483,14 @@ TODO: Opening the selection contxt menu should show an option to either add or
       selection accessible when a keyboard or the shift key is inaccessible.
 
 TODO: Integrate the rest of the stuff that handles argv into parseOptions.
+      (Done!)
 
 TODO: Figure out looping not always working consistently. I've tried to deal
       with this before, but it's been broken since switching to socat. Maybe we
       aren't receiving time data as consistently, or aren't re-applying loop
       when we're supposed to?
+      (Update: I'm pretty sure this is from socat messages getting dropped -
+       probably by fault of mpv, not socat or mtui.)
 
 TODO: Show how many tracks remain in a queue player's queue, ala "+1" floated
       to the right, behind the playback position/duration indicator.