From caa4d28f044d70012cd113f324e6500c0b57d491 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 29 Jan 2009 21:42:10 +0100 Subject: added support for the MMS protocol 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. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0caa90e96..88d52f09d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ ver 0.15 - (200?/??/??) * input: - parse Icy-Metadata + - added support for the MMS protocol * tags: - support the "album artist" tag - support MusicBrainz tags -- cgit v1.2.3