[mythtv-commits] Ticket #11913: Start live TV from standalone guide

MythTV noreply at mythtv.org
Thu Jun 19 06:06:42 UTC 2014


#11913: Start live TV from standalone guide
------------------------------+-----------------------------
 Reporter:  stichnot          |          Owner:  stichnot
     Type:  Developer Task    |         Status:  closed
 Priority:  minor             |      Milestone:  0.28
Component:  MythTV - General  |        Version:  Master Head
 Severity:  medium            |     Resolution:  Fixed
 Keywords:                    |  Ticket locked:  0
------------------------------+-----------------------------

Comment (by Jim Stichnoth <jstichnoth@…>):

 In [changeset:"0157c7c7d47fd0b98f3e28bf0c1185d45da660b0/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="0157c7c7d47fd0b98f3e28bf0c1185d45da660b0"
 Be more flexible about starting the Guide at a particular channel.

 The DefaultTVChannel specifies the initial channel to highlight when
 the Program Guide is started from the top level (not from within Live
 TV).  The original logic required an exact match on the channel
 number, and if there was no exact match, it would start at the
 beginning of the channel list.

 The new logic finds the closest match using the same "smart" channel
 number comparison function used for sorting the Guide by channel
 number.

 Refs #11913.

 (cherry picked from commit e3ee97cd75d58b5ac9420c2b8b5f624e4c368de2)
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/11913#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list