mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-15 09:23:43 +02:00
eitd/dmx.cpp: change cache_section name to check_complete; add debug defines
This commit is contained in:
@@ -79,7 +79,7 @@ protected:
|
||||
section_map_t seenSections;
|
||||
section_map_t calcedSections;
|
||||
MyDMXOrderUniqueKey myDMXOrderUniqueKey;
|
||||
bool cache_section(sections_id_t sectionNo, uint8_t number, uint8_t last, uint8_t segment_last);
|
||||
bool check_complete(sections_id_t sectionNo, uint8_t number, uint8_t last, uint8_t segment_last);
|
||||
public:
|
||||
struct s_filters
|
||||
{
|
||||
|
Reference in New Issue
Block a user