This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11108 - USB Audio support
|
DetailsThis flyspray task will hold the development of a potential usb audio driver for rockbox.
It will also serve for the development of the isochronous transfer support support in usb code. |
This task depends upon
The first patch contains:
- the usb audio driver
- the usb test driver which is a test driver for iso transfers
The others attachments are the the user land of the usb test interface (linux+libusb).
The test driver is here if you want to do some experiment with iso transfers.
http://github.com/pamaury/rockbox
In the usb-api branch along with a major usb api rewrite (still much work to do to use the new api though)
I suppose that would mean I could use my OpenWrt router with USB as a music player?
I'm not currently working on it and the current code has no support for the sansa clips driver. We don't even have a reliable usb driver for clipv2/+...
Yes I guess so, the device would appear as a soundcard. But of course one needs to write the drivers and I don't have time for it now.
Just wanted to give feedback that a feature like this would be super-sweet. Just imagine.
Would ALSA need a driver too besides the appropriate USB handshaking?