Hello
I did not find any directions how to create a patch file. The patch is small
so maybe somebody can integrate it within CVS.
I have a question about the programinfo. When the description or the list of
actors is long the info is cut halfway. Is it possible to display it in a
scrollable window ?
lib/mythtv/programinfo.cpp: 2465 (Release 18.1)
from
pname = query.value(1).toString();
to
pname = QString::fromUtf8(query.value(1).toString());
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev