Andreas Öman
06334ddd79
Remove dead code
2008-08-29 16:26:58 +00:00
Andreas Öman
d6a28f9775
Update multiplex quality index
2008-08-29 16:26:18 +00:00
Andreas Öman
2b86b18184
Fix a typo
2008-08-29 16:12:37 +00:00
Andreas Öman
b1b22af36d
Allow transport to start mux if fe status is BURSTY_FEC or OK
2008-08-29 16:12:32 +00:00
Andreas Öman
a9b0039762
Log changes to dvb multiplex frontend status
2008-08-29 16:11:01 +00:00
Andreas Öman
cb8266e3ea
Initial take on making tvheadend multithreaded instead of relying on a
...
poll/dispatcher framework.
The top reasons for going multithreaded is:
* Take adventage of multicore CPUs
* No need to put slow operations in ugly helper threads now that the entire app is designed for multithreads
* Some of the timing sensetive tasks (IPTV output / RTP / UDP pacing) can run on RT priority.
2008-08-29 15:29:33 +00:00
Andreas Öman
04bc7b609f
Add support for switching automatic DVB multiplex discovery on/off.
...
Fixes issue #17
2008-08-26 17:04:09 +00:00
Andreas Öman
e544180acf
Add channel configuration and setup.
...
htsclient.c is now no longer supported.
2008-08-26 14:15:33 +00:00
Andreas Öman
a0035318b7
Display network name for muxes in webui
2008-08-25 20:04:49 +00:00
Andreas Öman
d0f7c58858
Start with DVB mux quality = 100
2008-08-25 19:06:59 +00:00
Andreas Öman
b2af657a5c
Keep DVB multiplex quality in 0-100 range instead of -50 - 0
2008-08-25 19:04:56 +00:00
Andreas Öman
5a8370efaf
Store quality and status in settings
2008-08-25 18:55:46 +00:00
Andreas Öman
3859f2a722
Remove (unused) dvb_mux_state()
2008-08-25 18:36:43 +00:00
Andreas Öman
4b395ce487
Make sure we set displayname for running adapters
2008-08-25 18:32:32 +00:00
Andreas Öman
36ea9ecd4b
Store DVB trasports in settings.
2008-08-25 17:46:44 +00:00
Andreas Öman
66f5d3a07b
Move diseqc.h into dvb/ too
2008-08-25 17:00:45 +00:00
Andreas Öman
abc06fbae9
Rename dvb_muxconfig.* into dvb_preconf.*
2008-08-25 16:57:14 +00:00
Andreas Öman
3ef0bc729b
Clean up the dvb.c and move stuff into separate files.
2008-08-25 16:55:27 +00:00
Andreas Öman
9a6a0b8419
Move DVB subsystem to a directory of its own.
2008-08-25 16:27:32 +00:00