mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
Switchover remote control standard / neo1
- Disable virtual zap when Neo1 remote control
- OSD setup (remote control) optimized.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1772 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 469d06a95a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-10-23 (Sun, 23 Oct 2011)
This commit is contained in:
@@ -77,7 +77,15 @@ class CKeybindSetup : public CMenuTarget
|
||||
|
||||
KEYBINDS_COUNT
|
||||
};
|
||||
|
||||
|
||||
enum remote_control_t
|
||||
{
|
||||
REMOTECONTROL_STANDARD = 0,
|
||||
REMOTECONTROL_NEO1 = 1,
|
||||
|
||||
REMOTECONTROL_COUNT
|
||||
};
|
||||
|
||||
private:
|
||||
CFrameBuffer *frameBuffer;
|
||||
CKeySetupNotifier *keySetupNotifier;
|
||||
|
Reference in New Issue
Block a user