Skip to content
  • Carola's avatar
    VLCPlaybackController:send notifications about playback state change when... · f9867ab3
    Carola authored
    VLCPlaybackController:send notifications about playback state change when libvlc actually changed it
    
    The notifications were sent too early which caused a wrong determination of isPlaying state in the VLCPlayerDisplayController who observed these
    This led to a bug where media was actually playing but there were no controls to actually pause or stop the playback
    f9867ab3