Commit graph

17 commits

Author SHA1 Message Date
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
0cd6b6d12f Add code for deleting a DVB mux (and transports) 2008-04-21 17:29:11 +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
6624a4285c Only add PMT demuxer if we actually created the transport in the PAT table scan 2008-04-16 05:31:18 +00:00
Andreas Öman
d1f24092a2 Work in progress on AJAX interface for tvheadend 2008-04-07 15:57:20 +00:00
Andreas Öman
5fe9339e0f Add support for DVB-S and LNB setup via voltage control and diseqc. 2008-03-30 18:36:12 +00:00
Andreas Öman
6eca66a297 Change the thresholds for stopping subscriptions due to DVB errors.
We need to have 10 seconds of consecutive errors in order to abort.
2008-02-28 15:28:09 +00:00
Andreas Öman
38a16f8088 Scrap the notion of "dvb mux instance" and "dvb mux".
Instead use 'transport' to instansiate the same channel multiple times, even if it's seen on multiple adapters on the same DVB network.
2008-01-09 13:14:34 +00:00
Andreas Öman
b338a6569b Split dvb.c into table specific code and front-end specific code.
Revamp DVB fe manager
2007-12-10 12:24:47 +00:00
Andreas Öman
8e8b2d3c0a IPTV revamp
- Add correct probing of IPTV transports during startup
- Remove the 'iptvmux' configuration entity, instead we configure this directly on the service
2007-09-19 12:30:08 +00:00
Andreas Öman
b4c43925ec add 'show dvbadapters' 2007-08-31 08:54:21 +00:00
Andreas Öman
dc608c0743 make dvb code kick out subscribers if FEC error rate is too high 2007-08-28 12:29:05 +00:00
Andreas Öman
49d0df8cff various dvb related fixes
- use FE_GET_EVENT to get faster status updates from dvb adapter frontend
- avoid using dvb muxes that are not locked or if they have too many FEC errors
2007-08-27 17:08:22 +00:00
Andreas Öman
f8657f7a2b Rename files to better names 2007-08-16 11:19:18 +00:00
Renamed from input_dvb.h (Browse further)