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

Add Setting to Toggle Volume Sliders #17

Closed
wants to merge 6 commits into from

Conversation

CamarataM
Copy link

The application suits my needs perfectly, but would mess with my audio settings in Android when idle, which for me are different for when I have headphones in and when I do not. At the OS level, my volume is set to 50% when I have my headphones plugged in but 0% when I don't have headphones in. When I would idle the application without headphones plugged in, my OS volume settings would be overwritten by audio-share, which is undesirable for my use case. This PR adds a toggle in the settings menu which disables the volume control functionality, allowing for the volume control to be controlled exclusively by the operating system both when headphones are plugged in and when not.

Feel free to merge my changes, implement them yourself in your own way, or neither. Regardless, thank you for making this program.

@CamarataM CamarataM changed the title Add Setting to Toggle Volume Slider Add Setting to Toggle Volume Sliders Nov 12, 2023
@mkckr0
Copy link
Owner

mkckr0 commented Jan 15, 2024

@mkckr0 mkckr0 closed this Jan 15, 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

2 participants