[mythtv-commits] mythtv commit: r9946 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri May 19 21:56:23 EDT 2006


      Author: danielk
        Date: 2006-05-20 01:56:22 +0000 (Sat, 20 May 2006)
New Revision: 9946
   Changeset: http://cvs.mythtv.org/trac/changeset/9946

Modified:

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

Log:

Refs #1828. Adds some cardutil utility functions

 * Adds GetV4LInfo() which returns the card name and if it is a V4L2 device also returns the driver being used by a video or vbi device.
 * Adds GetValue[Int,etc.]() and SetValue() which get/set any capturecard column for you.

This is used to implement two features in patch on ticket #1828
 * Card keyed picture attribute defaults [i.e. it will make HD-3000 analog captures look good without requiring any tedious editing or a SQL query.]
 * Device detection in mythtv-setup.






More information about the mythtv-commits mailing list