[mythtv-commits] mythtv commit: r9749 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 20 15:38:13 UTC 2006


      Author: danielk
        Date: 2006-04-20 15:38:11 +0000 (Thu, 20 Apr 2006)
New Revision: 9749
   Changeset: http://cvs.mythtv.org/trac/changeset/9749

Modified:

   trunk/mythtv/libs/libmythtv/dbox2channel.cpp
   trunk/mythtv/libs/libmythtv/dbox2channel.h
   trunk/mythtv/libs/libmythtv/dbox2epg.cpp
   trunk/mythtv/libs/libmythtv/dbox2epg.h
   trunk/mythtv/libs/libmythtv/dbox2recorder.cpp
   trunk/mythtv/libs/libmythtv/dbox2recorder.h

Log:

Cleanup of dbox2 recorder code.

 * Converts debug statements to VERBOSE macros
 * Uses QDeepCopy when passing strings between threads
 * Removes tabs

A lot more could be done, this recorder is using it's own psip parser rather than using the ones the other recorders use so we don't get newer stuff like subtitles. Also the EPG code could be made more comaptible with the EIT code.






More information about the mythtv-commits mailing list