[mythtv-commits] mythtv commit: r7390 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 4 22:58:37 UTC 2005


      Author: danielk
        Date: 2005-10-04 22:58:36 +0000 (Tue, 04 Oct 2005)
New Revision: 7390
   Changeset: http://cvs.mythtv.org/trac/changeset/7390

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Really fix the "Re-enter LiveTV quickly" problem.

This uses sched_yield() to let WaitForEventThreadSleep()
start waiting. And if that fails it lowers the wait
period in the event loop to 1 second. This means
that SpawnLiveTV will always return before the 
frontend times out.






More information about the mythtv-commits mailing list