mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
This commit is contained in:
@@ -256,6 +256,7 @@ class CFrameBuffer
|
||||
|
||||
void Clear();
|
||||
void showFrame(const std::string & filename);
|
||||
void stopFrame();
|
||||
bool loadBackgroundPic(const std::string & filename, bool show = true);
|
||||
bool Lock(void);
|
||||
void Unlock(void);
|
||||
|
Reference in New Issue
Block a user