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

[pvr] finally make it possible to use multiple PVR clients #7020

Closed
wants to merge 4 commits into from

Commits on Jan 25, 2016

  1. [cosmetics] only check m_addons for NULL once

    Jalle19 authored and Sam Stenvall committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    59e12f8 View commit details
    Browse the repository at this point in the history
  2. [pvr] remove bInitialiseAllClients boolean parameter

    Jalle19 authored and Sam Stenvall committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    db3f51d View commit details
    Browse the repository at this point in the history
  3. [pvr] add a way for CPVRClients to signal that it has loaded (or at

    least tried to load) all enabled addons. This fixes the ancient bug
    where it's unreliable to use more than one PVR client simultaneously.
    
    Closes xbmc#14498
    Jalle19 authored and Sam Stenvall committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    22d9139 View commit details
    Browse the repository at this point in the history
  4. [pvr] improve logging of client load statuses during startup

    Jalle19 authored and Sam Stenvall committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    552e0b5 View commit details
    Browse the repository at this point in the history