mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- screensaver: user pictureviewer instead of videoDecoder ...
... to avoid interrupts while playing and keep pictures unscaled
This commit is contained in:
@@ -39,6 +39,7 @@ class CScreenSaver
|
||||
static void* ScreenSaverPrg(void *arg);
|
||||
vector<string> v_bg_files;
|
||||
unsigned int index;
|
||||
CPictureViewer *m_viewer;
|
||||
|
||||
bool ReadDir();
|
||||
void PaintPicture();
|
||||
|
Reference in New Issue
Block a user