[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Oct 22 23:15:02 UTC 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Fri Oct 22 23:11:00 2004

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoRecorder.h NuppelVideoRecorder.cpp dvbrecorder.cpp 
        dvbrecorder.h hdtvrecorder.cpp hdtvrecorder.h mpegrecorder.h 
        mpegrecorder.cpp recorderbase.h 
Log Message:
 "recorder open" patch from danielk.
It patches nvr, dvbrec, hdtvrec, mpegrec, and recorderbase to both add an Open() function and to set an error value so that IsErrored() returns true when there is an error. dvbrecorder already had an Open() function and nvr already used IsErrored() correctly.

This allows this morning's commit to actually be useful.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list