diff options
author | Thomas Jansen <mithi@mithi.net> | 2011-02-04 14:14:29 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-02-09 22:42:51 +0100 |
commit | 144d09263786a4cdc6cfc19c5bf3ae7784e5f6e1 (patch) | |
tree | b615daaf38a87558d96383934dce2968119c9381 /NEWS | |
parent | 2bde9afdb9ea82525256686b16034fce99f4f63a (diff) | |
download | mpd-144d09263786a4cdc6cfc19c5bf3ae7784e5f6e1.tar.gz mpd-144d09263786a4cdc6cfc19c5bf3ae7784e5f6e1.tar.xz mpd-144d09263786a4cdc6cfc19c5bf3ae7784e5f6e1.zip |
output/shout: add possibility to set url
Added a new optional parameter for the shout plugin called "url".
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ ver 0.17 (2011/??/??) * output: - osx: allow user to specify other audio devices - raop: new output plugin + - shout: add possibility to set url ver 0.16.1 (2011/01/09) |