[mythtv-commits] mythtv/master commit: c1aebb318 by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Thu Feb 24 21:29:05 UTC 2011


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2011-02-24T13:28:38-08:00
   Push Date:  2011/02/24 13:29:03 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  c1aebb3182606970140ec6fb847c59318f519d0b
   Changeset:  https://github.com/MythTV/mythtv/commit/c1aebb318

Log:

MythUIWebBrowser: allow unsupported content to be downloaded or played.

This updates the web browser widget to ask if you want to download any files
that the browser doesn't know how to handle. You can also right click on an
image and download those as well. This is primarily for the music metadata
editor so you can do a search for a cover image for MythMusic to use.

Any audio files that are clicked and MythMusic can play will also ask if you
want to play them in the music player. Currently mp3 files play well but other
formats no so well but I do intend to look at improving that. There is support
to also play video files but this is currently disabled until the internal
player can better handle playing from an http url.

Modified:

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



More information about the mythtv-commits mailing list