mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
add basic support for DVB-T
This needs more fine tuning wrt scan setup etc, but should work for now. Conflicts: data/Makefile.am data/locale/english.locale src/gui/scan.cpp src/gui/scan_setup.cpp src/neutrino.cpp src/zapit/include/zapit/getservices.h src/zapit/src/frontend.cpp src/zapit/src/getservices.cpp src/zapit/src/transponder.cpp
This commit is contained in:
committed by
[CST] Focus
parent
c745b636f8
commit
5f4c1b986c
@@ -5,7 +5,7 @@ SUBDIRS += lcd
|
||||
endif
|
||||
|
||||
configdir = $(CONFIGDIR)
|
||||
config_DATA = cables.xml satellites.xml encoding.conf tobackup.conf providermap.xml settingsupdate.conf
|
||||
config_DATA = cables.xml satellites.xml encoding.conf tobackup.conf providermap.xml settingsupdate.conf terrestrial.xml
|
||||
|
||||
install-data-hook:
|
||||
$(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
||||
|
Reference in New Issue
Block a user