mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- no need to hide infotext any more when record mode is active
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1628 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -1877,8 +1877,8 @@ void CInfoViewer::show_Data (bool calledFromEvent)
|
||||
|
||||
void CInfoViewer::showInfoFile()
|
||||
{
|
||||
if (recordModeActive)
|
||||
return;
|
||||
/*if (recordModeActive)
|
||||
return;*/
|
||||
char infotext[80];
|
||||
int fd, xStart, yStart, width, height, radius;
|
||||
ssize_t cnt;
|
||||
|
Reference in New Issue
Block a user