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

Mediaplayer improvements #2323

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

zjeffer
Copy link
Contributor

@zjeffer zjeffer commented Jul 16, 2023

  • Uses a class to manage the players (PlayerManager)
  • Automatically shows the most important player:
    • show the currently playing player
    • or else show the first paused player
    • or else show nothing
    • => If the current active player is closed, the next player in the list (sorted by most recent) will be shown instead.

@Alexays
Copy link
Owner

Alexays commented Jul 24, 2023

Thanks!

@Alexays Alexays merged commit 8ce1d15 into Alexays:master Jul 24, 2023
9 checks passed
@zjeffer zjeffer deleted the mediaplayer-improvements branch August 28, 2023 20:04
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

2 participants