[mythtv-commits] mythtv commit: r25659 by beirdo

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Aug 14 22:16:44 UTC 2010


      Author: beirdo
        Date: 2010-08-14 22:16:44 +0000 (Sat, 14 Aug 2010)
New Revision: 25659
   Changeset: http://svn.mythtv.org/trac/changeset/25659

Modified:

   trunk/mythplugins/mythgallery/mythgallery/galleryutil.cpp
   trunk/mythplugins/mythgallery/mythgallery/galleryutil.h
   trunk/mythplugins/mythgallery/mythgallery/glsingleview.cpp
   trunk/mythplugins/mythgallery/mythgallery/glsingleview.h
   trunk/mythplugins/mythgallery/mythgallery/gltexture.cpp
   trunk/mythplugins/mythgallery/mythgallery/gltexture.h
   trunk/mythplugins/mythgallery/mythgallery/singleview.cpp
   trunk/mythplugins/mythgallery/mythgallery/singleview.h

Log:

Adds "Reduce to fit" scaling option to mythgallery scaling.  The scaling options
now include:
 - scale to fit
 - scale to fill
 - reduce to fit.

Reduce to fit is the same as scale to fit with the exception that it will never
scale up a small picture.

Scaling options can be cycled while viewing a picture by hitting the 
"FULLSCREEN" command (by default W key)

Applied a reworked version of the patch from #5897.

Thanks to Boleslaw Ciesielski <bolek-mythtv at curl.com> for the patch.

closes #5897






More information about the mythtv-commits mailing list