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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Aug 16 17:42:00 UTC 2005


      Author: danielk
        Date: 2005-08-16 17:41:59 +0000 (Tue, 16 Aug 2005)
New Revision: 7034
   Changeset: http://cvs.mythtv.org/trac/changeset/7034

Modified:

   trunk/mythtv/libs/libavformat/mpegts.h
   trunk/mythtv/libs/libmythtv/dvbrecorder.cpp
   trunk/mythtv/libs/libmythtv/dvbrecorder.h
   trunk/mythtv/libs/libmythtv/hdtvrecorder.cpp

Log:

General cleanup for dvbrecorder.

Basically:
 * Reset polling struct on Open()/Close() -- the only functional change
 * Seperated TS and PS recording variables
 * Simplified some TS code (using code already used in hdtvrecorder).
 * Renamed some variables and formatted code to 80 columns
 * Added a RecordsTransportStream() query, which
   allows us to disable the signal monitoring feature
   if someone still has PS recording enabled.






More information about the mythtv-commits mailing list