Commit graph

486 commits

Author SHA1 Message Date
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
Andreas Öman
9d6411b7d2 Don't crash if transport is not yet mapped to a channel 2008-05-02 10:00:38 +00:00
Andreas Öman
ebef63e33f Use more efficient RPC for changing service mappings 2008-05-02 09:18:38 +00:00
Andreas Öman
4276d87d4e Add support for displaying/editing all services on an adapter 2008-05-02 09:04:34 +00:00
Andreas Öman
ff4b32c8b8 Add option to delete stale DVB adapters 2008-05-02 07:58:28 +00:00
Andreas Öman
4afc4092a7 Add support for cloning of DVB adapter configuration 2008-05-02 06:58:00 +00:00
Andreas Öman
a1ade3232a Fix authentication when using VLC 2008-05-02 05:58:44 +00:00
Andreas Öman
4ea99d9e7a Add URL for RTSP streaming 2008-05-02 05:46:12 +00:00
Andreas Öman
7085b134e0 Add a redirector when HTTP clients loads page '/'.
The redirector will either send the client to the advanced AJAX ui
or a simpler html / form based (for mobile clients)
2008-05-01 07:24:40 +00:00
Andreas Öman
49db6a02ee Do not try to fdopen() if open() failed 2008-04-29 06:57:42 +00:00
Andreas Öman
e3cd6c5836 We do not want settingfiles world/group readable 2008-04-29 06:56:39 +00:00
Andreas Öman
8d47b9b946 Add fine grained user / source address access control configurable from web ui. 2008-04-29 06:53:21 +00:00
Andreas Öman
5142e37c4d increase width 2008-04-28 17:49:10 +00:00
Andreas Öman
0a89af6c28 Send status notification when grabber changes 2008-04-27 13:53:52 +00:00
Andreas Öman
35d84f0949 Don't add null-strings to config 2008-04-27 13:47:57 +00:00
Andreas Öman
3c9bd1473a epg_mutex is no longer needed 2008-04-27 13:44:59 +00:00
Andreas Öman
7c5965e915 Use better locking and set channel icon 2008-04-27 13:43:50 +00:00
Andreas Öman
dc66963046 Do more processing of XMLTV in main thread 2008-04-27 13:31:41 +00:00
Andreas Öman
f322873d90 Remove binary char 2008-04-26 13:12:53 +00:00