[mythtv-commits] mythtv commit: r8801 by danielk

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jan 31 16:30:09 UTC 2006


      Author: danielk
        Date: 2006-01-31 16:30:09 +0000 (Tue, 31 Jan 2006)
New Revision: 8801
   Changeset: http://cvs.mythtv.org/trac/changeset/8801

Modified:

   trunk/mythtv/libs/libmythtv/ivtvdecoder.cpp
   trunk/mythtv/libs/libmythtv/ivtvdecoder.h

Log:

Fixes #1156.

 * Checks "PVR350OutputEnable" before returning cached value in CheckDevice.
 * Changes caching so that it check each device presented individually, instead of assuming there is only one PVR-350 being used for output.

This second change also allows you to change the PVR350VideoDev setting and have it be checked even if the first device you used worked. Of course, the caching can fail if you run another program using PVR350 output while MythTV is running, or if you rmmod drivers while MythTV is running...






More information about the mythtv-commits mailing list