[mythtv-commits] mythtv commit: r7892 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 15 18:15:46 EST 2005


      Author: danielk
        Date: 2005-11-15 23:15:45 +0000 (Tue, 15 Nov 2005)
New Revision: 7892
   Changeset: http://cvs.mythtv.org/trac/changeset/7892

Modified:

   trunk/mythtv/libs/libmythtv/livetvchain.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/programinfo.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.h

Log:

Fixes #650.

This increments starttime seconds until we have a unique chanid+starttime.

This also calls StartedRecording() early enough so that the RingBuffer
is created with the right filename.

This also adds debugging VERBOSE macros to LiveTVChain, and delays
the setting of kFlagRingBufferReset on channel changes until after
the RingBuffer has been added to the LiveTVChain. This isn't a 
complete fix for LiveTV digital recordings, but was just enough to
allow me to test the StartedRecording() code.






More information about the mythtv-commits mailing list