add RC_PVR key

Origin commit data
------------------
Branch: ni/coolstream
Commit: 92b3d1c959
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-03-24 (Tue, 24 Mar 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Markus Volk
2020-03-24 22:25:05 +01:00
committed by vanhofen
parent c4f0851076
commit 7172f86262
3 changed files with 7 additions and 1 deletions

View File

@@ -237,6 +237,7 @@ class CRCInput
RC_record = KEY_RECORD,
RC_play = KEY_PLAY,
RC_pause = KEY_PAUSE,
RC_pvr = KEY_PVR,
RC_forward = KEY_FORWARD,
RC_rewind = KEY_REWIND,
RC_stop = KEY_STOP,