[mythtv-commits] mythtv branch master updated by stuarta. v0.28-pre-2865-g70ae25d

Git Repo Owner noreply at mythtv.org
Wed Apr 29 21:31:59 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuarta.
       via  70ae25deab026238250cbe0ca108fb6ceb41e188 (commit)
      from  652318685fb880997bb9981562c570734e189213 (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 70ae25deab026238250cbe0ca108fb6ceb41e188
Author:    Stuart Auchterlonie <stuarta at squashedfrog.net> at Wed, 29 Apr 2015 22:28:00 +0100
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Wed, 29 Apr 2015 22:28:00 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=70ae25deab026238250cbe0ca108fb6ceb41e188

Fix lirc being ignored after dbus screen saver changes.
If the Screensaver is Asleep() we ignore all keypresses
generated via the remote. This is clearly so that a button
pressed on the remote while the screen is asleep only wakes
up the screen, rather than triggering an action.

This swaps the logic around in the dbus screensaver so that
it satisfies the Asleep() check.

We may need to revist this in the future if we find that
when using the dbus screensaver we are not ignoring the
remote keypress which is used to bring us out of screensave.

Fixes #12435
Refs #12414



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

Summary of changes:
 mythtv/libs/libmythui/screensaver-dbus.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list