Mon Mar 15 01:32:49 CET 2004 Matthieu Sozeau * Output/alsa/audio.c (alsa_pause): Ensure the device is properly setup before calling alsa ('going' variable, now correctly initialized). Mon Mar 15 00:51:42 CET 2004 Matthieu Sozeau * Output/alsa/audio.c (alsa_pause): Add better error reporting, and pass only valid handles to alsa! (fixes nasty bug when switching tracks very quickly). Mon Mar 15 00:08:29 CET 2004 Matthieu Sozeau * Output/alsa/audio.c (alsa_pause): Add snd_pcm_prepare call, which is the dual of snd_pcm_drop.