Commit graph

7 commits

Author SHA1 Message Date
Andreas Öman
97f1266cb8 Make code word client work again. 2008-09-06 08:53:50 +00:00
Andreas Öman
85b71cb763 Initial work to fix code word client 2008-09-01 18:33:46 +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
ce4669b418 Rename tvheadend_newui to tvheadend 2008-08-25 16:22:50 +00:00
Andreas Öman
e9fb4dcd22 Fix some updating issues related to cwcs 2008-05-17 07:47:38 +00:00
Andreas Öman
27b9a91851 Add support for configuring code word clients 2008-05-17 07:31:24 +00:00
Andreas Öman
364f88f3f3 Add a code word client and descrambling code. 2008-01-12 07:37:08 +00:00