[mythtv-commits] Ticket #9395: New system events: watch rec, watch video, listen to music
MythTV
noreply at mythtv.org
Mon Oct 17 05:06:43 UTC 2011
#9395: New system events: watch rec, watch video, listen to music
-------------------------------------------+-----------------------------
Reporter: Dave Badia <dbadia@…> | Owner: cpinkham
Type: Patch - Feature | Status: closed
Priority: minor | Milestone: 0.25
Component: MythTV - General | Version: Unspecified
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
-------------------------------------------+-----------------------------
Changes (by Github):
* status: assigned => closed
* resolution: => fixed
* milestone: unknown => 0.25
Comment:
Add a new EventCmdScreenType MythSystemEvent.
Add a new System Event that is sent out whenever a new screen is
created or an existing screen is destroyed. This will allow users
to take external actions whenever an application enters or leaves
a screen/dialog.
The system event is SCREEN_TYPE and the setting name is
EventCmdScreenType. The first argument in the %ARGS% value is
either 'CREATED' or 'DESTROYED' depending on whether a MythScreenType
was created or destroyed.
Fixes #9395.
Branch: master
Changeset: 87b89dee6c8c6a4ffd89ca5857de4a4e791fcd82
--
Ticket URL: <http://code.mythtv.org/trac/ticket/9395#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list