Commit graph

5928 commits

Author SHA1 Message Date
Jaroslav Kysela
bc9874cc26 timeshift: implement timeshift to RAM, fixes #2626 2015-01-19 21:08:15 +01:00
Jaroslav Kysela
ca0021e3b6 htsp server: cleanup the conditions in update fcns 2015-01-19 19:07:47 +01:00
Jaroslav Kysela
b3db352ecf linuxdvb: fix the retune call 2015-01-19 18:20:10 +01:00
Jaroslav Kysela
9801ef1a1a mpegts input: fix the linked input unset action 2015-01-18 22:01:44 +01:00
Jaroslav Kysela
a2c01ed520 doc: add fulltext checkbox documentation for epg and autorec 2015-01-18 21:46:04 +01:00
Jaroslav Kysela
ba7d8fa23a service: add per-service priority modificator, fixes #2249 2015-01-18 21:35:00 +01:00
Jaroslav Kysela
c92ccca440 DVR autorec: implement fulltext (title, subtitle, summary, description) filter, fixes #2170 2015-01-18 21:19:26 +01:00
Jaroslav Kysela
941dbcbd74 fix condition for previous patch 2015-01-18 20:23:48 +01:00
Jaroslav Kysela
f8b3bf40ec fix typo for previous patch 2015-01-18 20:22:15 +01:00
Jaroslav Kysela
ac92591ba1 mpegts service: Add 'Service IDs as Channel Numbers' network option 2015-01-18 20:21:33 +01:00
Jaroslav Kysela
7006b9fd88 DVR: fix the verify functions for anonymous users, fixes #2623 2015-01-18 11:25:26 +01:00
Jaroslav Kysela
60f959ba59 EPG: implement fulltext search (title, subtitle, summary, description) 2015-01-17 22:43:14 +01:00
Jaroslav Kysela
3dba7bf3ac config: backup - handle correctly spawnv return code 2015-01-17 22:26:51 +01:00
Jaroslav Kysela
dafea1a693 linuxdvb: make the status period (read times) configurable 2015-01-17 19:20:49 +01:00
Jaroslav Kysela
f157e1818d linuxdvb: allow to modify the input buffer size 2015-01-17 19:20:43 +01:00
Jaroslav Kysela
4df20c2b6a linuxdvb: add nodata and signal retune code
Sometimes, the linux drivers requires "re-tune" requests to stabilize
or re-trigger reception which may hang. The two checks were added:

nodata - when no data are available for a little time period, issue re-tune
signal - when signal is lost for a little time period, issue re-tune
2015-01-17 18:55:08 +01:00
Jaroslav Kysela
93aac31870 doc: improve tvadapters text (add missing linuxdvb rows, re-organize) 2015-01-17 18:35:46 +01:00
Jaroslav Kysela
273835ff46 mpegts: add linked tuner feature
The DvbSky S952 drivers have numerous tuning bugs and one of it is
that if two tuners are not used together, streaming from one tuner
can "hang".

This change implements a workaround which makes the second (linked)
tuner alive (tuning is joined with these two linked tuners).
2015-01-17 18:12:18 +01:00
Jaroslav Kysela
37eb9d2cfd remove debug line in api_mpegts.c 2015-01-16 18:53:46 +01:00
Jaroslav Kysela
ed513c0d6f DVR: Add per-user filters for all DVR entries (including timerec and autorec), fixes #2533 2015-01-16 17:46:43 +01:00
Jaroslav Kysela
a65f6179e5 dvr autorec: handle filter rules also for series autorecs 2015-01-16 10:36:08 +01:00
J. Dierkse
fc57f52aeb Update timeshift_filemgr.c
It seems that in currently the timeshift_unlimited_period boolean is completely ignored when it comes to taking action on removing files or reporting a full buffer. This small patch should fix that, so that when the timeshift_unlimited_period boolean is set to true, tvheadend no longer evaluates the period of the current timeshift.
2015-01-15 14:18:03 +01:00
Jaroslav Kysela
2820a7cf41 doc: add more text to Skip initial Scan - networks 2015-01-15 14:14:52 +01:00
Jaroslav Kysela
65fd96395a prop: skip completely the PT_NONE variables, fixes #2601 2015-01-14 20:58:23 +01:00
Jaroslav Kysela
f48e390437 DVB network grid: add 'Force Scan' functionality 2015-01-14 15:49:53 +01:00
Jaroslav Kysela
d9f4230881 dvb psi: NIT/SDT/VCT callback add/handle services only for active muxes 2015-01-14 13:44:58 +01:00
Jaroslav Kysela
30cc0a73bd dvb psi: change the NIT parser to handle correctly new mux descriptors, fixes #2605 2015-01-14 13:16:46 +01:00
Jaroslav Kysela
eb5cfaa6e9 dvb network: Add EIT local time option, fixes #2617 2015-01-14 09:47:12 +01:00
Jaroslav Kysela
04fcdce37d SAT>IP: remove debug printf 2015-01-13 20:33:49 +01:00
Jaroslav Kysela
6f6f20eac0 packet: return zero for pktbuf_len() when pktbuf ptr is NULL 2015-01-13 20:22:06 +01:00
Carlo Landmeter
4949382c87 lock: posix needs fcntl.h 2015-01-13 18:52:03 +01:00
Carlo Landmeter
0d5194c17c queue: check if list_move is already defined 2015-01-13 18:52:03 +01:00
Joakim Gissberg
b497168ab4 transcoding: Code cosmetics 2015-01-13 18:51:33 +01:00
Joakim Gissberg
b2132d72c2 transcoding: Remove deprecated bandwith property. Code cosmetics 2015-01-13 18:51:33 +01:00
Joakim Gissberg
baec61b674 transcoding: Fix mpeg2 video bitrate limiter/quantizer. Tweaking of misc default settings 2015-01-13 18:51:33 +01:00
Joakim Gissberg
7b01d9c1f0 Transcoding: Add audio bitrate limiter, video quantizer, tweaking of default encoder settings 2015-01-13 18:51:33 +01:00
Joakim Gissberg
ad8b61ba5a transcoding: Remove redundant double default definition 2015-01-13 18:51:33 +01:00
Joakim Gissberg
619654f1f4 transcoding: Add video bitrate limiter for h.264/VP8/MPEG2 2015-01-13 18:51:33 +01:00
Jaroslav Kysela
ef9556efff SAT>IP: Remove double teardown workaround (wasn't working) 2015-01-13 16:38:20 +01:00
Jaroslav Kysela
d9b781771d SAT>IP: implement extra shutdown (teardown) workaround for IDL4K firmware (gssbox) 2015-01-13 16:32:25 +01:00
Jaroslav Kysela
0818adf576 httpc: add more traces 2015-01-13 16:31:48 +01:00
Jaroslav Kysela
1723e733f5 AAC ADTS header - fix comments for AOT 2015-01-13 16:07:42 +01:00
Jaroslav Kysela
e9eadac057 Another ADTS header fix in transcoding (length) 2015-01-13 10:22:16 +01:00
Jaroslav Kysela
26b18fe141 Another ADTS header fix (AOT) 2015-01-13 10:18:27 +01:00
Jaroslav Kysela
33f72a3483 dvb psi: fix build without DVB 2015-01-13 10:06:49 +01:00
Jaroslav Kysela
940ab268e5 AAC ADTS header fixes (reported by Simon Bond) 2015-01-12 22:05:36 +01:00
Jaroslav Kysela
45eec90f11 transcode: fix the video timeout in globalheaders, including AAC ADTS header fix 2015-01-12 22:00:44 +01:00
Jaroslav Kysela
0a7ce2caf5 subscription: fix the mux data timeout 2015-01-12 14:37:13 +01:00
Joakim Gissberg
98b5304be6 hdhomerun: Upgrade libhdhomerun 2015-01-12 13:50:49 +01:00
Damian Gołda
0196790734 Issue 1625 - Option for Windows-compatible filenames - trim trailing spaces and dots, fixes #1625 2015-01-12 09:54:20 +01:00