[mythtv-commits] mythtv commit: r7405 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Oct 7 18:35:04 UTC 2005


      Author: danielk
        Date: 2005-10-07 18:35:03 +0000 (Fri, 07 Oct 2005)
New Revision: 7405
   Changeset: http://cvs.mythtv.org/trac/changeset/7405

Modified:

   trunk/mythtv/libs/libmythtv/RingBuffer.cpp
   trunk/mythtv/libs/libmythtv/RingBuffer.h
   trunk/mythtv/libs/libmythtv/ThreadedFileWriter.h
   trunk/mythtv/libs/libmythtv/dtvrecorder.cpp
   trunk/mythtv/libs/libmythtv/mpegrecorder.cpp

Log:

Adds a WriterFlush() call to RingBuffer.
Also, makes the Flush call in ThreadedFileWriter public.
And, finally it uses WriterFlush() in FinishRecording in 
mpegrecorder and in dtvrecorder in place of an old flushing
hack that no longer works.






More information about the mythtv-commits mailing list