aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_mms.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added support for the MMS protocolMax Kellermann2009-01-291-0/+24
This patch implements the MMS protocol, by using libmms. It is quite experimental: it does not support seeking yet, and it is currently using synchronous I/O, which causes MPD to hang while waiting for the server.