mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
vuplus: relevant pids routing - fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75a8b84d7e
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -618,7 +618,7 @@ bool CCAMMenuHandler::changeNotify(const neutrino_locale_t OptionName, void * Da
|
||||
return true;
|
||||
}
|
||||
else if (ARE_LOCALES_EQUAL(OptionName, LOCALE_CI_RPR)) {
|
||||
printf("CCAMMenuHandler::changeNotify: ci_delay %d\n", g_settings.ci_rpr);
|
||||
printf("CCAMMenuHandler::changeNotify: ci_rpr %d\n", g_settings.ci_rpr);
|
||||
ca->SetCIRelevantPidsRouting(g_settings.ci_rpr);
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user