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

feat: Enable AirPlay in MSE #7431

Merged
merged 25 commits into from
Oct 31, 2024
Merged

Commits on Oct 18, 2024

  1. feat: Enable AirPlay in MSE

    tykus160 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3600b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca1f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b5d08d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0198f5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ba307c View commit details
    Browse the repository at this point in the history
  6. Revert "Update UI according to RemotePlayback API"

    This reverts commit 0198f5c.
    avelad committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c5a2bc0 View commit details
    Browse the repository at this point in the history
  7. isSafari also checks isApple

    avelad committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ea24f01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    281a8bb View commit details
    Browse the repository at this point in the history
  9. Fix tests

    avelad committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    01b897d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Add usingRemotePlayback_

    avelad committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c6db611 View commit details
    Browse the repository at this point in the history
  2. Fix reset streamingAllowed

    avelad committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e08fedd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8657d6e View commit details
    Browse the repository at this point in the history
  4. Fix some tests in Safari

    avelad committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3e1158a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6729984 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    99053b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdf9f4a View commit details
    Browse the repository at this point in the history
  3. Reset MSE on disconnect

    avelad committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e9d5ddc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    d8b743a View commit details
    Browse the repository at this point in the history
  2. Fix merge

    avelad committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1936a83 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    b2f1cd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc99ad View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Revert remote button changes

    avelad committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fe13d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2927a2b View commit details
    Browse the repository at this point in the history
  3. When using MSE + remote we need to set tracks for both MSE and native…

    … apis so that synchronization is maintained
    avelad committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    33bd74e View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    avelad committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1d00725 View commit details
    Browse the repository at this point in the history