moviebrowser: introduce user-assignable keys

Origin commit data
------------------
Branch: ni/coolstream
Commit: ab82c36b9f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-09 (Tue, 09 Feb 2016)

Origin message was:
------------------
- moviebrowser: introduce user-assignable keys

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-02-09 15:53:56 +01:00
parent 8aced23db1
commit 8f732da465
9 changed files with 67 additions and 34 deletions

View File

@@ -491,6 +491,11 @@ struct SNeutrinoSettings
int key_volumeup;
int key_volumedown;
int mbkey_copy_onefile;
int mbkey_copy_several;
int mbkey_cut;
int mbkey_truncate;
int mpkey_rewind;
int mpkey_forward;
int mpkey_pause;