Commit graph

1227 commits

Author SHA1 Message Date
Andreas Öman
83f365029a Initial stab at a statedump feature via the HTTP server.
Access via http://host:9981/state
2010-01-19 20:19:20 +00:00
Andreas Öman
1830f248ed Remove trailing comma 2010-01-17 22:05:47 +00:00
Andreas Öman
93e653e8e7 Update changelog a bit 2010-01-17 13:25:09 +00:00
Andreas Öman
cdf83133f2 Fix a completly incorrect header 2010-01-17 13:21:26 +00:00
Andreas Öman
f375f0c5e6 Add option for editing channel icon URL
Patch by: sbi
Ticket #136
2010-01-17 13:16:01 +00:00
Andreas Öman
5c957c32b0 v4l: Fix a crash
Patch by: sbi
Ticket #137
2010-01-17 13:11:37 +00:00
Andreas Öman
da7c2fc536 Only deal with ECM multi sections on irdeto 2010-01-16 23:29:52 +00:00
Andreas Öman
730eecc5ae Better handling of ECM sections vs. channels and negative ack from card server 2010-01-16 23:26:30 +00:00
Andreas Öman
1c1a16a95e Fix another bug in the section reassembly code 2010-01-16 22:25:36 +00:00
Andreas Öman
4d992cca57 Fix MPEG TS section reassembly code
Const'ify lots of places where we pass transport stream blocks
2010-01-16 21:51:43 +00:00
Andreas Öman
ac1393357d Better PCR -> realtime synchronization when reading raw ts files 2010-01-16 19:01:37 +00:00
Andreas Öman
b3aa44ae47 Add support for NIT-other tables. In particular useful for Ziggo DVB-C networks in .nl
Patch by Rigolo
2010-01-14 22:56:05 +00:00
Andreas Öman
b07f75228e Support multichannel ECM 2010-01-11 22:53:35 +00:00
Andreas Öman
21f146dc85 Show CAID in hexadecimal in web ui 2010-01-11 21:12:53 +00:00
Andreas Öman
49ae767d0b Actually save the CAID, not just a name representing it 2010-01-11 21:11:06 +00:00
Andreas Öman
ef615302b1 Log errors when direct subscription fails 2010-01-11 20:46:41 +00:00
Andreas Öman
d2bcd90706 Change my mind, Move xmltv from Depends: to Recommends: 2010-01-10 13:36:11 +00:00
Andreas Öman
d9bd440b47 Depend on XMLTV 2010-01-10 13:33:59 +00:00
Andreas Öman
ba2eaabcd4 Disallow multi service streaming from a single mux if the adapter is only 12Mbit/s USB 2010-01-09 22:19:40 +00:00
Andreas Öman
1f1ecfffde Keep track of how the DVB devices are connected to the host. We will use it later to limit max number of streaming from a single device. 2010-01-09 21:52:19 +00:00
Andreas Öman
d64268c1d9 Make it possible to adjust the transport start grace period 2010-01-09 18:55:09 +00:00
Andreas Öman
8796663919 Remove unused legacy code 2010-01-09 16:45:19 +00:00
Andreas Öman
422fa67876 * More intelligent arbitration amongst all sources when a subscription
is about to start for a channel. If we cannot descramble or if no
    input is detected, skip to next source.
    Fixes ticket #89
2010-01-09 16:40:28 +00:00
Andreas Öman
62008fcb9d Use flags to signal transport status 2010-01-09 16:03:26 +00:00
Andreas Öman
7ae41b62ce Add '-s' option -> log debug messages to syslog 2010-01-09 10:52:23 +00:00
Andreas Öman
d404f984d4 Improve logging when subscriptions fail to start 2010-01-08 15:02:16 +00:00
Andreas Öman
8d32499e11 * It's now possible to enable/disable the signal quality monitor per
adapter. This is now default off as it seem to mostly cause problems
    for people and it's only useful if you have complex setups with
    multiple adapters, etc.
2010-01-08 09:21:37 +00:00
Andreas Öman
b3da58f631 Do initial scan for now, there are some problems when you dont do it 2010-01-08 09:19:51 +00:00
Andreas Öman
7c731cae3d #define _XOPEN_SOURCE 600 // for clock_nanosleep() 2010-01-07 21:06:57 +00:00
Andreas Öman
4464a3e2ca Check if compiler can compile mmx and sse2 code in configure 2010-01-06 21:24:16 +00:00
Andreas Öman
4cd020e509 Don't use O_CLOEXEC (use tvheadends own wrapper instead) 2010-01-06 21:12:49 +00:00
sb1066
dc722ac0b5 only seca and viaccess proadcast provider ids in the pmt 2010-01-05 19:56:41 +00:00
sb1066
b1ec7853c9 woops, rushed a few things :P 2010-01-04 21:37:53 +00:00
sb1066
ff8bf866ab added missing break in psi_desc_ca() 2010-01-04 21:36:10 +00:00
sb1066
19a45e9148 parse ca_private_data for a few more caids 2010-01-04 20:49:40 +00:00
Andreas Öman
2d7bb187e6 st_pid must be signed since it's set to, and compared with, -1 at various places 2010-01-04 18:21:52 +00:00
Andreas Öman
f6b1b2c422 Up (c) year to 2010 2010-01-01 17:27:43 +00:00
Andreas Öman
fcce1e9517 Improve logging when we receive PMT updates 2009-12-31 09:27:40 +00:00
Robert
380a8ef4a9 some work on capmt 2009-12-22 10:20:11 +00:00
Robert
0e31d4bece some work on suporting multiple tuner in capmt 2009-12-21 18:09:46 +00:00
Andreas Öman
10697016d8 Add a log message if we get an unexpected ECM reply 2009-12-20 22:25:43 +00:00
Andreas Öman
a544a46099 Avoid ECM buffer overruns 2009-12-20 22:22:13 +00:00
Robert
e886c4bac4 some cosmetics 2009-12-20 12:13:03 +00:00
Robert
81ca007bf3 fixed potetial segmentation fault 2009-12-19 18:31:52 +00:00
Robert
56f50c4bc2 making channel number sortable 2009-12-19 18:22:45 +00:00
Andreas Öman
dd369f5e97 Don't do any initial scan on program start 2009-12-19 08:29:10 +00:00
Andreas Öman
b9c08d5ebe Fix obvious bug 2009-12-18 15:52:45 +00:00
Robert
19029ffd1e added capmt_ca 2009-12-16 07:20:39 +00:00
Robert
712a348f15 some cosmetics 2009-12-16 06:51:25 +00:00
Robert
e552187fb2 added doc for capmt connections 2009-12-16 06:39:13 +00:00