[mythtv-commits] Ticket #7650: Use libmythui to draw the OSD

MythTV mythtv at cvs.mythtv.org
Thu Mar 11 03:05:26 UTC 2010


#7650: Use libmythui to draw the OSD
-------------------------------------+--------------------------------------
 Reporter:  markk                    |       Owner:  markk   
     Type:  task                     |      Status:  accepted
 Priority:  minor                    |   Milestone:  0.24    
Component:  MythTV - Video Playback  |     Version:  head    
 Severity:  medium                   |     Mlocked:  0       
-------------------------------------+--------------------------------------

Comment(by markk):

 (In [23716]) Branch libmythui-osd: Add new MyhtUIEditBar widget.

 This is a fully customisable widget intended as a libmythui replacement
 for the existing cut editor though it should be flexible enough to
 handle other use cases. There are seven themeable image types; the
 position marker, 2 for the bar itself (sections to keep and sections to
 cut) and 4 cut markers(keep and cut to both left and to right). Each
 image is optional and can be specified as either a MythUIImage or a
 MythUIShape.

 Internally the widget uses normalised float values for the position and
 region information though the interface uses either double or long long
 (this is for simple compatability with frame numbers which are specified
 as long long). The default range is 0.0 to 1.0.

 Refs #7650.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7650#comment:80>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list