[mythtv-commits] mythtv commit: r14462 - in trunk/mythplugins/mythnews/mythnews by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Sep 8 18:46:22 UTC 2007


      Author: paulh
        Date: 2007-09-08 18:46:22 +0000 (Sat, 08 Sep 2007)
New Revision: 14462
   Changeset: http://cvs.mythtv.org/trac/changeset/14462

Added:

   trunk/mythplugins/mythnews/mythnews/images/enclosures.png
   trunk/mythplugins/mythnews/mythnews/images/need-download.png

Modified:

   trunk/mythplugins/mythnews/mythnews/mythnews.cpp
   trunk/mythplugins/mythnews/mythnews/mythnews.h
   trunk/mythplugins/mythnews/mythnews/mythnews.pro
   trunk/mythplugins/mythnews/mythnews/news-ui.xml

Log:

Some minor changes to MythNews's multimedia support.

* Add the missing enclosures.png and need-download.png images. If anybody
  can find better images that would be appreciated.

* Move the status icons to the info panel below the thumb image. Seems like a 
  more appropriate place for them and gets rid of the bad flicker when
  scrolling though articles.

* Use the default Video Player set in MythVideo to play video files rather
  than force users to always use the internal player.

* If an article thumb image isn't available then use the site image if there
  is one available.

* While downloading a file change the displayed byte counts to be a little
  more user friendly.

Refs #2674.




More information about the mythtv-commits mailing list