Commit graph

504 commits

Author SHA1 Message Date
Andreas Öman
b03520376a Faster scan during first check of a mux 2008-05-05 20:40:06 +00:00
Andreas Öman
ff0c1963c2 Fix a typo causing malfunction with HTTP/1.0 clients 2008-05-05 19:46:41 +00:00
Andreas Öman
2e1d09b48d Fix some HTTP return codes 2008-05-05 19:35:26 +00:00
Andreas Öman
07bb77963c Better support in the channel editor for selecting channels
Also display number of sources per channel
2008-05-05 19:26:01 +00:00
Andreas Öman
ae9190d057 Refactor service<>channel mapping UI code slightly 2008-05-04 20:03:42 +00:00
Andreas Öman
13fd086e44 Rename tht_status to tht_runstatus to avoid confusion 2008-05-04 18:51:00 +00:00
Andreas Öman
40e87f9dbc Drop packets if sample rate is invalid 2008-05-04 18:33:10 +00:00
Andreas Öman
5a5e4854ca Improve transport status notification changes.
Also let, serviceprobe use the transport built-in timeout facilities.
2008-05-04 18:32:46 +00:00
Andreas Öman
546dd71627 Travers muxer list in a safe manner 2008-05-04 15:52:49 +00:00
Andreas Öman
0b35fe7342 Display transport status instead of service id 2008-05-04 15:37:15 +00:00
Andreas Öman
02ebaad60c Add helper func for converting transport status to clear text 2008-05-04 15:37:04 +00:00
Andreas Öman
b55dbe7f0f Rework the 'error' notfication for subscribers to a more generic and
and flexible transport status tool.
2008-05-04 15:31:39 +00:00
Andreas Öman
0c02b8a597 If no channels are found in a particular group, say so. 2008-05-04 15:12:05 +00:00
Andreas Öman
4125bf6601 Remove the 'dynamic updates' stuff 2008-05-04 15:10:39 +00:00
Andreas Öman
9501938d48 Rename 'configure' access to 'admin' access 2008-05-04 13:52:48 +00:00
Andreas Öman
82261c5eb5 Remove unused file 2008-05-04 13:47:45 +00:00
Andreas Öman
f81dd04a89 Remove key value printing 2008-05-04 06:46:20 +00:00
Andreas Öman
64291a2dc3 When a mux is destroyed, update adapter settings file 2008-05-04 06:30:20 +00:00
Andreas Öman
e01b06d7d6 Use buttons instead of a-links 2008-05-04 06:28:57 +00:00
Andreas Öman
798634bcce Change output slightly 2008-05-04 06:13:44 +00:00
Andreas Öman
e4b8aaa5d2 If no adapters are found, just print that. 2008-05-04 06:09:38 +00:00
Andreas Öman
d7998b4943 Add missing file 2008-05-04 06:05:49 +00:00
Andreas Öman
37e2c88af7 Add support for deleting multiple channels 2008-05-03 08:06:42 +00:00
Andreas Öman
ac0a00bbc9 Add code for generating a button with javascript in it. 2008-05-03 08:06:28 +00:00
Andreas Öman
3492f0319c Use same font on input widgets and select widgets as we use in the body 2008-05-03 07:03:30 +00:00
Andreas Öman
0d7cbe9ac2 Fix various bugs related to channel <-> service mappings 2008-05-03 06:55:56 +00:00
Andreas Öman
cb32905c3c Add support for mergin channels 2008-05-03 06:38:42 +00:00
Andreas Öman
ba8e00e1c2 Remove our own 'textinput' css class which was quite ugly 2008-05-03 06:18:43 +00:00
Andreas Öman
a3fc554cb3 Layout cleanup 2008-05-03 06:14:52 +00:00
Andreas Öman
e84a00ce07 Use buttons instead of <a> -tags 2008-05-03 06:04:55 +00:00
Andreas Öman
d517f22827 Add support for destroying channels 2008-05-03 06:00:07 +00:00
Andreas Öman
2b00dcf2a9 Add support for rename and delete of channel.
Channel destroy still needs to be fixed though.
2008-05-03 05:13:31 +00:00
Andreas Öman
b8a93bef06 Compile with '-Wmissing-prototypes' and fix all fallout 2008-05-02 19:37:23 +00:00
Andreas Öman
faec46b963 drop debug printfs 2008-05-02 19:29:33 +00:00
Andreas Öman
ef10ad3e9f Remove 'channelname' from map function call 2008-05-02 19:29:14 +00:00
Andreas Öman
b21e3e834e Drop a debug printf 2008-05-02 18:50:19 +00:00
Andreas Öman
b9af9a543d Fix various issus when load/storing/cloning DVB mux configuration 2008-05-02 18:33:21 +00:00
Andreas Öman
473c0956e2 abort() if channel is already set. 2008-05-02 18:32:34 +00:00
Andreas Öman
0a175b178a Fix two bugs (memory leak, list havoc) when destroying a transport 2008-05-02 15:56:00 +00:00
Andreas Öman
d07b22f35c Allocate one extra byte for zero termination 2008-05-02 15:45:19 +00:00
Andreas Öman
9f2da1c94c Fix bug in error tracking 2008-05-02 15:43:34 +00:00
Andreas Öman
548b5e583c Improve error reporting when probing 2008-05-02 15:22:42 +00:00
Andreas Öman
f7b2bf672b Slightly better error reporting when no scrambler is available 2008-05-02 14:55:49 +00:00
Andreas Öman
be2d83bab1 Only accept tv services 2008-05-02 14:24:36 +00:00
Andreas Öman
87c553ea36 Add framework for notifying subscribers if a transports gets in trouble.
Currently only implemented for access denied in code word client.
2008-05-02 14:18:56 +00:00
Andreas Öman
e1df4376e3 Always load the AJAX user interface, it's protected with access control now 2008-05-02 13:55:25 +00:00
Andreas Öman
e000a41d3b Stop transport after we're done probing 2008-05-02 13:54:39 +00:00
Andreas Öman
001c653069 Sort transports according to mux freq to avoid too much switching 2008-05-02 13:50:43 +00:00
Andreas Öman
5879cd4d14 Add function for automating probing of services and if successful, map to a channel 2008-05-02 10:17:22 +00:00
Andreas Öman
7c849df9c3 Do not deref tht_channel, instead rely on tht_servicename 2008-05-02 10:14:43 +00:00