|
From: Kevin N. <bea...@ya...> - 2005-02-21 14:14:21
|
Since the last release 3 weeks ago there have been 2 major updates to the CVS code. The server now supports data output to stdout. This has been tested with icecast and works. There may be a bug in that sometimes the song skips forward a minute, or skips to the next song befor a song is complete. I'm guessing the jukebox sends data so fast, the input buffer for ices2 fills up. Next the server sends updates to all connected clients on the artist, album, and title of the tracks when they change. You can check out the latest copy from CVS. Compiliation will fail so add -D_REENTRANT to the failing line and type make again. After the REENTRANT problem is fixed, I'll have new source tarballs available for download. Kevin __________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250 |