]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Add a status tab to the UI
authorAndreas Öman <andreas@lonelycoder.com>
Thu, 18 Oct 2012 09:09:33 +0000 (11:09 +0200)
committerAndreas Öman <andreas@lonelycoder.com>
Thu, 18 Oct 2012 09:09:33 +0000 (11:09 +0200)
commit014f55a4637e67d07f585ebb804b0dadef434ede
tree45ee32acaeb062e7e3e328cad20bda16dcfc4568
parent86a9626346bb8e323a1d2f90653d6146e8cb6fe2
Add a status tab to the UI

Currently it will display active subscriptions with info about
total errors and current bandwidth
src/dvr/dvr_rec.c
src/htsp.c
src/main.c
src/subscriptions.c
src/subscriptions.h
src/webui/extjs.c
src/webui/static/app/status.js [new file with mode: 0644]
src/webui/static/app/tvheadend.js
src/webui/webui.c