[mythtv-commits] mythtv commit: r13424 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon May 7 13:55:11 UTC 2007


      Author: danielk
        Date: 2007-05-07 13:55:10 +0000 (Mon, 07 May 2007)
New Revision: 13424
   Changeset: http://cvs.mythtv.org/trac/changeset/13424

Modified:

   trunk/mythtv/libs/libmythtv/firewiresignalmonitor.cpp

Log:

Fixes #3360. Fixes how we deal with STBs that ignore the power commands completely (i.e. don't send back an unknown command packet).

We used to assume that if we timed out this was a temporary failure and we would keep trying until it succeeded. Now we only try twice, if it fails both times we treat this as if we had gotten an unimplemented command return from the STB.

Tested by David Frascone and Jim Westfall.




More information about the mythtv-commits mailing list