[mythtv-commits] mythtv commit: r18028 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Aug 3 15:03:19 UTC 2008


      Author: paulh
        Date: 2008-08-03 15:03:19 +0000 (Sun, 03 Aug 2008)
New Revision: 18028
   Changeset: http://cvs.mythtv.org/trac/changeset/18028

Modified:

   trunk/mythplugins/mythgallery/mythgallery/glsingleview.cpp
   trunk/mythplugins/mythgallery/mythgallery/glsingleview.h
   trunk/mythplugins/mythgallery/mythgallery/iconview.cpp
   trunk/mythplugins/mythgallery/mythgallery/iconview.h
   trunk/mythplugins/mythgallery/mythgallery/imageview.cpp
   trunk/mythplugins/mythgallery/mythgallery/imageview.h
   trunk/mythplugins/mythgallery/mythgallery/singleview.cpp
   trunk/mythplugins/mythgallery/mythgallery/singleview.h
   trunk/mythplugins/mythgallery/mythgallery/thumbgenerator.cpp
   trunk/mythplugins/mythgallery/mythgallery/thumbgenerator.h

Log:

MythGallery enhancements mainly related to viewing a mixture of images and
movie files. Closes #2005.

* make the thumb view better at remembering the position we were at when
  returning to the previous directory.

* when returning from single view try to set the currently selected thumb image
  to the last image/movie viewed.

* after playing a movie don't dump us back to the thumb view but display a 
  screen shot of the movie with an option to press SELECT/PLAY to play it 
  again or LEFT/RIGHT to play the previous/next image or movie in the list.

* should now be more consistant behaviour between the Qt and GL image viewers.







More information about the mythtv-commits mailing list