[mythtv-commits] mythtv commit: r15175 - in trunk/mythplugins/mythvideo by awithers

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Dec 16 23:19:06 UTC 2007


      Author: awithers
        Date: 2007-12-16 23:19:06 +0000 (Sun, 16 Dec 2007)
New Revision: 15175
   Changeset: http://cvs.mythtv.org/trac/changeset/15175

Added:

   trunk/mythplugins/mythvideo/artwork/
   trunk/mythplugins/mythvideo/artwork/MythVideoManualSearchBackground.xcf
   trunk/mythplugins/mythvideo/artwork/README
   trunk/mythplugins/mythvideo/mythvideo/images/mv-search-popup.png
   trunk/mythplugins/mythvideo/test/
   trunk/mythplugins/mythvideo/test/README
   trunk/mythplugins/mythvideo/test/artwork/
   trunk/mythplugins/mythvideo/test/artwork/MythVideoTestPoster.xcf
   trunk/mythplugins/mythvideo/test/images/
   trunk/mythplugins/mythvideo/test/images/poster1.png
   trunk/mythplugins/mythvideo/test/images/poster2.png
   trunk/mythplugins/mythvideo/test/images/poster3.png
   trunk/mythplugins/mythvideo/test/mythvideo_http.py
   trunk/mythplugins/mythvideo/test/mythvideo_search.py
   trunk/mythplugins/mythvideo/test/mythvideo_test.py

Modified:

   trunk/mythplugins/mythvideo/mythvideo/theme-wide/video-ui.xml
   trunk/mythplugins/mythvideo/mythvideo/video-ui.xml
   trunk/mythplugins/mythvideo/mythvideo/videomanager.cpp

Log:

Closes #3684

Applying a work-alike patch to the one submitted by jmortensen A verizon net.

This patch adds a new "dialog" for manual title searches (saving one the
arduous journey to the metadata editor). It isn't remote friendly and
will not be until moved to MythUI.

Additionally it moves one step closer to interruptible searches, the bulk
of this patch is work done with that goal in mind.

This also adds a test and artwork directory.
  * test
    * This directory contains scripts used while testing some of the
      async changes. Eventually to contain other MythVideo tests.

  * artwork
    * Raw artwork, currently the .xcf file for the new search dialog background.

A note to theme maintainers:

The new "entersearchtitle" container is optional.

Also mv-search-popup.png represents the zenith of my artistic abilities,
any better default would be welcomed.





More information about the mythtv-commits mailing list