Commit graph

469 commits

Author SHA1 Message Date
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
Andreas Öman
fbf39f792f Add channel / 3even view 2008-04-24 05:38:33 +00:00
Andreas Öman
cbad8ee26f Print frequency numbers with commas 2008-04-23 10:13:35 +00:00
Andreas Öman
1bb434cfc5 Correctly set polarisation from preconfigured networks 2008-04-23 10:10:01 +00:00
Andreas Öman
5dd804026c Use transport's quality index when chosing which transport to use for a subscription. 2008-04-22 20:53:22 +00:00
Andreas Öman
423349705e Add quality index for DVB muxes 2008-04-22 20:46:08 +00:00
Andreas Öman
22231fca94 Shorter state string 2008-04-22 20:32:50 +00:00
Andreas Öman
9862270a25 Shorter FEC status message. 2008-04-22 20:32:18 +00:00
Andreas Öman
c942080a20 Fix so we can actually add new muxes on empty adapters :) 2008-04-22 20:23:22 +00:00
Andreas Öman
b0b9291dc0 Correctly set frontend type 2008-04-22 20:11:32 +00:00
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
b888b14207 Add list of known DVB-[SCT] networks.
Built from dvb-apps
changeset:   1187:46566e506acd
date:        Wed Apr 16 20:10:13 2008 +0200
2008-04-22 19:52:08 +00:00
Andreas Öman
8f584081bf Add meta code for building an .h -file based on DVB mux descriptors from linux-dvb 2008-04-22 17:05:08 +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