shout: use libshout's synchronization

Removed the manual timer synchronization from the shout plugin.
libshout's shout_sync() function does it for us.
This commit is contained in:
Max Kellermann
2009-02-09 16:35:59 +01:00
parent f6455d5f79
commit f5c43889c3
3 changed files with 5 additions and 24 deletions

1
NEWS
View File

@@ -48,6 +48,7 @@ ver 0.14.2 (2009/??/??)
- jack: reduced sleep time to 1ms
- shout: fixed memory leak in the mp3 encoder
- shout: switch to blocking mode
- shout: use libshout's synchronization
* mapper: remove trailing slashes from music_directory
* player: set player error when output device fails