From: David Woodhouse Date: Fri, 22 May 2009 00:42:58 +0000 (+0100) Subject: todo list X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c09df85e99d1ebd271131b5d17df16d8fbb0c4b6;p=users%2Fdwmw2%2Fmpc-car2pc.git todo list --- 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? + +