[mythtv-firehose] mythtv/master commit: 6e46d64fa by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Tue Oct 18 04:34:10 UTC 2011


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2011-10-17T21:33:43-07:00
   Push Date:  2011/10/17 21:33:57 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  6e46d64fab91f4659cc61f8fb34cec61bfc272b7
   Changeset:  https://github.com/MythTV/mythtv/commit/6e46d64fa

Log:

addInFile() & SetRequiredChild() helpers for the command line parser

Add MythCommandLineParser::addInFile() for defining standard --infile
and (optionally) --outfile command line arguments.

Add CommandLineArg::SetRequiredChild() for simplifying the use case
of specifying a required child rather than requiring SetParentOf()
followed by SetRequires().

NOTE: This changes the binary API version, so make clean, etc..

Modified:

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



More information about the mythtv-firehose mailing list