[mythtv-commits] mythtv commit: r8704 - in trunk/mythtv by danielk

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jan 24 19:43:51 UTC 2006


      Author: danielk
        Date: 2006-01-24 19:43:49 +0000 (Tue, 24 Jan 2006)
New Revision: 8704
   Changeset: http://cvs.mythtv.org/trac/changeset/8704

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythbackend/scheduler.cpp

Log:

Fixes #1089.

The problem was with dispatchNow() which breaks when the scheduler
is not local. I had to move some things to Scheduler::AddRecording()
to be able to use dispatch() instead, but this should work about
the same.






More information about the mythtv-commits mailing list