From c09df85e99d1ebd271131b5d17df16d8fbb0c4b6 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Fri, 22 May 2009 01:42:58 +0100 Subject: [PATCH] todo list --- TODO | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..7623c43 --- /dev/null +++ b/TODO @@ -0,0 +1,19 @@ + +- Implement FF/FR. + +- Proper locking for serial port. + +- Why aren't the udev rules obeyed on boot? + +- Sending the DS command causes audio to 'stutter' for a second or so, if + it isn't sent immediately after the 'previous disc' button is pressed. + So changing disc after the 'next disc' button is pressed causes the + stutter. How can this be fixed? + +- How can we tell the HU-specific limit on number of discs/tracks? + +- How can we tell the HU how many tracks are on the 'disc', so that + wraparound between first and last track works properly with the + next/previous buttons? + + -- 2.50.1