mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
block FAV button in VirtualZAP mode to prevent unwanted/buggy behavior
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1768 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57ed8ca478
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-10-21 (Fri, 21 Oct 2011)
Origin message was:
------------------
- block FAV button in VirtualZAP mode to prevent unwanted/buggy behavior
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1768 e54a6e83-5905-42d5-8d5c-058d10e6a962
------------------
This commit was generated by Migit
This commit is contained in:
@@ -97,7 +97,6 @@ class CInfoViewer
|
||||
|
||||
uint32_t sec_timer_id;
|
||||
uint32_t fadeTimer;
|
||||
bool virtual_zap_mode;
|
||||
|
||||
int time_left_width;
|
||||
int time_dot_width;
|
||||
@@ -161,6 +160,7 @@ class CInfoViewer
|
||||
public:
|
||||
bool chanready;
|
||||
bool is_visible;
|
||||
bool virtual_zap_mode;
|
||||
uint32_t lcdUpdateTimer;
|
||||
|
||||
CInfoViewer();
|
||||
|
Reference in New Issue
Block a user