1
0
mirror of https://github.com/rofafor/vdr-plugin-satip.git synced 2023-10-10 11:37:42 +00:00

Switched to standard 'S' and 'T' sources.

Added a new OperationMode setup parameter.
Added new SVDRP commands.
This commit is contained in:
Rolf Ahrenberg
2014-03-10 21:21:08 +02:00
parent 476f8be52b
commit 8c05ce31f9
19 changed files with 416 additions and 728 deletions

View File

@@ -77,8 +77,8 @@ all-redirect: all
### The object files (add further files here):
OBJS = $(PLUGIN).o common.o config.o device.o discover.o \
sectionfilter.o setup.o socket.o source.o statistics.o tuner.o
OBJS = $(PLUGIN).o common.o config.o device.o discover.o param.o \
sectionfilter.o setup.o socket.o statistics.o tuner.o
### The main target: