Skip to content
Snippets Groups Projects

player: timer: fix paused state overridden

Merged Thomas Guillem requested to merge tguillem/vlc:player-timer-fix-state-paused into master

Player timer states are not really states but events. It is possible to receive a discontinuity while paused, in that case, the paused state was overridden causing UI timers to continue while paused. Store each events in different variables to fix this issue. Keeping the discontinuity event in the internal player state is useless since 1ecb283c.

Fixes #28622 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading