neutrino.cpp: add direct keys to config PiP, swap live and PiP channels

This commit is contained in:
[CST] Focus
2013-03-08 13:24:53 +04:00
parent 35f2ac5527
commit b95859da7c
2 changed files with 33 additions and 4 deletions

View File

@@ -401,7 +401,9 @@ struct SNeutrinoSettings
std::string screenshot_dir;
int key_current_transponder;
int key_pip;
int key_pip_close;
int key_pip_setup;
int key_pip_swap;
int cacheTXT;
int minimode;