[mythtv-commits] mythtv branch master updated by wagnerrp. v0.26-pre-163-ge229f68
Git Repo Owner
noreply at mythtv.org
Thu May 3 00:18:09 UTC 2012
The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
via e229f68b879d7594b4b2df03df928bc3ee21458f (commit)
from c877947a5065846c6c4174ea36804f810c49168f (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 e229f68b879d7594b4b2df03df928bc3ee21458f
Author: Raymond Wagner <rwagner at mythtv.org> at Wed, 2 May 2012 20:14:13 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Wed, 2 May 2012 20:14:13 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=e229f68b879d7594b4b2df03df928bc3ee21458f
Enable command splitter for anything not explicitly flagging kMSRunShell
This alters the MythSystem(QString, uint) constructor to automatically
parse any commands passed through it that do not explicitly set the
kMSRunShell flag. A quick run through the code does not turn up any
instances where this is currently the case, so the code should remain
effectively unused for now. Individual MythSystem users and the block
of myth_system() calls will need to be tested individually with this
path to debug the parser.
Ref #10860
-----------------------------------------------------------------------
Summary of changes:
mythtv/libs/libmythbase/mythsystem.cpp | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
--
More information about the mythtv-commits
mailing list