[mythtv-commits] Ticket #9395: New system events: watch rec, watch video, listen to music

MythTV noreply at mythtv.org
Wed Mar 21 03:15:45 UTC 2012


#9395: New system events: watch rec, watch video, listen to music
-------------------------------------------+-----------------------------
 Reporter:  Dave Badia <dbadia@…>          |          Owner:  cpinkham
     Type:  Patch - Feature                |         Status:  new
 Priority:  minor                          |      Milestone:  0.26
Component:  MythTV - General               |        Version:  Master Head
 Severity:  low                            |     Resolution:
 Keywords:                                 |  Ticket locked:  0
-------------------------------------------+-----------------------------
Changes (by cpinkham):

 * status:  closed => new
 * version:  Unspecified => Master Head
 * resolution:  fixed =>
 * severity:  medium => low
 * milestone:  0.25 => 0.26


Comment:

 This commit was reverted in changeset b603bf39.

 If you compile from source, and want to test a fix, you can uncomment
 those lines yourself.  To
 fix the issue that caused the revert commit, you should be able to
 uncomment
 and add the following before each of the SendSystemEvent lines that are
 commented out.

 if (QCoreApplication::applicationName() == MYTH_APPNAME_MYTHFRONTEND)

 Once we cut 0.25, we should be able to get this code re-enabled in git
 master.

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


More information about the mythtv-commits mailing list