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

Bugfix/issue 1802 Unregister apps when audio output becomes unavailable #1827

Merged
merged 3 commits into from
Sep 7, 2022

Commits on Sep 1, 2022

  1. Add audio output status callback set to SdlSession

    Add to Andoroid’s SdlSession since it is only an Android feature
    joeygrover committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    50d6482 View commit details
    Browse the repository at this point in the history
  2. Add callback for audio output status in LCM

    Closes LCM if audio outpput is required and no longer available. Properly clears apps off IVI.
    joeygrover committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ee14668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    832a182 View commit details
    Browse the repository at this point in the history