[mythtv-commits] mythtv commit: r11747 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 14 17:21:35 UTC 2006


      Author: danielk
        Date: 2006-11-14 17:21:35 +0000 (Tue, 14 Nov 2006)
New Revision: 11747
   Changeset: http://cvs.mythtv.org/trac/changeset/11747

Modified:

   trunk/mythtv/libs/libmythtv/channeleditor.cpp
   trunk/mythtv/libs/libmythtv/dvbtransporteditor.cpp
   trunk/mythtv/libs/libmythtv/dvbtransporteditor.h
   trunk/mythtv/libs/libmythtv/scanwizard.cpp
   trunk/mythtv/libs/libmythtv/scanwizardhelpers.cpp
   trunk/mythtv/libs/libmythtv/scanwizardhelpers.h
   trunk/mythtv/libs/libmythtv/videosource.cpp
   trunk/mythtv/libs/libmythtv/videosource.h

Log:

Transport editor cleanup.

This is basically a rewrite of large parts of the transport editor. We now use the pre-existing classes that do the same things instead of re-implementing everything. This also fixes a bunch of bugs, you can now create transports if none existed previously, you can now edit the modulation of DVB-T transports, we now print the correct Hz/kHz label for the frequency in all cases, we prevent editing the transport if it is connected to two completely different card types (a PVR-250 and a DVB card for instance).




More information about the mythtv-commits mailing list