[mythtv-commits] Ticket #10467: Standby countdown NOT suspended by video playback.

MythTV noreply at mythtv.org
Sat Mar 17 11:27:13 UTC 2012


#10467: Standby countdown NOT suspended by video playback.
-------------------------------------------------+-------------------------
 Reporter:  blazej.lewcio@…                      |          Owner:  stuartm
     Type:  Bug Report - General                 |         Status:
 Priority:  minor                                |  accepted
Component:  MythTV - Mythwelcome & Mythshutdown  |      Milestone:  0.25
 Severity:  medium                               |        Version:  Master
 Keywords:  standby countdown                    |  Head
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Github):

 Don't use the PLAYBACK_START/PLAYBACK_END events to pause the idle timer,
 the problem is that MythMusic unpauses the timer when it recieves the
 PLAYBACK_START event because it's just stopped music playback. There's no
 simple way around this if we continue to use the events, so just call
 PauseIdleTimer() directly instead. Refs #10467
  Branch:    master
  Changeset: 85ac156239c9e47fa042cfc47f8925ce0a25d575

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


More information about the mythtv-commits mailing list