[mythtv-commits] mythtv commit: r14771 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 30 03:57:08 UTC 2007


      Author: nigel
        Date: 2007-10-30 03:57:08 +0000 (Tue, 30 Oct 2007)
New Revision: 14771
   Changeset: http://cvs.mythtv.org/trac/changeset/14771

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp

Log:

Reduce excessive re-parsing of database settings from m_settings.
All the Get*Setting() calls have moved from GetDatabaseParams()
into LoadSettingsFile(), many other Get/SetSettings() calls are gone.
Now, a single DatabaseParams struct is passed around and copied.

Also now loops until a database is connected to, or the user
selects "Cancel" in the GUI (or says "no" in shell equivalent)





More information about the mythtv-commits mailing list