• Max Kellermann's avatar
    output/alsa: remove period_time adjust loop · a1993661
    Max Kellermann authored
    This loop was introduced in commit
    24c1f463, but -EPIPE is not a possible
    error condition for snd_pcm_hw_params().  This code does not appear to
    make sense.  Problems with a wrong period_time should be caught before
    that by snd_pcm_hw_params_set_period_time_near().
    
    This commit removes the last "goto" in MPD!  Yay!
    a1993661
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...