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:
Stefan Seyfried
2012-10-07 16:01:19 +02:00
committed by [CST] Focus
parent c745b636f8
commit 5f4c1b986c
16 changed files with 460 additions and 38 deletions

View File

@@ -1811,6 +1811,7 @@ const char * locale_real_names[] =
"scants.abort_header",
"scants.actcable",
"scants.actsatellite",
"scants.actterrestrial",
"scants.bouquet",
"scants.bouquet_create",
"scants.bouquet_erase",
@@ -1905,6 +1906,7 @@ const char * locale_real_names[] =
"subtitles.charset",
"subtitles.head",
"subtitles.stop",
"terrestrialsetup.provider",
"timer.eventrecord.msg",
"timer.eventrecord.title",
"timer.eventtimed.msg",