[mythtv-commits] mythtv commit: r7371 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Oct 1 18:08:18 UTC 2005


      Author: danielk
        Date: 2005-10-01 18:08:18 +0000 (Sat, 01 Oct 2005)
New Revision: 7371
   Changeset: http://cvs.mythtv.org/trac/changeset/7371

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoRecorder.h
   trunk/mythtv/libs/libmythtv/mpegrecorder.cpp
   trunk/mythtv/libs/libmythtv/mpegrecorder.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Adds deleteLater to MpegRecorder and NuppelVideoRecorder, and
sets the Channel class' file descriptor to -1 when closing any
V4L recorder. The deleteLater methods ensure that any open file
descriptors are closed immediately when TVRec::TeardownRecorder()
calls recorder->deleteLater().

Refs: #399.

This appears to be the cause of #399. But I'm leaving the closing
of the ticket to Anduin, since I couldn't reproduce the problem.






More information about the mythtv-commits mailing list