Commit graph

25 commits

Author SHA1 Message Date
Andreas Öman
c64198c0ba Nicer UI for adding new muxes.
Add support for adding entire preconfigured networks.
2008-04-22 19:52:52 +00:00
Andreas Öman
8ecd958ff2 Add support for renaming adapters 2008-04-22 06:44:53 +00:00
Andreas Öman
c6ffc6d7c2 Nicer printout of min/max frequency and baud 2008-04-21 19:39:25 +00:00
Andreas Öman
9326be7212 Add checkboxes to DVB mux list and an option to delete muxes 2008-04-21 19:25:04 +00:00
Andreas Öman
0cd6b6d12f Add code for deleting a DVB mux (and transports) 2008-04-21 17:29:11 +00:00
Andreas Öman
278ac6f10b remove dead code 2008-04-21 16:46:45 +00:00
Andreas Öman
569b1a276c Use more generic code for common table 2008-04-21 16:44:59 +00:00
Andreas Öman
69e7c77d42 Load adapters for which we have configuration but is not detected 2008-04-20 13:38:10 +00:00
Andreas Öman
009b09655b Store transport stream network name in config 2008-04-19 20:19:38 +00:00
Andreas Öman
2eb2cf2a1f Keep track of transport-id for each mux so we can do cross-transport EPG updates 2008-04-19 14:11:21 +00:00
Andreas Öman
cc204b709d Use one mailbox per client. Much more robust and does not risk to hang browser if we get too many open boxes 2008-04-19 12:08:48 +00:00
Andreas Öman
8161549c2f Initial work for web-ui based xmltv configuration 2008-04-19 10:51:45 +00:00
Andreas Öman
8838add27f Improve the mailbox to be must more robust 2008-04-17 15:03:50 +00:00
Andreas Öman
365205ed16 Reload the DVB mux list when a new mux is created 2008-04-16 16:19:34 +00:00
Andreas Öman
ff70e88880 Add AJAX mailboxes for updating content asynchornously on the web ui. 2008-04-16 05:23:03 +00:00
Andreas Öman
2d700d2901 Rewrite HTTP server so it can defer replies 2008-04-14 18:59:31 +00:00
Andreas Öman
407b849b31 Use table code for rendering services in a mux 2008-04-09 19:31:20 +00:00
Andreas Öman
b86e40a8d9 Only display transports which are really available to us 2008-04-09 15:54:55 +00:00
Andreas Öman
ca5b8b60df use common code for drawing tables, this also allows us to do some
simple scrollbar control
2008-04-09 15:31:07 +00:00
Andreas Öman
2895195610 Remove usage of PeriodicalUpdater, it does not scale at all 2008-04-09 10:02:47 +00:00
Andreas Öman
b8726e1076 Ask user for polarisation when adding DVB-S mux 2008-04-09 10:01:31 +00:00
Andreas Öman
470bc50b9b Make sure services always appear in the same order by sorting them. 2008-04-07 21:00:12 +00:00
Andreas Öman
2324265ee7 Remove one of the adapter statuses 2008-04-07 20:43:42 +00:00
Andreas Öman
58633ae2d7 Move strtab.h to libhts 2008-04-07 16:23:52 +00:00
Andreas Öman
d1f24092a2 Work in progress on AJAX interface for tvheadend 2008-04-07 15:57:20 +00:00