[mythtv-commits] mythtv commit: r10368 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jul 2 23:58:33 UTC 2006


      Author: danielk
        Date: 2006-07-02 23:58:32 +0000 (Sun, 02 Jul 2006)
New Revision: 10368
   Changeset: http://cvs.mythtv.org/trac/changeset/10368

Modified:

   branches/mythtv-diseqc/libs/libmythtv/diseqc.cpp
   branches/mythtv-diseqc/libs/libmythtv/diseqc.h
   branches/mythtv-diseqc/libs/libmythtv/diseqcsettings.cpp

Log:

Refs #1945. Fixes DiSEqC settings code problems.

 * This restores the behaviour of SetChild() so that new nodes can be inserted.
 * This Changes "\t" to "    " for indentation of the tree.
 * This adds a IsRealDeviceID() call to DiSEqCDevDevice, so that fake
   deviceid fields can be detected. At the moment this is a hack dependent
   on a 32 bit integer size, but I'll commit a better fix later.






More information about the mythtv-commits mailing list