[mythtv-firehose] mythtv branch master updated by natanojl. v29-pre-417-gbdbc636

Git Repo Owner noreply at mythtv.org
Thu Jun 1 16:15:47 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user natanojl.
       via  bdbc6363a311f08cdb61eab81d62243b56b7bd12 (commit)
      from  08a03c582cbac3927805213fa3a1786ccd05f525 (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 bdbc6363a311f08cdb61eab81d62243b56b7bd12
Author:    Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 1 Jun 2017 17:59:39 +0200
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 1 Jun 2017 18:15:16 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bdbc6363a311f08cdb61eab81d62243b56b7bd12

TV: Fix ESCAPE being ignored
The cause was that lcdVolumeTimerId was never set to 0 after killing it.
Since timer IDs are reused by Qt the timer started when ESCAPE was
pressed to exit playback could be treated as lcdVolumeTimerId and ending
up never being processed.  This only happened if the LCD support was
enabled and the volume was changed.

Fixes #12566



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

Summary of changes:
 mythtv/libs/libmythtv/tv_play.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list