[mythtv-commits] mythtv/master commit: ca52816fd by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Wed Nov 16 23:24:13 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-11-16T11:56:28-08:00
   Push Date:  2011/11/16 15:23:49 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  ca52816fd809366f0298b20e603f9f14f51a3c0a
   Changeset:  https://github.com/MythTV/mythtv/commit/ca52816fd

Log:

Allow --jumppoint and --runplugin to print available destinations

This adds methods to MythMainWindow and MythPluginManager to allow
enumeration of available jump points and plugins, and uses it to list
them when an invalid one is supplied on the command line. This causes a
ABI bump.

Also, this moves the code to load a specific plugin to just prior to
normal program init in the frontend, ensuring certain background tasks
get initialized.

Refs #10135

Modified:

   mythtv/libs/libmyth/mythplugin.cpp
   mythtv/libs/libmyth/mythplugin.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythui/mythmainwindow.cpp
   mythtv/libs/libmythui/mythmainwindow.h
   mythtv/programs/mythfrontend/main.cpp



More information about the mythtv-commits mailing list