[mythtv-commits] Ticket #8429: SchedOpenEnd (OpenEnd) change to allow pre and post roll times
MythTV
mythtv at cvs.mythtv.org
Thu May 6 13:03:09 UTC 2010
#8429: SchedOpenEnd (OpenEnd) change to allow pre and post roll times
--------------------------------------------------+-------------------------
Reporter: James Hook <mythtv.hook@…> | Owner: gigem
Type: patch | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Scheduling | Version: Trunk Head
Severity: low | Mlocked: 0
--------------------------------------------------+-------------------------
Attached is a small change to the existing SchedOpenEnd feature where
instead of being a bool, it is an int which indicates if it should apply
when the channels are different or even when the channels are the same.
This allows people who have multiple tuners available (eg. DVB) to keep
the Pre and Post roll times on all recordings no matter if they occur on
the same channel.
Default is still 0 (off), 1 is the current state (different channel), 2 is
the new state (all channels)
I have not had a good look at how to change the settings GUI so currently
the settings page will need to be updated.
This patch was created against SVN #23865 but as its simple should apply
against most versions.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8429>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list