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

[ios] - restore the music background playback ability #4350

Merged
merged 6 commits into from
Apr 10, 2014

Commits on Mar 23, 2014

  1. [ios] - remove the audiosession handling from the sink - its handled …

    …in the UIApplication already
    Memphiz committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    69db028 View commit details
    Browse the repository at this point in the history
  2. [ios] - always send a speed change to ios when the player gets paused…

    … (to stop the playback progress bar in the ios control center)
    Memphiz committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    80c60c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a002e03 View commit details
    Browse the repository at this point in the history
  4. [ios] - allow to register IDispResource on iOS Windowing and call OnA…

    …ppFocusChange when needed
    Memphiz committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    9f5012d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c4ecd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. [guilib] - sanity check hw textures before deleting (on ios when back…

    …grounded it seems that ios diddles with textures and might delete them away without xbmc knowing) - do the check only when ios windowing is backgrounded
    Memphiz committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    8f87119 View commit details
    Browse the repository at this point in the history