[mythtv-firehose] mythtv/mythtv-rec2 commit: 6d00d2b2f by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Tue May 3 01:07:32 UTC 2011


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-05-02T18:03:47-07:00
   Push Date:  2011/05/02 18:07:29 -0700
  Repository:  mythtv
      Branch:  mythtv-rec2
New Revision:  6d00d2b2f1b2e4793f502fc3a970a941b9e27909
   Changeset:  https://github.com/MythTV/mythtv/commit/6d00d2b2f

Log:

Rework of [72f13d]. Converts NVR from pthreads to QThreads.

The biggest change from [72f13d] is that this fixes some breakage introduced by the Qt3->Qt4 port. The port introduced several extra locks where pauseLock should have been used.

Based on a grep of the code this appears to eliminate the last of the orphan locks introduced by the Qt4 port in the mythtv-rec2 branch. There are still 11 instances in the master branch.

Modified:

   mythtv/libs/libmythtv/NuppelVideoRecorder.cpp
   mythtv/libs/libmythtv/NuppelVideoRecorder.h



More information about the mythtv-firehose mailing list