mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
screensaver.cpp: use fallback if video decoder is busy
Origin commit data
------------------
Commit: 7c66036c2a
Author: GetAway <get-away@t-online.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
This commit is contained in:
@@ -266,7 +266,7 @@ class CFrameBuffer : public sigc::trackable
|
||||
void RestoreScreen(int x, int y, int dx, int dy, fb_pixel_t * const memp);
|
||||
|
||||
void Clear();
|
||||
bool showFrame(const std::string & filename);
|
||||
bool showFrame(const std::string & filename, bool fallback = false);
|
||||
void stopFrame();
|
||||
bool loadBackgroundPic(const std::string & filename, bool show = true);
|
||||
bool Lock(void);
|
||||
|
Reference in New Issue
Block a user