[mythtv-commits] mythtv branch fixes/0.28 updated by stuarta. v0.28-pre-3692-g71276fa

Git Repo Owner noreply at mythtv.org
Sun Mar 20 23:04:01 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user stuarta.
       via  71276fae30214310237b2dcffc1421379f148b5f (commit)
      from  adc549f1d5117b4f66039b02ca99bb4823b7edbc (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 71276fae30214310237b2dcffc1421379f148b5f
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:55:17 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=71276fae30214310237b2dcffc1421379f148b5f

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