• Max Kellermann's avatar
    jack: clear "shutdown" flag on reconnect · 1e0ceb3d
    Max Kellermann authored
    When the connection failed once, you had to restart MPD, because it
    never cleared the jack_data.shutdown flag.  Instead, it refused to
    play anything "because there is no client thread" (which is wrong at
    that point).
    1e0ceb3d
jack_plugin.c 9.91 KB