[mythtv-commits] Ticket #12495: DVB-S/S2 Tuning Fails

MythTV noreply at mythtv.org
Tue Aug 25 12:40:41 UTC 2015


#12495: DVB-S/S2 Tuning Fails
----------------------------------+--------------------------------
 Reporter:  mike.bibbings@…       |          Owner:
     Type:  Bug Report - General  |         Status:  infoneeded_new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - DVB          |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------------

Comment (by mike.bibbings@…):

 For completeness git bisect log (first tine I have used git bisect, so I
 might have got something wrong)

 {{{
 git bisect start
 # good: [171f5f7df692d96607b13b9eb962462ca6231c6f] MythMusic: fix jump
 points not working on the playlist editor screen
 git bisect good 171f5f7df692d96607b13b9eb962462ca6231c6f
 # bad: [e1a77f473a1570b361713ecf84b4dc0e5f529250] Change one more instance
 of card to input in CardUtil.
 git bisect bad e1a77f473a1570b361713ecf84b4dc0e5f529250
 # bad: [a524c15c0089ed8b3cdb29e474b8e0199ad860bc] Remove more multi-
 inputisms from ChannelBase.
 git bisect bad a524c15c0089ed8b3cdb29e474b8e0199ad860bc
 # bad: [97564bb8316afcc12f49f6289fbb903f4cefee07] Remove redundant
 CardUtil::set_on_source().
 git bisect bad 97564bb8316afcc12f49f6289fbb903f4cefee07
 # good: [231c4c84c708fbda1bf25f56072503c16cbdd9ce] Remove superfluous
 CardUtil::DeleteOrphanInputs().
 git bisect good 231c4c84c708fbda1bf25f56072503c16cbdd9ce
 # good: [3c6b2afdf905cb897182bd4f6f7090e9c2b5dc6f] Fixup
 CardUtil::get/set_on_card/input().
 git bisect good 3c6b2afdf905cb897182bd4f6f7090e9c2b5dc6f
 # bad: [bc831611225e7aedcb98aa057d9785eb3303f53c] Change many CardUtil
 methods and users to use input instead of card.
 git bisect bad bc831611225e7aedcb98aa057d9785eb3303f53c
 # good: [8026190caee23e38072e410f5a815bc9514c1659] Fixup
 CardUtil::GetConflictingCards() API.
 git bisect good 8026190caee23e38072e410f5a815bc9514c1659
 # first bad commit: [bc831611225e7aedcb98aa057d9785eb3303f53c] Change many
 CardUtil methods and users to use input instead of card.

 }}}

 Mike

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


More information about the mythtv-commits mailing list