shout: switch to blocking mode

The non-blocking mode of libshout is sparsely documented, and MPD's
implementation had several bugs.  Also removed connect throttling
code, that is done by the MPD core since 0.14.
This commit is contained in:
Max Kellermann
2009-02-09 16:35:54 +01:00
parent cf94008b27
commit f6455d5f79
3 changed files with 8 additions and 77 deletions

1
NEWS
View File

@@ -47,6 +47,7 @@ ver 0.14.2 (2009/??/??)
- jack: clear "shutdown" flag on reconnect
- jack: reduced sleep time to 1ms
- shout: fixed memory leak in the mp3 encoder
- shout: switch to blocking mode
* mapper: remove trailing slashes from music_directory
* player: set player error when output device fails