[mythtv-commits] mythtv commit: r26283 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Sep 13 02:27:17 UTC 2010


      Author: cpinkham
        Date: 2010-09-13 02:27:17 +0000 (Mon, 13 Sep 2010)
New Revision: 26283
   Changeset: http://svn.mythtv.org/trac/changeset/26283

Log:

Fix Network Control preview generation.  The command for this is
called 'screenshot', but it's has really been a call to the
preview generator all along.  This commit fixes that functionality
which was broken somewhere between 0.22 and 0.23.

Also, fix the ability to take a true screenshot.  The 'screenshot'
command now triggers the signal that was added in [26240].

Closes #8401.



Modified:

   trunk/mythtv/libs/libmythtv/previewgenerator.cpp
   trunk/mythtv/libs/libmythtv/previewgenerator.h
   trunk/mythtv/programs/mythfrontend/networkcontrol.cpp




More information about the mythtv-commits mailing list