[mythtv-commits] Ticket #1358: incorrect progress bar when watching recorded TV shows

MythTV mythtv at cvs.mythtv.org
Mon Feb 27 14:54:48 UTC 2006


#1358: incorrect progress bar when watching recorded TV shows
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr 
     Type:  defect     |       Status:  new 
 Priority:  minor      |    Milestone:      
Component:  mythtv     |      Version:  0.19
 Severity:  medium     |   Resolution:      
-----------------------+----------------------------------------------------
Comment (by anonymous):

 I have narrowed it down further, to IvtvDecoder::SetDeviceInfo. As a test
 I commented out the line
 {{{
     devInfo[tmpStr] = tmp;
 }}}
 After this change the skipping is accurate. This is not a solution, just a
 proof of consept, since it breaks the osd (and probably a lot of other
 stuff).

 My current workaround is to run current svn with changeset [8801]
 reversed. This is working fine.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1358>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list