[mythtv-commits] mythtv commit: r8989 by danielk
mythtv@cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Feb 16 16:35:57 UTC 2006
Author: danielk
Date: 2006-02-16 16:35:56 +0000 (Thu, 16 Feb 2006)
New Revision: 8989
Changeset: http://cvs.mythtv.org/trac/changeset/8989
Modified:
trunk/mythtv/libs/libmythtv/analogscan.cpp
trunk/mythtv/libs/libmythtv/cardutil.cpp
trunk/mythtv/libs/libmythtv/cardutil.h
trunk/mythtv/libs/libmythtv/scanwizard.cpp
trunk/mythtv/libs/libmythtv/videosource.cpp
trunk/mythtv/libs/libmythtv/videosource.h
Log:
Cleans up CardUtil selects, fixes analogscan bug, and moves the probe function in VideoSource to CardUtil.
* The cardutil functions now use MythContext::DBError() when MSqlQuery::exec() fails.
* Fixes a problem with analogscan, where it would always scan the default input, rather than the input selected in the scanwizard dialog.
* Consolidates the probeInputs functions in one place
More information about the mythtv-commits
mailing list