[mythtv-commits] mythtv commit: r7168 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 29 12:44:18 UTC 2005


      Author: danielk
        Date: 2005-08-29 12:44:18 +0000 (Mon, 29 Aug 2005)
New Revision: 7168
   Changeset: http://cvs.mythtv.org/trac/changeset/7168

Modified:

   trunk/mythtv/libs/libmythtv/dtvrecorder.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h

Log:

Adds locking for the signal osd, it is possible for this
to be called from our event loop and the Qt event loop
at the same time.

Converts remaining cerr's in tv_play.cpp to VERBOSE macros.

Comments out the keyframe detection debugging in dtvrecorder
as the skipping problem has been fixed in SVN for over a week.






More information about the mythtv-commits mailing list