Commit graph

7 commits

Author SHA1 Message Date
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)