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

Refactored device discovery.

This commit is contained in:
Rolf Ahrenberg
2014-11-17 00:23:20 +02:00
parent 443dd9706a
commit f5015bcfba
6 changed files with 197 additions and 112 deletions

View File

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