[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2979-g98d0914

Git Repo Owner noreply at mythtv.org
Sun Jul 12 13:54:59 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  98d09140f06fad187010e0583648a737f37f22e2 (commit)
       via  9f34b4f82252b98043a650d9fc4b44435a4aab47 (commit)
      from  5c7e4ce792d08532b2297be9225204db18787b72 (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 98d09140f06fad187010e0583648a737f37f22e2
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 12 Jul 2015 14:44:20 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 12 Jul 2015 14:50:45 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=98d09140f06fad187010e0583648a737f37f22e2

Repeat key fixup for TV window
For some probably archane reason keypress handling for playback is
entirely separate to keypress handling for the rest of MythFrontend.

Rather than refactoring the keypress handling at this stage, this
applies the same fixup for XF86AudioPause to TV::ProcessKeypress() as
has already been made for MythMainWindow.



commit 9f34b4f82252b98043a650d9fc4b44435a4aab47
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 12 Jul 2015 13:24:23 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 12 Jul 2015 14:16:57 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9f34b4f82252b98043a650d9fc4b44435a4aab47

Add key event fixup for XF86AudioPause
QT5 still doesn't properly map some linux keycodes to the QT
equivalent. XF86AudioPause is one example, there may be others.

This adds a temporary workaround. This can almost certainly be done better.



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

Summary of changes:
 mythtv/libs/libmythtv/tv_play.cpp           |   25 +++++++++++++++++++++++
 mythtv/libs/libmythui/mythmainwindow.cpp    |   29 +++++++++++++++++++++++++++
 mythtv/programs/mythfrontend/keygrabber.cpp |    3 +-
 3 files changed, 56 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list