Commit graph

9 commits

Author SHA1 Message Date
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
ffba0a51db Make sure that timer is armed when we do initial scan 2007-08-19 12:14:04 +00:00
Andreas Öman
bfb16c0ee4 Set a default priority for automatically scanned DVB sources 2007-08-19 08:43:27 +00:00
Andreas Öman
350fd05e66 Add support for collecting FEC errors 2007-08-17 10:41:57 +00:00
Andreas Öman
89a7614397 Add a mutex to protect race between monitor thread and main thread 2007-08-17 08:06:26 +00:00
Andreas Öman
0c3211caab When nobody is subscribing to an adapter, cycle thru all muxes to get status updates 2007-08-17 07:56:44 +00:00
Andreas Öman
76430bf643 Move DVB MUX setup to a file of its own
Add support for standard linux DVB mux descriptor files
2007-08-16 12:21:10 +00:00
Andreas Öman
ec85f10beb Remove nit table traces 2007-08-16 11:32:46 +00:00
Andreas Öman
f8657f7a2b Rename files to better names 2007-08-16 11:19:18 +00:00
Renamed from input_dvb.c (Browse further)