[mythtv-commits] [MythTV/mythtv] 1b0499: Fix deprecation warnings in OSX screensaver.

linuxdude42 noreply at github.com
Wed Apr 29 19:36:04 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 1b04995c7c54cf6ae6307d4cc6d8a12c1cf758c7
      https://github.com/MythTV/mythtv/commit/1b04995c7c54cf6ae6307d4cc6d8a12c1cf758c7
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M mythtv/libs/libmythui/screensaver-osx.cpp
    M mythtv/libs/libmythui/screensaver-osx.h

  Log Message:
  -----------
  Fix deprecation warnings in OSX screensaver.


  Commit: a702905006acd5d714771bdba556424e37a910d6
      https://github.com/MythTV/mythtv/commit/a702905006acd5d714771bdba556424e37a910d6
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M mythtv/libs/libmythui/devices/AppleRemote.cpp
    M mythtv/libs/libmythui/devices/AppleRemote.h

  Log Message:
  -----------
  Remove AppleTV specific code from AppleRemote.cpp.

There was a test in this code for macVersion higher than 10.4, which
can now be assumed to be true.  Strip out this test and all functions
that are no longer needed.


Compare: https://github.com/MythTV/mythtv/compare/1818e555f2d1...a702905006ac


More information about the mythtv-commits mailing list