some pip changes

Conflicts:
	src/zapit/src/zapit.cpp
This commit is contained in:
BPanther
2021-10-15 20:00:19 +02:00
committed by Thilo Graf
parent eace201108
commit 53dac96c8a
4 changed files with 35 additions and 37 deletions

View File

@@ -46,7 +46,7 @@ class CScreenSaver : public sigc::trackable
std::vector<std::string> v_bg_files;
unsigned int index;
t_channel_id pip_channel_id;
t_channel_id pip_channel_id[3];
bool force_refresh;
bool status_mute;
uint seed[6];