[mythtv-commits] mythtv commit: r8684 by cpinkham

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jan 22 05:03:15 UTC 2006


      Author: cpinkham
        Date: 2006-01-22 05:03:14 +0000 (Sun, 22 Jan 2006)
New Revision: 8684
   Changeset: http://cvs.mythtv.org/trac/changeset/8684

Added:

   trunk/mythtv/libs/libmythtv/dummychannel.h

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Re-enable the ability to create a dummy "tuner" for testing purposes using the
"file:/path/to/MPEG-2/filename.mpg" syntax in the capturecard.videodevice.
This patch adds a "DummyChannel" object that is used in this case since a lot
of the recording code requires a valid channel instance.

References #1092 only because it's in my tree because of the changes in #1092,
but this is not required for the socket control.






More information about the mythtv-commits mailing list