mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31: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
Origin commit data
------------------
Branch: ni/coolstream
Commit: 101870c27a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-01-15 (Sun, 15 Jan 2012)
Origin message was:
------------------
-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 was generated by Migit
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