Howdy folks. I grabbed the above-mentioned version of alsaplayer and it failed to compile because alsaplayer/app/Main.cpp doesn't include stdarg.h (necessary for va_list). I'm using a self-built gcc 3.0.1 so there's probably some subtle configuration error. But it's probably still a good idea to include stdarg. Other than that, things worked fine. Nice job! J