move ci clock and ci relevant pids routing to each slot menu (but still only valid for slot 0)

Conflicts:
	src/gui/cam_menu.cpp
This commit is contained in:
BPanther
2020-01-18 23:06:11 +01:00
committed by Thilo Graf
parent 8b32701a89
commit 976967d3f0
5 changed files with 57 additions and 29 deletions

View File

@@ -284,10 +284,10 @@ struct SNeutrinoSettings
int avsync;
int clockrec;
int ci_standby_reset;
int ci_clock; // TODO: for each slot
int ci_clock[4];
#if BOXMODEL_VUPLUS
int ci_delay;
int ci_rpr; // TODO: for each slot
int ci_rpr[4];
#endif
int ci_ignore_messages; // TODO: for each slot
int ci_save_pincode; // TODO: for each slot