mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +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
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5a7e99803
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-08-26 (Fri, 26 Aug 2011)
Origin message was:
------------------
- 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 was generated by Migit
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