[mythtv-commits] mythtv commit: r12972 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Mar 8 04:38:11 UTC 2007


      Author: cpinkham
        Date: 2007-03-08 04:38:10 +0000 (Thu, 08 Mar 2007)
New Revision: 12972
   Changeset: http://cvs.mythtv.org/trac/changeset/12972

Modified:

   trunk/mythtv/programs/mythbackend/mainserver.cpp

Log:

Don't exit mythbackend just because someone gave us some invalid information.
Instead use the philosophy of Garbate-In, Garbage-Out and let them die a slow
painful death if they choose to.  This could be on purpose or something as
simple as a tuner without any valid inputs attached.

Closes #3022.  For this specific case of the invalid tuner, the answer given
(-1) is actually valid so this does fix #3022's GET_STATE issue, but now the
backend will no longer die for other commands for an incorrectly setup tuner.






More information about the mythtv-commits mailing list