I removed the connected message as it goes against my "no news is good news" mentality. If SS can't connect you'll get a message, no need to tell you it connected fine.
There have been ongoing issues with audio stability and the development version of portaudio. Using the older 0.18.1 stable version audio works perfectly, but it doesn't support alsa. I've had several debugging sessions around this and have tracked it down to issues with the buffering code starving the decoder thread to the point that it has no audio to decode and stops. The buffering code needs to be rewritten and is a project for the winter, after riding season has ended. Sounds like I should change the -o -L options to use a string and match on that instead of a numerical value. That and only using output devices would probably solve the issue of devices moving around in the list. I've been using an older snapshot dated 20090419 with win32 for several weeks now and have never received a timeout error. Granted it's different code in the library that handles the audio but as a test, I've built 'this ' (http://ralph_irving.users.sourceforge.net/squeezeslave-0.9b2-78-lnx26-alsa-display-i686.tar.gz) version that uses that snapshot for you to try. If you still receive the timeout, I may try to get you to build a native binary from the source as it could be related to differences in system libraries. -- ralphy ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=57746 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
