[mythtv-firehose] mythtv branch fixes/0.28 updated by natanojl. v0.28.1-25-ge3b8ade

Git Repo Owner noreply at mythtv.org
Thu Jun 1 16:17:27 UTC 2017


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user natanojl.
       via  e3b8adeb88e42719ce2acae9eb3a2981a27eba68 (commit)
      from  4664d5ca42a21548f390cd26bd14500559f0da9e (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 e3b8adeb88e42719ce2acae9eb3a2981a27eba68
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:16:40 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e3b8adeb88e42719ce2acae9eb3a2981a27eba68

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

(cherry picked from commit bdbc6363a311f08cdb61eab81d62243b56b7bd12)



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

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