[mythtv-commits] Ticket #13234: Support for Nvidia Shield Remote

MythTV noreply at mythtv.org
Mon Apr 16 16:58:40 UTC 2018


#13234: Support for Nvidia Shield Remote
-----------------------------+-----------------------------
 Reporter:  pbennett         |          Owner:  pbennett
     Type:  Developer Task   |         Status:  accepted
 Priority:  minor            |      Milestone:  30.0
Component:  Ports - Android  |        Version:  Master Head
 Severity:  medium           |     Resolution:
 Keywords:                   |  Ticket locked:  0
-----------------------------+-----------------------------

Comment (by Peter Bennett <pbennett@…>):

 In [changeset:"f20ab149a873ba80c23908533e4461b672223d43/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="f20ab149a873ba80c23908533e4461b672223d43"
 GUI: Enhance Playback to allow change of recording group with arrow keys

 New feature to help with limited remotes such as on the
 NVidia Shield. On the playback screen, allow the arrow keys
 to navigate to the recording groups buttons and select a new
 recording group. This is disabled unless the user selects
 new option "Change Recording Group using the arrow keys" in
 setup.
 This requires some things to be done in themes:
 (recordings-ui.xml).
 1. add focusorder 2 to recgroups buttonlist
 2. add state selectedactive and active to recgroups buttonlist
    to highlight when the recgroups have focus.
 3. Remove triggerevent left from groups buttonlist to allow "left"
    to get to recgroups or set wrapstyle "none" to allow "up" to get
    to recgroups.
 These have been done in the mythcenter and mythcenter wide themes.

 Refs #13234
 }}}

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


More information about the mythtv-commits mailing list