more QuadPiP stuff (still NOT ready!)

Conflicts:
	src/neutrino_menue.cpp
This commit is contained in:
BPanther
2021-10-15 20:00:18 +02:00
committed by Thilo Graf
parent b1784eee01
commit 20e2aec336
7 changed files with 56 additions and 2 deletions

View File

@@ -951,6 +951,11 @@ struct SNeutrinoSettings
int pip_radio_y;
#endif
#if ENABLE_PIP && ENABLE_QUADPIP
std::string quadpip_channel_window[4];
int quadpip_channel_id_window[4];
#endif
// pictureviewer
int picviewer_scaling;
int picviewer_slide_time;