Author: danielk
Date: 2005-06-25 16:00:51 +0000 (Sat, 25 Jun 2005)
New Revision: 6701
Changeset: http://cvs.mythtv.org/trac/changeset/6701
Modified:
trunk/mythtv/libs/libmythtv/dtvsignalmonitor.cpp
trunk/mythtv/libs/libmythtv/dtvsignalmonitor.h
trunk/mythtv/libs/libmythtv/dvbsignalmonitor.cpp
trunk/mythtv/libs/libmythtv/dvbsignalmonitor.h
trunk/mythtv/libs/libmythtv/pchdtvsignalmonitor.cpp
trunk/mythtv/libs/libmythtv/pchdtvsignalmonitor.h
trunk/mythtv/libs/libmythtv/signalmonitor.cpp
trunk/mythtv/libs/libmythtv/signalmonitor.h
Log:
Two things.
1/ With this commit signal monitors call channel->GetFd() when then need
the file descriptor, instead of doing it once at startup. This means
if the channel is closed and reopened the signal monitor will still
work.
2/ Added a WaitForSignal in DTVSignalMonitor that overides the one
in SignalMonitor. This one waits for the tables to arrive as well.
_______________________________________________
mythtv-commits mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits