[mythtv-commits] Ticket #10365: Creating DVB cards with multirec support is broken

MythTV noreply at mythtv.org
Tue Feb 21 22:13:27 UTC 2012


#10365: Creating DVB cards with multirec support is broken
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:
     Type:  Bug Report - General  |         Status:  closed
 Priority:  major                 |      Milestone:  0.25
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by Github):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fix a couple of virtual tuner card creation issues.

 Rework SHA1:95ceb8dc.  Either intentionally or unintentionally,
 passing cardid = 0 to CardUtil::GetInputIDs(cardid) was already being
 done with the expectation that no results are returned.  Add a new
 GetAllInputIDs() method to replace the special case that was added.
 Remove the sourceid special case to GetCardIDs() that was added at the
 same time.  GetAllCardIds() can be added when needed.  Fix another bug
 where some cardinput values were not cloned when an input was first
 connected.

 Really fix #10365
  Branch:    master
  Changeset: e860c3f7916fe6996fda1a93a8e6e6e7a044cc7e

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10365#comment:8>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list