Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add live updating of [pause, resume, seek] OSD views while displayed to keep their displayed time up to date #4545

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

svobs
Copy link
Contributor

@svobs svobs commented Jul 31, 2023


Description:

Currently when the OSD is displayed for certain events like play seek, it shows the play time indicator but doesn't update it once displayed, so that it falls out of sync with the OSC and the play time as it changes. This PR hooks into the existing syncUI mechanism so that the OSD continues to be updated while it is displayed.

This PR builds on PR #4544 and should be examined/merged after that. Filing this now while it's still fresh in mind.

Oddly I couldn't find an open request for this feature - guess it's not that important 馃

@svobs svobs marked this pull request as draft July 31, 2023 02:59
@svobs svobs changed the title Add live updating of OSD while it is displayed Add live updating of OSD Aug 1, 2023
@svobs svobs marked this pull request as ready for review June 20, 2024 05:44
@svobs
Copy link
Contributor Author

svobs commented Jun 20, 2024

Squashed and rebased. Can't remember why I put it in Draft status, so reopening.

Also improved the title to be more descriptive.

@svobs svobs changed the title Add live updating of OSD Add live updating of OSD time for OSD which is already shown Jun 20, 2024
@svobs svobs changed the title Add live updating of OSD time for OSD which is already shown Add live updating of [pause, resume, seek] OSDs while displayed to keep their displayed time up-to-date Jun 20, 2024
@svobs svobs changed the title Add live updating of [pause, resume, seek] OSDs while displayed to keep their displayed time up-to-date Add live updating of [pause, resume, seek] OSD views while displayed to keep their displayed time up to date Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant