
mythtv at cvs
Nov 16, 2007, 10:01 AM
Post #1 of 1
(253 views)
Permalink
|
|
mythtv commit: r14883 by stuartm
|
|
Author: stuartm Date: 2007-11-16 18:01:32 +0000 (Fri, 16 Nov 2007) New Revision: 14883 Changeset: http://cvs.mythtv.org/trac/changeset/14883 Modified: trunk/mythtv/libs/libmythtv/previewgenerator.cpp Log: Double the width and height of the preview images. With HD resolutions and widescreen themes previews were more likely to be scaled up from the defaults of 160x120 which decreases the image quality onscreen. Since we now scale images according to the width of the container we can make this change without affecting those still using SD resolutions or 4:3 themes. _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|