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

Jarvis timer fixes #35

Merged
merged 4 commits into from Feb 2, 2016
Merged

Jarvis timer fixes #35

merged 4 commits into from Feb 2, 2016

Commits on Feb 2, 2016

  1. Fix initialization of class members

    Fixes Coverity CID 83137 and CID 121874
    margro committed Feb 2, 2016
    Copy the full SHA
    9b8e75e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    162f243 View commit details
    Browse the repository at this point in the history
  3. Various timer fixes

    - Timer: fixed: 'unable to resolve timer type' warnings (Kodi expects a manual, no EPG timer type)
    - Timer: fixed: timer disabled state (PVR_TIMER_STATE_CANCELLED should now be PVR_TIMER_STATE_DISABLED)
    - Timer: fixed: don't show the unsupported 'folder' field
    margro committed Feb 2, 2016
    Copy the full SHA
    f19797a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    448934e View commit details
    Browse the repository at this point in the history