[mythtv-commits] mythtv commit: r24702 by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sun May 16 21:09:03 UTC 2010
Author: stuartm
Date: 2010-05-16 21:09:02 +0000 (Sun, 16 May 2010)
New Revision: 24702
Changeset: http://svn.mythtv.org/trac/changeset/24702
Modified:
trunk/mythtv/libs/libmythtv/osdlistbtntype.cpp
Log:
This code might be going away within the month, but this error is so glaring that I couldn't let it pass. We allow the OSD themer to define an alpha value for the selected button in the menu, we parse out that value into a variable but then completely ignore it and use a hardcoded value instead. So for a couple of weeks until the new OSD code goes in we'll finally honour the themer's chosen alpha value.
More information about the mythtv-commits
mailing list