diff options
author | Max Kellermann <max@duempel.org> | 2014-03-16 11:14:16 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-03-16 11:48:46 +0100 |
commit | 707d379b97acea36528e5dca4d60e65686926e57 (patch) | |
tree | a732bdde45e2bdc22f46fe4356f678f45dbfcc8b /NEWS | |
parent | 88a0a48b030254e843e2d64651969ecfebc02540 (diff) | |
download | mpd-707d379b97acea36528e5dca4d60e65686926e57.tar.gz mpd-707d379b97acea36528e5dca4d60e65686926e57.tar.xz mpd-707d379b97acea36528e5dca4d60e65686926e57.zip |
input/mms: move blocking I/O to thread
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ ver 0.19 (not yet released) - read tags from songs in an archive * input - alsa: new input plugin + - mms: non-blocking I/O - nfs: new input plugin - smbclient: new input plugin * filter |