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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MythMusic: trackinfo_popup is now a true OSD over fullscreen vis #796

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

twitham1
Copy link
Contributor

This is a continuation and completion of #779, promoting trackinfo_popup to a true OSD status that can fully control the music from fullscreen visualizer while giving feedback on the controls.

Any track or player changing keys now pops the trackinfo. Like miniplayer, hitting SELECT will "stick" the info until ESCAPE. Any other key extends the 8 second timer to dismiss. The theme's trackinfo_popup should ideally show:

  • track information since user may have hit NEXT/PREV TRACK
  • progressbar since user may have hit RWND/FFWD
  • wide time since user may have hit SPEEDUP/SPEEDDOWN
  • ratingstate since user may have hit THMBUP/THMBDOWN

The shipped themes were already adjusted to show this in #779.

Any track or player changing keys now pops the trackinfo.  Like
miniplayer, hitting SELECT will "stick" the info until ESCAPE.  Any
other key extends the 8 second timer to dismiss.
up/down changes track while left/right seeks in the track.  Also at
music level 1,3 can change speed along with x/w since they are more
likely to be on remotes.
@linuxdude42 linuxdude42 merged commit e66e173 into MythTV:master Sep 26, 2023
8 checks passed
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.

2 participants