mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
-add alternative remote controls option (thx, patch by bellum)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2060 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -378,7 +378,16 @@ struct SNeutrinoSettings
|
||||
int cacheTXT;
|
||||
int minimode;
|
||||
int mode_clock;
|
||||
int virtual_zap_mode;
|
||||
|
||||
enum MODE_LEFT_RIGHT_KEY_TV_SETTINGS
|
||||
{
|
||||
ZAP = 0,
|
||||
VZAP = 1,
|
||||
VOLUME = 2,
|
||||
INFOBAR = 3
|
||||
};
|
||||
int mode_left_right_key_tv;
|
||||
|
||||
int spectrum;
|
||||
int pip_width;
|
||||
int pip_height;
|
||||
|
Reference in New Issue
Block a user