Commit graph

1279 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
c4c19a5e03 Update docs a bit 2010-02-04 21:33:52 +00:00
Andreas Öman
f4b2446010 Close changelog for 2.10 2010-02-04 21:31:57 +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
3dff8cd0bb Update changelog 2010-02-03 19:19:03 +00:00
Andreas Öman
8f5680f5c5 Don't mess with hts users' group 2010-02-03 19:18:38 +00:00
Andreas Öman
0385b58b3d Fix buffer overrun 2010-02-02 21:00:38 +00:00
Andreas Öman
13cd7f67e6 Pin FFmpeg version since someone broke the 0.5 head 2010-02-02 19:45:07 +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
f49a3ef099 2.9 changelog 2010-01-25 21:16:30 +00:00
Andreas Öman
994c7e3a17 Mention AAC in what we support 2010-01-25 21:16:25 +00:00
Andreas Öman
d0b3d7a087 Fix problems with settings paths 2010-01-25 21:13:16 +00:00
Andreas Öman
7304f72698 Close changelog for 2.8 2010-01-25 20:26:02 +00:00
Andreas Öman
6a1645cc4a Fix documentation 2010-01-25 20:23:02 +00:00
Andreas Öman
ea27bfba07 Remove stale file 2010-01-25 20:22:34 +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
415db93d82 Add the $HTS_USER to the video group 2010-01-24 22:40:46 +00:00