From 1e14cd894335a4f97c588f4b0522627337cdec6e Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Tue, 9 Jan 2007 01:14:13 +0000 Subject: Add source and converter for streaming. Source/StreamService will start the streaming service 'record', Converter/Streaming will output current demux+pids. --- lib/python/Components/Sources/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/python/Components/Sources/Makefile.am') diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index 16513e82..c03d89eb 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -2,4 +2,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \ - FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py + FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py StreamService.py + -- cgit v1.2.3