mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
screensaver: fix 19f72cca79
Origin commit data ------------------ Branch: ni/coolstream Commit:514b7b4513
Author: vanhofen <vanhofen@gmx.de> Date: 2018-05-27 (Sun, 27 May 2018) Origin message was: ------------------ - screensaver: fix19f72cca79
------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -116,8 +116,8 @@ void CScreenSaver::Start()
|
|||||||
m_viewer->SetAspectRatio(float(4.0/3));
|
m_viewer->SetAspectRatio(float(4.0/3));
|
||||||
|
|
||||||
m_viewer->Cleanup();
|
m_viewer->Cleanup();
|
||||||
m_frameBuffer->showFrame("blackscreen.jpg"); // hack to get sure we have a blank screen
|
|
||||||
m_frameBuffer->stopFrame();
|
m_frameBuffer->stopFrame();
|
||||||
|
m_viewer->ShowImage(ICONSDIR "/blackscreen.jpg", false /*unscaled*/); // hack to get sure we have a blank screen
|
||||||
|
|
||||||
if(!thrScreenSaver)
|
if(!thrScreenSaver)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user