[mythtv-commits] mythtv commit: r26729 - in trunk/mythplugins/mythbrowser by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Oct 9 19:44:27 UTC 2010


      Author: paulh
        Date: 2010-10-09 19:44:27 +0000 (Sat, 09 Oct 2010)
New Revision: 26729
   Changeset: http://svn.mythtv.org/trac/changeset/26729

Log:

mythbrowser: Add a setting to enable/disable the use of browser plugins in the
internal web browser.

Unfortunately there are some combinations of Qt/WebKit/Flash that constantly
crash bringing down mythfrontend with it. There isn't anything we can do to
prevent the crashes other than disable the use of plugins. I believe Qt4.7 will
fix or at least work around the problem with the flash plugin but until then at
least this setting allows you to still use the internal browser without it
crashing all the time although you do lose the ability to play flash videos.

Themers note: there is a new mandatory check box "enablepluginscheck" on the
"browserconfig" window.

Translators note: This adds a couple of new strings one in the theme files and
one in bookmarkmanager.cpp.

Refs #9044.

Modified:

   trunk/mythplugins/mythbrowser/mythbrowser/bookmarkmanager.cpp
   trunk/mythplugins/mythbrowser/mythbrowser/bookmarkmanager.h
   trunk/mythplugins/mythbrowser/theme/default-wide/browser-ui.xml
   trunk/mythplugins/mythbrowser/theme/default/browser-ui.xml




More information about the mythtv-commits mailing list