mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
*neutrino record: show infoviewer on start of recording
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1734 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -2331,6 +2331,9 @@ void CNeutrinoApp::RealRun(CMenuWidget &mainMenu)
|
||||
CRecordManager::getInstance()->doGuiRecord();
|
||||
#else // direct record without any GUI
|
||||
CRecordManager::getInstance()->Record(live_channel_id);
|
||||
|
||||
if(!g_InfoViewer->is_visible) // show Infoviewer
|
||||
showInfo();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user