[mythtv-commits] Ticket #10069: Input manager for MythUI

MythTV noreply at mythtv.org
Thu Sep 29 21:45:37 UTC 2011


#10069: Input manager for MythUI
-------------------------------------------------+-------------------------
     Reporter:  Xavier Hervy <xavier.hervy@…>    |      Owner:  stuartm
         Type:  Patch - Feature                  |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  MythTV - User Interface Library  |    Version:  Unspecified
     Severity:  medium                           |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 As proposed in ticket #10053, this is the implementation of a plugin
 system for user input device.
 To create a new plugin, we need to include mythinputinterface.h, no other
 include is required.

 This interface allow the plugin to send QKeyEvent to the main window, get
 and store its settings and display some messages in the terminal (Error,
 Warning, Info and Debug)

 It make it very easy to create new input plugin. new plugin need to be
 include in the plugin directory in inputevents i.e on my system
 /usr/local/lib/mythtv/inputevents

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10069>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list