mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
eitd/sectionsd.cpp: cleanup commands
This commit is contained in:
@@ -1183,24 +1183,12 @@ struct s_cmd_table
|
||||
|
||||
static s_cmd_table connectionCommands[sectionsd::numberOfCommands] = {
|
||||
{ commandDumpStatusInformation, "commandDumpStatusInformation" },
|
||||
{ sendEmptyResponse, "commandAllEventsChannelIDSearch" },
|
||||
{ commandPauseScanning, "commandPauseScanning" },
|
||||
{ commandGetIsScanningActive, "commandGetIsScanningActive" },
|
||||
{ sendEmptyResponse, "commandActualEPGchannelID" },
|
||||
{ sendEmptyResponse, "commandEventListTVids" },
|
||||
{ sendEmptyResponse, "commandEventListRadioIDs" },
|
||||
{ sendEmptyResponse, "commandCurrentNextInfoChannelID" },
|
||||
{ sendEmptyResponse, "commandEPGepgID" },
|
||||
{ sendEmptyResponse, "commandEPGepgIDshort" },
|
||||
{ sendEmptyResponse, "commandComponentTagsUniqueKey" },
|
||||
{ sendEmptyResponse, "commandAllEventsChannelID" },
|
||||
{ sendEmptyResponse, "commandTimesNVODservice" },
|
||||
{ commandGetIsTimeSet, "commandGetIsTimeSet" },
|
||||
{ commandserviceChanged, "commandserviceChanged" },
|
||||
{ sendEmptyResponse, "commandLinkageDescriptorsUniqueKey" },
|
||||
{ commandRegisterEventClient, "commandRegisterEventClient" },
|
||||
{ commandUnRegisterEventClient, "commandUnRegisterEventClient" },
|
||||
{ sendEmptyResponse, "commandSetPrivatePid" },
|
||||
{ commandFreeMemory, "commandFreeMemory" },
|
||||
{ commandReadSIfromXML, "commandReadSIfromXML" },
|
||||
{ commandWriteSI2XML, "commandWriteSI2XML" },
|
||||
|
Reference in New Issue
Block a user