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 |
|
Andreas Öman
|
4ffdc61f78
|
Changelog updates
|
2009-12-15 20:17:11 +00:00 |
|
Andreas Öman
|
f2cc5e306f
|
Add support for creating manual DVR entries
|
2009-12-15 20:09:38 +00:00 |
|
Andreas Öman
|
91811247bc
|
Fix too short buffer
|
2009-12-15 19:34:10 +00:00 |
|
Andreas Öman
|
6bf1dfdd96
|
Drop debug printf gone astray
|
2009-12-15 17:33:54 +00:00 |
|
Andreas Öman
|
30963b5e06
|
Improve logging on various places
|
2009-12-15 17:00:06 +00:00 |
|
Andreas Öman
|
a95da156d3
|
Resort to GCC built-in for atomic_add()
|
2009-12-15 16:23:52 +00:00 |
|
Andreas Öman
|
9a7bbabc47
|
Add DVB_API_VERSION where appropriate
|
2009-12-15 14:54:27 +00:00 |
|
Andreas Öman
|
a942603df7
|
Only activate special trap code on x86
|
2009-12-14 08:59:23 +00:00 |
|
Robert
|
ab625574da
|
removed some test code
|
2009-12-12 20:45:25 +00:00 |
|
Robert
|
d0f92bd9ae
|
some debug and some cosmetics
|
2009-12-12 20:43:46 +00:00 |
|
Andreas Öman
|
b654442eec
|
Improve docs
|
2009-12-12 15:58:00 +00:00 |
|
Robert
|
2cb6e83b66
|
showing fe status in webui
adding debug output when mux is changed
|
2009-12-12 08:54:46 +00:00 |
|
Andreas Öman
|
aac967e239
|
Avoid autoadding muxes with freq == 0
Patch by dmarion
|
2009-12-11 19:10:37 +00:00 |
|
Andreas Öman
|
e3ae278a12
|
add a comment
|
2009-12-11 16:35:42 +00:00 |
|
Andreas Öman
|
6f9b900343
|
Add missing format argument
|
2009-12-10 23:26:05 +00:00 |
|
Andreas Öman
|
79846a46b1
|
Don't fail so hard in subscription_create_from_transport() if the adapter cannot be started
|
2009-12-10 23:20:06 +00:00 |
|
Andreas Öman
|
e43ff33d87
|
Fix endian issue in printing
|
2009-12-10 21:10:28 +00:00 |
|
Andreas Öman
|
88bb9b7791
|
Even more details about V4L adapters
|
2009-12-10 20:35:09 +00:00 |
|
Andreas Öman
|
a4a133d47d
|
More verbose scanning of /dev/video* devices
|
2009-12-10 19:59:00 +00:00 |
|
Robert
|
b12ee4f4ec
|
added some debug output
|
2009-12-10 17:58:57 +00:00 |
|
Andreas Öman
|
a583343825
|
RTSP: Contruct correct URLs for control
RTSP: Fix a bug causing it to sometimes not send anything (uninitialized var on stack)
|
2009-12-09 22:46:59 +00:00 |
|
Andreas Öman
|
f62a62e555
|
Add a default atomic increment
|
2009-12-09 22:13:55 +00:00 |
|
Andreas Öman
|
9f633568f8
|
Remove debug cruft
|
2009-12-09 19:33:07 +00:00 |
|
Andreas Öman
|
d8ffa03e35
|
Detect stream type 17 as AAC
|
2009-12-09 19:30:18 +00:00 |
|
Andreas Öman
|
e52cf18a05
|
Add -A option that crashes tvheadend immediately
|
2009-12-09 19:03:00 +00:00 |
|
Andreas Öman
|
c9dbcc531a
|
Remove S as Default-Stop level. It's apparently not supposed to be there
|
2009-12-08 22:32:50 +00:00 |
|
Andreas Öman
|
d6b7a8c21e
|
Redirect stdout and stderr to /dev/null before launching a spawned process
|
2009-12-08 22:29:30 +00:00 |
|
Andreas Öman
|
114b641bdd
|
Fix a file descriptor leak
|
2009-12-08 22:27:01 +00:00 |
|