screensaver: disable pip while screensaver

Origin commit data
------------------
Branch: ni/coolstream
Commit: 87db52784f
Author: defans <defans@bluepeercrew.us>
Date: 2016-01-16 (Sat, 16 Jan 2016)

Origin message was:
------------------
- screensaver: disable pip while screensaver

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
defans
2016-01-16 12:29:22 +01:00
committed by vanhofen
parent 82c03e117f
commit a054659c6a
2 changed files with 12 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ class CScreenSaver : public sigc::trackable
static void* ScreenSaverPrg(void *arg);
vector<string> v_bg_files;
unsigned int index;
t_channel_id pip_channel_id;
bool status_mute;
bool ReadDir();