• Laurent Aimar's avatar
    Fixed playlist_IsEmpty usage. · c1986e20
    Laurent Aimar authored
    The playlist has to be locked before calling it.
    Another way could be to change playlist_IsEmpty prototype to have a b_locked
    parameter (like others playlist functions).
    c1986e20
cmd_input.cpp 2.96 KB