Skip to content

Volume Control Improved (Absolute Volume fixed)#54

Open
park-bit wants to merge 70 commits into
ysc3839:masterfrom
park-bit:feature/production-ready-enhancements
Open

Volume Control Improved (Absolute Volume fixed)#54
park-bit wants to merge 70 commits into
ysc3839:masterfrom
park-bit:feature/production-ready-enhancements

Conversation

@park-bit

@park-bit park-bit commented May 2, 2026

Copy link
Copy Markdown

This Pull Request introduces several quality-of-life enhancements and stability improvements to AudioPlaybackConnector:

Key Changes:

  • Independent Mobile Volume Control: Added a dedicated slider to adjust Bluetooth audio volume independently from the PC's master volume.
  • Volume Button Locking: Added an option to prevent phone volume buttons from altering the PC's master volume (fixes "Absolute Volume" sync issues).
  • Run at Startup: Implemented a non-elevated startup toggle so the app can start with Windows without requiring an Administrator prompt.
  • Interaction Stability: Robust tray icon click handling that works reliably across more Windows versions.
  • Instructional UI: Added an "Instructions & Tips" dialog to help users with connectivity.

Technical Details:

  • Updated manifest to asInvoker to remove unnecessary UAC prompts on startup.
  • Refactored tray icon registration to ensure the click handler initializes correctly even if ghost icons exist.
  • Added persistence for new settings in the JSON configuration.

Tested on Windows 10 and 11.

park-bit added 30 commits April 26, 2026 22:58
park-bit added 30 commits April 30, 2026 02:45
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.

1 participant