[mythtv-commits] mythtv branch master updated by stuarta. v0.28-pre-3691-g8f6b99e

Git Repo Owner noreply at mythtv.org
Sun Mar 20 22:54:12 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user stuarta.
       via  8f6b99e45f3de1a8278ede7b0d3644901a034f28 (commit)
      from  62f9970abf73342ceb88365dcc5e9b7f1930f5ee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8f6b99e45f3de1a8278ede7b0d3644901a034f28
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Sun, 20 Mar 2016 22:49:34 +0000
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Sun, 20 Mar 2016 22:49:34 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8f6b99e45f3de1a8278ede7b0d3644901a034f28

Refs #12307 Check if UDisks2 is in use.
First check for the original UDisks service,
if we fail to find it, check for UDisks2.

If we find UDisks2 service, then this system
has moved to UDisks2, rather than UDisks1.

For now log a message and give up. This will
reduce the frontend startup time by the 5 seconds
the loop takes to complete and fail.

TODO: Implement the same support via UDisks2 interface



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmyth/mediamonitor-unix.cpp |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list