[mythtv-commits] Ticket #10894: Enable mythconfirmation dialog to pause playback
MythTV
noreply at mythtv.org
Mon Jul 9 18:49:41 UTC 2012
#10894: Enable mythconfirmation dialog to pause playback
-----------------------------------------+---------------------------------
Reporter: Tobias Maier <diespambox@…> | Type: Patch - Feature
Status: new | Priority: minor
Milestone: unknown | Component: MythTV -
Version: Master Head | General
Keywords: | Severity: medium
| Ticket locked: 0
-----------------------------------------+---------------------------------
First patch (Enable-mythconfirmation-dialog-to-pause-playback.patch)
enhances the behavior of the MythConfirmationDialog during playback: If a
MythUserMessage with ExtraData set to "pauseplayback" (instead of a
timeout) is received while in playback, playback is paused until the
dialog is dissmissed.
The second patch (add-network-control-command-message_pause.patch) adds
the network control command "message_pause" which uses the feature
introduce in the first patch. I'm not really happy with the command name,
but i did not want to change the syntax of "message" because i think this
would break a lot of peoples scripts...
Both patches were created against the master branch.
Since i don't know what's the preferred way to submit patches here are the
patches as commits on github:
Enable-mythconfirmation-dialog-to-pause-playback.patch:
https://github.com/tobser/mythtv/commit/238d243481669fc54011db7bc939268d1b6390df
add-network-control-command-message_pause.patch:
https://github.com/tobser/mythtv/commit/35b707d55bf13557fc64a1b89150318dec9acf95
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10894>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list