mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +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()
|
void CInfoViewer::showInfoFile()
|
||||||
{
|
{
|
||||||
if (recordModeActive)
|
/*if (recordModeActive)
|
||||||
return;
|
return;*/
|
||||||
char infotext[80];
|
char infotext[80];
|
||||||
int fd, xStart, yStart, width, height, radius;
|
int fd, xStart, yStart, width, height, radius;
|
||||||
ssize_t cnt;
|
ssize_t cnt;
|
||||||
|
Reference in New Issue
Block a user