mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
CamMenu: add "no other CI channel" option to usable channels while recording
Origin commit data
------------------
Branch: ni/coolstream
Commit: f790f6d05d
Author: FlatTV <FlatTV@gmx.de>
Date: 2016-10-25 (Tue, 25 Oct 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -68,7 +68,8 @@ const CMenuOptionChooser::keyval OPTIONS_CA_INIT_OPTIONS[] =
|
||||
const CMenuOptionChooser::keyval OPTIONS_CI_MODE_OPTIONS[] =
|
||||
{
|
||||
{ 0, LOCALE_CI_MODE_0 },
|
||||
{ 1, LOCALE_CI_MODE_1 }
|
||||
{ 1, LOCALE_CI_MODE_1 },
|
||||
{ 2, LOCALE_CI_MODE_2 }
|
||||
};
|
||||
#define OPTIONS_CI_MODE_OPTION_COUNT (sizeof(OPTIONS_CI_MODE_OPTIONS)/sizeof(CMenuOptionChooser::keyval))
|
||||
|
||||
|
Reference in New Issue
Block a user