Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-01-29 | mms: declare GLib log domain | Max Kellermann | 1 | -0/+3 | |
2009-01-29 | added support for the MMS protocol | Max Kellermann | 1 | -0/+120 | |
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. |