[mythtv-commits] mythtv commit: r23192 by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Jan 18 04:04:03 UTC 2010
Author: markk
Date: 2010-01-18 04:04:03 +0000 (Mon, 18 Jan 2010)
New Revision: 23192
Changeset: http://svn.mythtv.org/trac/changeset/23192
Modified:
branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.cpp
branches/libmythui-osd/libs/libmythtv/interactivetv.cpp
branches/libmythui-osd/libs/libmythtv/interactivetv.h
branches/libmythui-osd/libs/libmythtv/mhi.cpp
branches/libmythui-osd/libs/libmythtv/mhi.h
Log:
Branch libmythui-osd: Convert MHEG/interactive tv to use the new OSD
class.
- this is a fairly straightforward conversion of the existing
behaviour. There is however significant potential to more tightly
integrate the itv rendering with the existing MythUITypes and associated
drawing functionality. This will require more time but should give a
substantial performance boost.
- as noted in r23191, this currently leaks significant amounts of
memory each time the interactive tv window is redrawn.
Refs #7650.
More information about the mythtv-commits
mailing list