[mythtv-commits] mythtv commit: r16317 - in branches/release-0-21-fixes by awithers
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Feb 29 20:13:12 UTC 2008
Author: awithers
Date: 2008-02-29 20:13:11 +0000 (Fri, 29 Feb 2008)
New Revision: 16317
Changeset: http://cvs.mythtv.org/trac/changeset/16317
Modified:
branches/release-0-21-fixes/mythplugins/mythvideo/mythvideo/videobrowser.cpp
branches/release-0-21-fixes/mythplugins/mythvideo/mythvideo/videoselected.cpp
branches/release-0-21-fixes/mythplugins/mythvideo/theme/default-wide/video-ui.xml
branches/release-0-21-fixes/mythplugins/mythvideo/theme/default/video-ui.xml
branches/release-0-21-fixes/myththemes/Minimalist-wide/video-ui.xml
branches/release-0-21-fixes/myththemes/Titivillus/video-ui.xml
branches/release-0-21-fixes/mythtv/themes/blue/video-ui.xml
Log:
Closes #4791
Merges in [16312] from trunk.
Original commit message:
Fixes a problem where novideos_info had no area, resulting in an empty
pixmap, which apparently cannot be drawn on. An error is now output when
playwait or novideos_info has an invalid rect.
Also removes novideos_info from the "selected" window as it should have
been impossible to ever see.
Thanks to hitch_123 [a] yahoo for finding this bug.
More information about the mythtv-commits
mailing list