Skip to content
  • hartman's avatar
    * Fixed VLC_IsPlaying (fixes #259) · 88bb86ec
    hartman authored
      Now uses the state variable instead of playlist_IsPlaying. The PLAYLIST_PAUSED state is no longer reliable since the introduction of the state variable for testing if playback is in a paused state. Perhaps we should remove this part of the playlist logic and keep it to RUNNING and STOPPED.
    88bb86ec