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

Suggestion: FFPlay volume save #55

Open
Watermelonfiend opened this issue Jan 3, 2024 · 1 comment
Open

Suggestion: FFPlay volume save #55

Watermelonfiend opened this issue Jan 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Watermelonfiend
Copy link

On the MMP, when opening a new video, the volume starts very loud, even if the previous video that was opened was soft or off. Recommend volume saved over when exiting videos or if there's a system wide volume it can mirror when launching videos.

@goweiwen goweiwen added the bug Something isn't working label May 8, 2024
@goweiwen
Copy link
Owner

goweiwen commented Jun 1, 2024

This affects all apps that do not use audioserver. We need to implement a way for apps to specify that audioserver is not needed, so alliumd can automatically:

  1. kill audioserver
  2. start the app
  3. set volume back to previous level
  4. when the app closes, restart audioserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants