[mythtv-commits] mythtv commit: r8822 by danielk

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Feb 1 19:19:37 UTC 2006


      Author: danielk
        Date: 2006-02-01 19:19:36 +0000 (Wed, 01 Feb 2006)
New Revision: 8822
   Changeset: http://cvs.mythtv.org/trac/changeset/8822

Modified:

   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

Three more fixes for the video preview segfaults:
 * One from Holger Buchfink, which tells the Qt event loop
   not to process user input.
 * Use of killPlayerSafe() in one remaining place that uses
   killPlayer() directly outside of the updateVideo().
 * kill the player and don't let it restart on a video about
   to be deleted in doRemove().






More information about the mythtv-commits mailing list