[mythtv-commits] Ticket #12753: PR for Services API Adding GetKeyBindList and PutKeyBind to Myth Services PR #120

MythTV noreply at mythtv.org
Tue May 17 11:21:27 UTC 2016


#12753: PR for Services API Adding GetKeyBindList and PutKeyBind to Myth Services
PR #120
---------------------------------------------+-----------------------------
 Reporter:  Mitch Capper <mitch.capper@…>    |          Owner:  bmeek
     Type:  Patch - Feature                  |         Status:  assigned
 Priority:  minor                            |      Milestone:  0.28.1
Component:  MythTV - Services API - Backend  |        Version:  Master Head
 Severity:  medium                           |     Resolution:
 Keywords:                                   |  Ticket locked:  0
---------------------------------------------+-----------------------------

Comment (by mdean):

 If this is going to allow changing bindings, it should also (somehow) tell
 any running frontend on the host for which the bindings are changed to
 reload its keys, similar to what's done in KeyBindings::CommitAction() and
 KeyBindings::CommitJumppoint() or a blanket reload as in mythfrontend's
 static ReloadKeys() (in main.cpp).  Without that, the frontend would be
 running with different keys until a restart.  I'd guess this would entail
 adding a frontend services call to ask the frontend to reload keys, then
 making use of that call after modifying the keys.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12753#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list