• Clément Stenac's avatar
    Should fix playlist scrolling · cc5e6f6c
    Clément Stenac authored
    playlist-current must not be handled by a full rebuild but by two item updates, on oldval (to remove its playing status) and newval (to give it playing status)
    cc5e6f6c
vlcproc.cpp 20 KB