Commit graph

2854 commits

Author SHA1 Message Date
Andreas Öman
132e81a5c8 Avoid cycling thru table filters too fast if we are short on hardware filters. It might overload the DVB adapter 2010-02-22 20:02:32 +00:00
Andreas Öman
6540760a83 h264 parser: Don't deescape more than 64 bytes (for once the comment was correct but code was not) 2010-02-22 19:44:30 +00:00
Andreas Öman
4a904268a1 Update (c) years 2010-02-16 20:13:38 +00:00
Andreas Öman
adffbe77d7 Log PSI changes with DEBUG level. It's too noisy 2010-02-16 20:13:33 +00:00
Andreas Öman
8ae7d9e6f6 Dont use strndup(). It's too GNUish 2010-02-16 19:53:53 +00:00
Andreas Öman
197b460079 Get rid of SOL_TCP 2010-02-16 19:51:44 +00:00
Andreas Öman
201914248c Make V4L and DVB conditionally compiled 2010-02-16 19:49:54 +00:00
Andreas Öman
64669db986 No DVB stuff here 2010-02-16 19:18:29 +00:00
Andreas Öman
e1d4e3c1be Increase CWC_NETMSGSIZE 2010-02-12 19:08:42 +00:00
Andreas Öman
4bfc04ba4c * Add circular 10.75 GHz LNB 2010-02-09 20:47:06 +00:00
Robert
0e13c5aaa5 improvements in string coding 2010-02-09 18:19:52 +00:00
Robert
e263f8bd4f sending extended_event_descriptor items over htsp 2010-02-08 17:36:44 +00:00
Robert
a3e68049f8 added ext_item to webui 2010-02-08 17:32:26 +00:00
Robert
d42d68198c more improvements for extended_event_descriptor 2010-02-08 17:29:19 +00:00
Robert
6103f01ebd concatenating strings from extendend_event_descriptor 2010-02-08 17:22:12 +00:00
Robert
9432e924b8 parsing extended_event_descriptor to get really long epg descriptions 2010-02-07 18:48:22 +00:00
Andreas Öman
6e24cea010 Add weekday support to autorecordings 2010-02-04 22:50:16 +00:00
Andreas Öman
9e4464acf5 Fix a comment 2010-02-04 22:02:46 +00:00
Andreas Öman
f74b8970f7 Fix relative URL problems in RTSP sdp 2010-02-04 21:30:32 +00:00
Andreas Öman
8d665eb013 Uh, fix a bunch of compile errors. What did I smoke? 2010-02-04 19:39:00 +00:00
Robert
4f3c4a16e4 send stop message over capmt 2010-02-04 19:24:33 +00:00
Andreas Öman
ea294604e7 Send some details about services attached to a channel over HTSP 2010-02-03 19:19:25 +00:00
Andreas Öman
0385b58b3d Fix buffer overrun 2010-02-02 21:00:38 +00:00
Robert
c4ca5c0396 added servicetype to channelUpdate message (for XBMC) 2010-02-02 17:48:57 +00:00
Andreas Öman
efba2181a2 fix a comment 2010-02-01 21:15:37 +00:00
Andreas Öman
a9a08bdff9 The same transport stream id on different satconfs is ok 2010-02-01 21:15:31 +00:00
Andreas Öman
874f2564db dvr: Get rid of a few other ugly characters in filenames 2010-02-01 20:45:09 +00:00
Andreas Öman
b3e37fa199 Remove colon from filenames, causes problem for windows users 2010-02-01 20:40:05 +00:00
Andreas Öman
0a94874528 Make RTSP work again 2010-01-26 21:07:07 +00:00
Andreas Öman
b70afbc941 Don't send STOP if we have not sent a START message 2010-01-26 21:06:48 +00:00
Andreas Öman
d0b3d7a087 Fix problems with settings paths 2010-01-25 21:13:16 +00:00
Andreas Öman
784d136899 Add options to enable/disable debug level log in the web ui 2010-01-25 19:50:41 +00:00
Andreas Öman
b7486aaca0 * Tvheadend now support placement of configurations and settings at any path.
Use the '-c' command line option for this. By default Tvheadend puts
    configuration at $HOME/.hts/tvheadend
2010-01-25 19:20:14 +00:00
Andreas Öman
a4ca57203d Add more options to help text 2010-01-25 19:08:30 +00:00
Andreas Öman
2fc988381d Fix obvious typo 2010-01-25 19:03:25 +00:00
Andreas Öman
82a8b932b1 Rework the subscription scheduler so it's not blocking during subscription start
Prefer slower DVB devices over faster ones when chasing for an available transport
2010-01-24 22:46:11 +00:00
Andreas Öman
702297ecfe log which CWC entry we use when starting a transport 2010-01-24 22:43:35 +00:00
Andreas Öman
5518c17b34 Don't let packets through TS demuxer if we're not running 2010-01-24 22:43:16 +00:00
Andreas Öman
2b954b69da Remove unused #define:s 2010-01-24 22:42:53 +00:00
Andreas Öman
6bc2981af5 Fix incorrect printf 2010-01-24 21:35:35 +00:00
Robert
cd71d969e8 cleaned up capmt code
some work for support decoding of multiple streams
2010-01-24 11:14:38 +00:00
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
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