Commit graph

2817 commits

Author SHA1 Message Date
Adam Sutton
62acb529b6 debian: add curl as build req 2013-01-08 16:35:41 +00:00
Adam Sutton
2c85228c5d main: rewrite of command line processing. 2013-01-08 16:27:23 +00:00
Adam Sutton
93fe5b9f72 channels: do not delete channel when last refd service is removed. 2013-01-08 13:44:39 +00:00
Adam Sutton
f30bebceb8 Merge remote-tracking branch 'origin/pr/213' 2013-01-08 13:33:28 +00:00
Adam Sutton
ddcee0e750 [PR-210] some tidying up of the webui debug option. 2013-01-08 13:30:11 +00:00
bowman-gh
ea9f91e6ab Fill out the private descriptor fields correctly (tsid and onid) 2013-01-08 12:56:04 +01:00
bowman-gh
22eaf61c40 Fill out the private descriptor fields correctly (tsid and onid) 2013-01-08 12:13:49 +01:00
Vuolter
60801bb1a8 Theme forgotten 2013-01-07 23:26:55 +01:00
Vuolter
a7da81a394 Added webui debug mode switcher 2013-01-07 23:26:53 +01:00
Adam Sutton
ac5db4e22f [PR-206] dvb: extend the multi-frontend PR to include cleaner support.
Generally this is intended to be used such that a user can select which
frontend they wish to enable. However in theory with clever configuration,
configure one adapter then the other and enabling close fds and disabling
idle scan, it might be possible to use both frontends.

But since TVH doesn't do any form of arbitration strange errors might
occur if you try to access both frontends at the same time (which for
most such adapters is not possible).
2013-01-07 21:42:22 +00:00
Adam Sutton
f1e4c480ec Merge remote-tracking branch 'origin/pr/206' 2013-01-07 21:25:13 +00:00
xxxnelly
3e2710d34d Adding sky UK mappings for NDS 2013-01-07 20:37:25 +00:00
John Törnblom
d18bd91845 dvr: added initial support for libavformat muxing 2013-01-07 19:52:48 +01:00
John Törnblom
b979aae2fb make skip commercials an option in the webif (default to on) 2013-01-07 16:50:30 +01:00
Adam Sutton
aaa99eb986 Merge remote-tracking branch 'origin/pr/208' 2013-01-07 11:36:16 +00:00
Adam Sutton
a4080568b4 Merge remote-tracking branch 'origin/pr/207' 2013-01-07 11:36:15 +00:00
Sergey Linnik
33550c716b check wrong prefcapid 2013-01-07 15:01:00 +04:00
John Törnblom
c6556d9c2e dvr: record the first commercial tagged packet, incase the detection was to early 2013-01-07 11:55:37 +01:00
John Törnblom
bc9305ec13 Only do commercial detection (teletext rundown) on swedish TV4 and TV4 HD. TV4 Guld carry the same teletext pages but thier programming differ. 2013-01-07 11:49:37 +01:00
John Törnblom
d9b2a2cdbd cosmetics: removed dead code 2013-01-07 11:49:37 +01:00
John Törnblom
39a74172ad detect commercials on swedish TV4 and skip them while recording 2013-01-07 11:49:37 +01:00
John Törnblom
757a06b7d8 improved/fixed the calculation of the htsp buffer delay 2013-01-07 11:49:37 +01:00
BtbN
77b3057f76 Add new dvb adapter enabled setting to extjs 2013-01-06 23:38:56 +01:00
BtbN
d19b9b85a1 Add new tda_enabled flag and close frontend after getting information so other frontends can be proped 2013-01-06 23:38:56 +01:00
Sergey Linnik
16c7e55350 add verimatrix to list of known caid names 2013-01-07 01:34:23 +04:00
BtbN
5f41fde7b6 Add variable frontend/demux to tda_add 2013-01-06 21:52:28 +01:00
Adam Sutton
cb83243681 support: minor tweak to version script. 2013-01-06 20:47:26 +00:00
Adam Sutton
7c85cc1014 muxers: re-org to clean up dirs. 2013-01-06 20:29:47 +00:00
Denis Pellizzon
196780df42 Fix #1497 - Added error checking if 'git describe --dirty' is not supported by the host. 2013-01-06 20:28:44 +00:00
Adam Sutton
5f116646eb Merge remote-tracking branch 'origin/pr/205' 2013-01-06 20:26:41 +00:00
John Törnblom
55925e7714 dvr: rearrange the pipes so that globalheaders gets the packets before tsfix (and the start time filter). 2013-01-06 18:56:39 +01:00
John Törnblom
ca68f94304 mkv: make sure the first cluster timecode is 'close to zero'.
when recording to disk, the subscription is started ~30s before the
scheduled event actually starts. This causes the pts time stamps to have an
offset of about 30s. This patch moves the start time filter condition
from the end of the pipeline to be a configurable property of the tsfix pipe.
2013-01-06 18:49:40 +01:00
Mariusz Bialonczyk
4e6f020f4d Update documentation resource (capmt) 2013-01-06 11:19:49 +01:00
Adam Sutton
0b7ac3ff01 http: fixed mistake since I changed webroot variable. 2013-01-05 20:15:46 +00:00
Adam Sutton
c13eb6e607 htsp: provide webroot in htsp hello message. 2013-01-05 20:01:42 +00:00
Adam Sutton
4c681bd70e support: some minor updates to python lib and htspmon. 2013-01-05 19:12:09 +00:00
Adam Sutton
9e854347fa Minor addition to the way the server capabilities are checked. 2013-01-05 15:36:33 +00:00
Adam Sutton
4b71809d54 imagecache: another silly mistake in timer periods. 2013-01-05 12:58:12 +00:00
Mariusz Bialonczyk
f372e46ec3 capmt: don't start when disabled 2013-01-04 09:09:26 +01:00
Adam Sutton
9247faa7af Merge remote-tracking branch 'origin/pr/204' 2013-01-03 19:37:53 +00:00
Adam Sutton
a454305b33 htsp: bump version to 8
New imagecache URLs will break XBMCs pvr.hts which already reports v7.
2013-01-03 19:36:24 +00:00
Adam Sutton
8de4efe6e5 imagecache: fix re-fetch period mistake. 2013-01-03 19:36:24 +00:00
Adam Sutton
f7f1051eaa htsp: make DVR file open compatible with webui URLs. 2013-01-03 19:36:24 +00:00
Adam Sutton
fe5fd68883 imagecache: fix mistake in imagecache address checking.
This will still may not work if the server is behind a proxy, as this
could lead to the wrong IP being detected.

For clients with HTSPv7 support they will only get the /imagecache/ID
part of the URL and will have to add the rest.

Note: there will be a number of clients that may report v7 support
but not be fully compliant due to the release schedules etc... users
in this position will not be able to use the image caching.
2013-01-03 19:36:23 +00:00
Dave Chapman
c066cf431a Fix javascript error (typo) spotted by andyb2000 2013-01-03 16:21:58 +00:00
Dave Chapman
c9088eb739 Add support for the DVB terrestrial delivery descriptor (i.e. auto-detection of DVB-T muxes). Note that DVB-T2 is a different descriptor and not included in this commit. 2013-01-02 17:33:44 +00:00
Adam Sutton
93fe784960 [PR-174] - Replaced user submitted icon cache with more generic image cache.
This allows file:// paths to be specified for channel icons even if image
cache support is disabled.

The image cache functionality is compile time optional (for those without
curl support) and also run-time configurable for those that don't want it.

All images, including EPG ones should be cached.
2013-01-01 09:30:28 +00:00
andyb2000
acdc094fe7 [PR-174] - Icon caching support to reduce overhead on upstream providers. 2013-01-01 09:30:28 +00:00
Adam Sutton
2b0e495b7b webui: simplification of the tvheadend_webroot processing. 2013-01-01 09:30:28 +00:00
Adam Sutton
2488fe70b3 Merge remote-tracking branch 'origin/pr/201' 2013-01-01 09:28:37 +00:00