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

MythTV noreply at mythtv.org
Mon Apr 9 17:45:29 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 pbennett):

 Playback Support change recording group with arrow keys

 20180409_1244_rec_grp_arrows.patch

 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.

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


More information about the mythtv-commits mailing list