[mythtv-firehose] mythtv/master commit: 8f089150e by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Sun May 22 09:28:46 UTC 2011


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2011-05-22T02:28:05-07:00
   Push Date:  2011/05/22 02:28:39 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  8f089150eb99da35ab7643389a5f654bb7a6b4ad
   Changeset:  https://github.com/MythTV/mythtv/commit/8f089150e

Log:

MythUIWebBrowser: Updates to the error page and file download/playing handling.

NOTE: This bumps the minimum required Qt version to 4.6.0.

This update contains many improvements to the MythUIWebBrowser including :-

* Use the new ErrorPageExtension to know when and what to display on the error
  page shown when you enter an unreachable url for example.

* Many improvements and bug fixes to the file downloading.

* Use a shared QNetworkAccessManager that all MythUIWebBrowser widgets will use
  and use the same cookieJar that the MythDownloadManager uses.

* Make better use of any mime type available when handling unhandled content to
  determine if we can play the file and offer to play music files and offer to
  download and then play video files.

Modified:

   mythtv/libs/libmythui/mythuiwebbrowser.cpp
   mythtv/libs/libmythui/mythuiwebbrowser.h



More information about the mythtv-firehose mailing list