[mythtv-commits] mythtv branch master updated by jstichnoth. v0.28-pre-471-geb13dd5

Git Repo Owner noreply at mythtv.org
Wed Nov 6 14:41:46 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  eb13dd5af48535c64196c9c6aa5e5235f37f6555 (commit)
      from  22b48f435a97b6b973a2e0dea9e89548350bc01e (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 eb13dd5af48535c64196c9c6aa5e5235f37f6555
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 6 Nov 2013 06:31:36 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 6 Nov 2013 06:31:36 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=eb13dd5af48535c64196c9c6aa5e5235f37f6555

Allow the Guide start channel to be the "natural" Live TV channel.
If the DefaultTVChannel setting is left blank, then the EPG starting
channel is dynamically selected to be the same channel that would
naturally be tuned when Live TV is started.  This depends on the
available cards, their Live TV priority ordering, and the current
value of the starting channel for the inputs.

Note: It looks like there are still problems selecting the correct
tuner and starting channel when starting Live TV, which need to be
separately fixed.

Refs #11922.



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

Summary of changes:
 mythtv/libs/libmythtv/tv_rec.cpp                |    7 ++--
 mythtv/libs/libmythtv/tvremoteutil.cpp          |   44 ++++++++++++++++-------
 mythtv/libs/libmythtv/tvremoteutil.h            |    2 +
 mythtv/programs/mythfrontend/globalsettings.cpp |    3 +-
 mythtv/programs/mythfrontend/guidegrid.cpp      |   16 ++++++++-
 mythtv/programs/mythfrontend/main.cpp           |    1 -
 mythtv/programs/mythfrontend/progfind.cpp       |    2 -
 7 files changed, 54 insertions(+), 21 deletions(-)

-- 



More information about the mythtv-commits mailing list