[mythtv-commits] mythtv commit: r7341 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Sep 28 20:25:27 UTC 2005


      Author: danielk
        Date: 2005-09-28 20:25:26 +0000 (Wed, 28 Sep 2005)
New Revision: 7341
   Changeset: http://cvs.mythtv.org/trac/changeset/7341

Removed:

   trunk/mythtv/libs/libmythtv/RingBufferInfo.cpp
   trunk/mythtv/libs/libmythtv/RingBufferInfo.h

Modified:

   trunk/mythtv/libs/libmythtv/libmythtv.pro
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.h

Log:

Mostly this just gets rid of RingBufferInfo.

But it also adds a SetRingBuffer(NULL) on line 3636,
which gets rid of the RingBuffer if we fail to open
the backing file.

It also gets rid of any dummyRecorder using an old
RingBuffer in SetRingBuffer(). A new one is created
when it is absent and we need one (existing code).






More information about the mythtv-commits mailing list