[mythtv-commits] mythtv commit: r11772 - in trunk/mythtv/libs/libmythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Nov 17 14:27:18 UTC 2006


      Author: danielk
        Date: 2006-11-17 14:27:17 +0000 (Fri, 17 Nov 2006)
New Revision: 11772
   Changeset: http://cvs.mythtv.org/trac/changeset/11772

Modified:

   trunk/mythtv/libs/libmythtv/analogscan.cpp
   trunk/mythtv/libs/libmythtv/analogscan.h
   trunk/mythtv/libs/libmythtv/cardutil.h
   trunk/mythtv/libs/libmythtv/channeleditor.cpp
   trunk/mythtv/libs/libmythtv/channeleditor.h
   trunk/mythtv/libs/libmythtv/iptv/iptvchannelfetcher.cpp
   trunk/mythtv/libs/libmythtv/iptv/iptvchannelfetcher.h
   trunk/mythtv/libs/libmythtv/scanwizard.cpp
   trunk/mythtv/libs/libmythtv/scanwizard.h
   trunk/mythtv/libs/libmythtv/scanwizardhelpers.cpp
   trunk/mythtv/libs/libmythtv/scanwizardhelpers.h
   trunk/mythtv/libs/libmythtv/scanwizardscanner.cpp
   trunk/mythtv/libs/libmythtv/scanwizardscanner.h
   trunk/mythtv/libs/libmythtv/sourceutil.cpp
   trunk/mythtv/libs/libmythtv/sourceutil.h
   trunk/mythtv/libs/libmythtv/videosource.cpp
   trunk/mythtv/libs/libmythtv/videosource.h

Log:

Refs #2695. Fixes a few minor problems with the channel scanner UI and improves the UI/scanner interface.

The problems fixed are:
  * It is possible to start the scanner before you set the video source in input connections pane.
  * It is possible to start the scanner from the channel editor, even if no scannable sources exist.
  * The scan wizard does not prefer the current card and card input if you launch it from the input connections pane.
  * The scan wizard does not prefer the current source if you launch it from the channel editor pane.
  * The scan wizard does not show always you which card and input it will use when scanning. 

The SIScan class itself hasn't been touched in this changeset, I will be fixing some of the functional problems separately.






More information about the mythtv-commits mailing list