• Rémi Denis-Courmont's avatar
    Remove pl_Release, and rename pl_Hold back to pl_Get · 7e4d50ac
    Rémi Denis-Courmont authored
    pl_Hold() assumed the playlist was already created.
    pl_Release() does not solve any problem. Playlist synchronization is
    done with the playlist lock, while playlist deletion must anyway be done
    after all interfaces, services and other threads are joined.
    7e4d50ac
equalizer.m 14.4 KB