mirror of
https://github.com/rofafor/vdr-plugin-satip.git
synced 2023-10-10 13:37:42 +02:00
Increased the max number of disabled sources.
This commit is contained in:
parent
b466d6836e
commit
714d3ed902
2
common.h
2
common.h
@ -27,7 +27,7 @@
|
|||||||
#define SATIP_STATS_ACTIVE_PIDS_COUNT 10
|
#define SATIP_STATS_ACTIVE_PIDS_COUNT 10
|
||||||
#define SATIP_STATS_ACTIVE_FILTERS_COUNT 10
|
#define SATIP_STATS_ACTIVE_FILTERS_COUNT 10
|
||||||
|
|
||||||
#define MAX_DISABLED_SOURCES_COUNT 5
|
#define MAX_DISABLED_SOURCES_COUNT 25
|
||||||
#define SECTION_FILTER_TABLE_SIZE 5
|
#define SECTION_FILTER_TABLE_SIZE 5
|
||||||
|
|
||||||
#define MAX_CICAM_COUNT 2
|
#define MAX_CICAM_COUNT 2
|
||||||
|
Loading…
Reference in New Issue
Block a user