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

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Feb 1 15:21:23 UTC 2006


      Author: danielk
        Date: 2006-02-01 15:21:20 +0000 (Wed, 01 Feb 2006)
New Revision: 8813
   Changeset: http://cvs.mythtv.org/trac/changeset/8813

Modified:

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

Log:

Fixes #1173. References #1147.

This fixes #1173: isConnected should default to false, not true...

This also disables threading for the preview generator in the
PlaybackBox, which prevents the segfault in #1147. If someone
wants the threading, just uncomment the USE_PRED_GEN_THREAD
define in playbackbox.cpp.






More information about the mythtv-commits mailing list