[mythtv-commits] mythtv/master commit: 32c1268a8 by [R] (androidrbox)

MythTV noreply at mythtv.org
Tue Nov 15 09:34:08 UTC 2011


      Author:  [R] <androidrbox at gmail.com>
 Change Date:  2011-11-15T01:26:50-08:00
   Push Date:  2011/11/15 01:33:53 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  32c1268a8ba3b3276b3148235b824b57eaa7c3a2
   Changeset:  https://github.com/MythTV/mythtv/commit/32c1268a8

Log:

Add --jumppoint and --runplugin to mythfrontend

This adds two new options for mythfrontend.  --jumppoint will
immediately jump to the specified point when the frontend has finished
loading.  --runplugin will jump to the base window of the specified
plugin.  Both will terminate if an invalid name is given.

This removes the old behavior of allowing plugin access through
alternate executable file names, or extra arguments on the command line.

Closes #10135

Signed-off-by: Raymond Wagner <rwagner at mythtv.org>

Modified:

   mythtv/programs/mythfrontend/commandlineparser.cpp
   mythtv/programs/mythfrontend/main.cpp



More information about the mythtv-commits mailing list