[mythtv-firehose] mythtv branch master updated by gigem. v0.26-pre-340-gf38e299

Git Repo Owner noreply at mythtv.org
Mon May 21 19:11:20 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  f38e299719dac707be0189aece01b4ff342c6293 (commit)
      from  0d69c75f0b4eaa9510f5f699e266c3b4143f7112 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f38e299719dac707be0189aece01b4ff342c6293
Author:    David Engel <dengel at mythtv.org> at Mon, 21 May 2012 14:00:06 -0500
Committer: David Engel <dengel at mythtv.org> at Mon, 21 May 2012 14:00:06 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f38e299719dac707be0189aece01b4ff342c6293

Allow deferred evaluation when creating custom recording rules.
When creating a custom rule by choosing "Custom Edit" for a program,
allow the use of variables such as "{TITLE}" and "{STARTTIME}".  The
variables are replaced with actual values from the program when the
rule is saved.  This allows storing sample searches for future re-use
that will automatically adapt to the new program.  Press "EDIT" to
toggle between immediate evaluation (the previous and default
behavior) and deferred evaluation.

This change is primarily from used mmm1976, with trivial changes by
me.

Fixes #10734



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythfrontend/customedit.cpp |  129 +++++++++++++++++++-------
 mythtv/programs/mythfrontend/customedit.h   |    2 +
 2 files changed, 96 insertions(+), 35 deletions(-)

-- 



More information about the mythtv-firehose mailing list