[mythtv-commits] mythtv commit: r7068 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 18 21:10:15 UTC 2005


      Author: danielk
        Date: 2005-08-18 21:10:14 +0000 (Thu, 18 Aug 2005)
New Revision: 7068
   Changeset: http://cvs.mythtv.org/trac/changeset/7068

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoRecorder.h
   trunk/mythtv/libs/libmythtv/decoderbase.cpp
   trunk/mythtv/libs/libmythtv/dtvrecorder.cpp
   trunk/mythtv/libs/libmythtv/dtvrecorder.h
   trunk/mythtv/libs/libmythtv/mpegrecorder.cpp
   trunk/mythtv/libs/libmythtv/mpegrecorder.h
   trunk/mythtv/libs/libmythtv/recorderbase.cpp
   trunk/mythtv/libs/libmythtv/recorderbase.h

Log:

Documents RecorderBase, and DTVRecorder.

Changes WaitForPause() to accept a timeout value and
return false it it times out. Doesn't change behavior though,
there is already a default timeout in the recorders that
can timeout, and I haven't changed that, and NVR never 
times out.

Adds a couple debugging VERBOSE(VB_RECORD.. macros to DTVRecorder.






More information about the mythtv-commits mailing list