mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
neutrino.h: move fill sectionsd config to own function
This commit is contained in:
@@ -217,6 +217,7 @@ public:
|
|||||||
return current_muted;
|
return current_muted;
|
||||||
}
|
}
|
||||||
int recordingstatus;
|
int recordingstatus;
|
||||||
|
void MakeSectionsdConfig(CSectionsdClient::epg_config& config);
|
||||||
void SendSectionsdConfig(void);
|
void SendSectionsdConfig(void);
|
||||||
int GetChannelMode(void) {
|
int GetChannelMode(void) {
|
||||||
return lastChannelMode;
|
return lastChannelMode;
|
||||||
|
Reference in New Issue
Block a user