From: Andreas Ă–man Date: Mon, 7 Apr 2008 20:43:42 +0000 (+0000) Subject: Remove one of the adapter statuses X-Git-Tag: 2.12~1157 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2324265ee75b1c876759986cdc96b313f8460850;p=thirdparty%2Ftvheadend.git Remove one of the adapter statuses --- diff --git a/ajaxui/ajaxui_config_dvb.c b/ajaxui/ajaxui_config_dvb.c index cdaee9850..6c66bc301 100644 --- a/ajaxui/ajaxui_config_dvb.c +++ b/ajaxui/ajaxui_config_dvb.c @@ -39,9 +39,8 @@ static struct strtab adapterstatus[] = { - { "Unconfigured", TDA_STATE_UNCONFIGURED }, - { "Running", TDA_STATE_RUNNING }, - { "Zombie", TDA_STATE_ZOMBIE }, + { "Hardware detected", TDA_STATE_RUNNING }, + { "Hardware not found", TDA_STATE_ZOMBIE }, }; static void @@ -92,8 +91,6 @@ ajax_adaptersummary(http_connection_t *hc, const char *remain, void *opaque) "
%s
", dvb_adaptertype_to_str(tda->tda_fe_info->type)); - tcp_qprintf(&tq, "
Tuner:
" - "
...
"); tcp_qprintf(&tq, "
" "