[mythtv-commits] mythtv commit: r7904 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Nov 17 16:32:08 EST 2005


      Author: danielk
        Date: 2005-11-17 21:32:08 +0000 (Thu, 17 Nov 2005)
New Revision: 7904
   Changeset: http://cvs.mythtv.org/trac/changeset/7904

Modified:

   trunk/mythtv/libs/libmythtv/jobqueue.cpp
   trunk/mythtv/libs/libmythtv/previewgenerator.cpp
   trunk/mythtv/libs/libmythtv/previewgenerator.h
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

Fixes #675.

This adds a parameter, called 'local_only', to the PreviewGenerator
constructor which defaults to true. When set to true the 
preview generator will never open a connection to the backend,
even if it can't find the recording to preview locally.

Also added some doxygen documentation that tells developers using
the PreviewGenerator that this should always be set when using 
the preview generator on the backend.






More information about the mythtv-commits mailing list