From 79829f7f63e9008e4ef38cba3805f86cb4b4e28d Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Mon, 19 Apr 2010 01:58:36 +0200 Subject: For live tv in non-transfer mode use a cReceiver With a FF card, when the card is not in transfer mode, in order to get the Tpid data, a cReceiver mus be used. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f879562..a093705 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' ### The object files (add further files here): OBJS = $(PLUGIN).o ttxtsubsdisplayer.o ttxtsubsdisplay.o teletext.o \ - ttxtsubspagemenu.o ttxtsubschannelsettings.o + ttxtsubspagemenu.o ttxtsubschannelsettings.o ttxtsubslivereceiver.o ### Implicit rules: .PHONY: all all-redirect -- cgit v1.2.3