[mythtv-firehose] mythtv/master commit: ebbe5e9a0 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Thu Jun 16 18:27:45 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-06-16T11:23:47-07:00
   Push Date:  2011/06/16 11:27:35 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  ebbe5e9a0338b8016c7157caa3a3a8e46726609b
   Changeset:  https://github.com/MythTV/mythtv/commit/ebbe5e9a0

Log:

Add support for 'passthrough' arguments to the command line parser.
Anything given on the command line after a '--' will be accessible as an
unprocessed string with GetPassthrough(). Intended as a work around for
instances where a user might want to pass through an argument or value
starting with '--'.

Headers are changed, so the binary version gets bumped.

Refs #9853.

Modified:

   mythtv/libs/libmyth/mythcommandlineparser.cpp
   mythtv/libs/libmyth/mythcommandlineparser.h
   mythtv/libs/libmythbase/mythversion.h



More information about the mythtv-firehose mailing list