• Max Kellermann's avatar
    alsa: re-enable blocking mode · bcc443a8
    Max Kellermann authored
    Revert e4f5d6bd "re-enable-nonblocking, but sleep if busy".
    Non-blocking mode with manual sleeping doesn't help at all (by the
    way, the patch should have used snd_pcm_wait() instead of
    my_usleep()).  ALSA knows much more about the hardware quirks, so we
    just let it do the job.
    bcc443a8
Name
Last commit
Last update
..
audioOutput_alsa.c Loading commit data...
audioOutput_ao.c Loading commit data...
audioOutput_fifo.c Loading commit data...
audioOutput_jack.c Loading commit data...
audioOutput_mvp.c Loading commit data...
audioOutput_null.c Loading commit data...
audioOutput_oss.c Loading commit data...
audioOutput_osx.c Loading commit data...
audioOutput_pulse.c Loading commit data...
audioOutput_shout.c Loading commit data...
audioOutput_shout.h Loading commit data...
audioOutput_shout_mp3.c Loading commit data...
audioOutput_shout_ogg.c Loading commit data...