[mythtv-commits] mythtv commit: r26693 - in trunk/mythtv/libs by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 7 15:56:43 UTC 2010


      Author: stuartm
        Date: 2010-10-07 15:56:43 +0000 (Thu, 07 Oct 2010)
New Revision: 26693
   Changeset: http://svn.mythtv.org/trac/changeset/26693

Log:

Use SetSuppressDBMessages() instead if IgnoreDatabase() to prevent the spew of Get/SetSettings errors when running without the database. supressDBMessages is there for exactly that purpose and using ignoreDatabase means that we can't distinguish between settings which should end up in the database when it becomes available from those that should not, this is in support of an upcoming patch.

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmythdb/mythdb.cpp




More information about the mythtv-commits mailing list