]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Mariusz Bialonczyk [Thu, 22 Jan 2015 10:13:20 +0000 (11:13 +0100)]
capmt: network mode: fix a crash when oscam is restarted
Use capmt_queue_msg() after connecting instead of direct write to socket.
Fixes a crash when the channel is played and oscam is restarted.
Jaroslav Kysela [Wed, 21 Jan 2015 19:56:22 +0000 (20:56 +0100)]
epggrab: ota - add trigger button to webui
Jaroslav Kysela [Wed, 21 Jan 2015 16:21:29 +0000 (17:21 +0100)]
linuxdvb: add Tune Before DiseqC option, fixes #2629
Jaroslav Kysela [Wed, 21 Jan 2015 11:02:50 +0000 (12:02 +0100)]
mux stop: pass the stop reason for OTA epggrab to avoid re-tuning on muxes with no data
Jaroslav Kysela [Tue, 20 Jan 2015 19:40:05 +0000 (20:40 +0100)]
otamux: do not requeue muxes with failed scan status
Jaroslav Kysela [Tue, 20 Jan 2015 16:35:51 +0000 (17:35 +0100)]
doc: some text for satellite config
Jaroslav Kysela [Tue, 20 Jan 2015 14:21:14 +0000 (15:21 +0100)]
WEBUI: Fix the LovCombo regex handling - fixes #2598
Jaroslav Kysela [Tue, 20 Jan 2015 13:50:18 +0000 (14:50 +0100)]
quick fix for the previous patch
Jaroslav Kysela [Tue, 20 Jan 2015 13:40:12 +0000 (14:40 +0100)]
WEBUI DVR: Fix the additional rows in the column header menus, fixes #2571
Jaroslav Kysela [Tue, 20 Jan 2015 12:35:46 +0000 (13:35 +0100)]
WEBUI DVR upcoming: use channel field instead channelname, fixes #2609
Jaroslav Kysela [Tue, 20 Jan 2015 10:33:12 +0000 (11:33 +0100)]
channels: do not allow empty string channel names, fixes #2628
Jaroslav Kysela [Mon, 19 Jan 2015 20:19:17 +0000 (21:19 +0100)]
timeshift: add 'use only RAM' option
Jaroslav Kysela [Mon, 19 Jan 2015 20:08:15 +0000 (21:08 +0100)]
timeshift: implement timeshift to RAM, fixes #2626
Jaroslav Kysela [Mon, 19 Jan 2015 18:07:47 +0000 (19:07 +0100)]
htsp server: cleanup the conditions in update fcns
Jaroslav Kysela [Mon, 19 Jan 2015 17:18:15 +0000 (18:18 +0100)]
linuxdvb: fix the retune call
Jaroslav Kysela [Sun, 18 Jan 2015 21:01:44 +0000 (22:01 +0100)]
mpegts input: fix the linked input unset action
Jaroslav Kysela [Sun, 18 Jan 2015 20:46:04 +0000 (21:46 +0100)]
doc: add fulltext checkbox documentation for epg and autorec
Jaroslav Kysela [Sun, 18 Jan 2015 20:35:00 +0000 (21:35 +0100)]
service: add per-service priority modificator, fixes #2249
Jaroslav Kysela [Sun, 18 Jan 2015 20:19:26 +0000 (21:19 +0100)]
DVR autorec: implement fulltext (title, subtitle, summary, description) filter, fixes #2170
Jaroslav Kysela [Sun, 18 Jan 2015 19:23:48 +0000 (20:23 +0100)]
fix condition for previous patch
Jaroslav Kysela [Sun, 18 Jan 2015 19:22:15 +0000 (20:22 +0100)]
fix typo for previous patch
Jaroslav Kysela [Sun, 18 Jan 2015 19:21:33 +0000 (20:21 +0100)]
mpegts service: Add 'Service IDs as Channel Numbers' network option
Jaroslav Kysela [Sun, 18 Jan 2015 10:25:26 +0000 (11:25 +0100)]
DVR: fix the verify functions for anonymous users, fixes #2623
Jaroslav Kysela [Sat, 17 Jan 2015 21:43:14 +0000 (22:43 +0100)]
EPG: implement fulltext search (title, subtitle, summary, description)
Jaroslav Kysela [Sat, 17 Jan 2015 21:26:51 +0000 (22:26 +0100)]
config: backup - handle correctly spawnv return code
Jaroslav Kysela [Sat, 17 Jan 2015 18:14:23 +0000 (19:14 +0100)]
linuxdvb: make the status period (read times) configurable
Jaroslav Kysela [Sat, 17 Jan 2015 18:02:38 +0000 (19:02 +0100)]
linuxdvb: allow to modify the input buffer size
Jaroslav Kysela [Sat, 17 Jan 2015 17:55:08 +0000 (18:55 +0100)]
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
Jaroslav Kysela [Sat, 17 Jan 2015 17:35:46 +0000 (18:35 +0100)]
doc: improve tvadapters text (add missing linuxdvb rows, re-organize)
Jaroslav Kysela [Sat, 17 Jan 2015 17:12:18 +0000 (18:12 +0100)]
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).
Jaroslav Kysela [Fri, 16 Jan 2015 17:53:46 +0000 (18:53 +0100)]
remove debug line in api_mpegts.c
Jaroslav Kysela [Fri, 16 Jan 2015 16:46:43 +0000 (17:46 +0100)]
DVR: Add per-user filters for all DVR entries (including timerec and autorec), fixes #2533
Jaroslav Kysela [Fri, 16 Jan 2015 09:36:08 +0000 (10:36 +0100)]
dvr autorec: handle filter rules also for series autorecs
J. Dierkse [Wed, 14 Jan 2015 20:49:52 +0000 (21:49 +0100)]
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.
Jaroslav Kysela [Thu, 15 Jan 2015 13:12:56 +0000 (14:12 +0100)]
doc: add more text to Skip initial Scan - networks
Jaroslav Kysela [Wed, 14 Jan 2015 19:58:23 +0000 (20:58 +0100)]
prop: skip completely the PT_NONE variables, fixes #2601
Jaroslav Kysela [Wed, 14 Jan 2015 14:49:53 +0000 (15:49 +0100)]
DVB network grid: add 'Force Scan' functionality
Jaroslav Kysela [Wed, 14 Jan 2015 12:43:55 +0000 (13:43 +0100)]
dvb psi: NIT/SDT/VCT callback add/handle services only for active muxes
Jaroslav Kysela [Wed, 14 Jan 2015 12:16:46 +0000 (13:16 +0100)]
dvb psi: change the NIT parser to handle correctly new mux descriptors, fixes #2605
Jaroslav Kysela [Wed, 14 Jan 2015 08:47:12 +0000 (09:47 +0100)]
dvb network: Add EIT local time option, fixes #2617
Jaroslav Kysela [Tue, 13 Jan 2015 19:33:49 +0000 (20:33 +0100)]
SAT>IP: remove debug printf
Jaroslav Kysela [Tue, 13 Jan 2015 19:22:06 +0000 (20:22 +0100)]
packet: return zero for pktbuf_len() when pktbuf ptr is NULL
Carlo Landmeter [Tue, 13 Jan 2015 13:37:38 +0000 (14:37 +0100)]
lock: posix needs fcntl.h
Carlo Landmeter [Tue, 13 Jan 2015 13:33:08 +0000 (14:33 +0100)]
queue: check if list_move is already defined
Joakim Gissberg [Tue, 13 Jan 2015 17:50:10 +0000 (18:50 +0100)]
transcoding: Code cosmetics
Joakim Gissberg [Mon, 12 Jan 2015 21:37:07 +0000 (22:37 +0100)]
transcoding: Remove deprecated bandwith property. Code cosmetics
Joakim Gissberg [Mon, 12 Jan 2015 20:24:17 +0000 (21:24 +0100)]
transcoding: Fix mpeg2 video bitrate limiter/quantizer. Tweaking of misc default settings
Joakim Gissberg [Mon, 12 Jan 2015 11:42:52 +0000 (12:42 +0100)]
Transcoding: Add audio bitrate limiter, video quantizer, tweaking of default encoder settings
Joakim Gissberg [Tue, 28 Oct 2014 21:31:35 +0000 (22:31 +0100)]
transcoding: Remove redundant double default definition
Joakim Gissberg [Mon, 27 Oct 2014 22:01:58 +0000 (23:01 +0100)]
transcoding: Add video bitrate limiter for h.264/VP8/MPEG2
Jaroslav Kysela [Tue, 13 Jan 2015 15:38:20 +0000 (16:38 +0100)]
SAT>IP: Remove double teardown workaround (wasn't working)
Jaroslav Kysela [Tue, 13 Jan 2015 15:32:25 +0000 (16:32 +0100)]
SAT>IP: implement extra shutdown (teardown) workaround for IDL4K firmware (gssbox)
Jaroslav Kysela [Tue, 13 Jan 2015 15:31:48 +0000 (16:31 +0100)]
httpc: add more traces
Jaroslav Kysela [Tue, 13 Jan 2015 15:07:42 +0000 (16:07 +0100)]
AAC ADTS header - fix comments for AOT
Jaroslav Kysela [Tue, 13 Jan 2015 09:22:16 +0000 (10:22 +0100)]
Another ADTS header fix in transcoding (length)
Jaroslav Kysela [Tue, 13 Jan 2015 09:18:27 +0000 (10:18 +0100)]
Another ADTS header fix (AOT)
Jaroslav Kysela [Tue, 13 Jan 2015 09:06:49 +0000 (10:06 +0100)]
dvb psi: fix build without DVB
Jaroslav Kysela [Mon, 12 Jan 2015 21:05:36 +0000 (22:05 +0100)]
AAC ADTS header fixes (reported by Simon Bond)
Jaroslav Kysela [Mon, 12 Jan 2015 21:00:11 +0000 (22:00 +0100)]
transcode: fix the video timeout in globalheaders, including AAC ADTS header fix
Jaroslav Kysela [Mon, 12 Jan 2015 13:37:13 +0000 (14:37 +0100)]
subscription: fix the mux data timeout
Joakim Gissberg [Mon, 12 Jan 2015 12:13:08 +0000 (13:13 +0100)]
hdhomerun: Upgrade libhdhomerun
Damian Gołda [Mon, 12 Jan 2015 07:22:17 +0000 (08:22 +0100)]
Issue 1625 - Option for Windows-compatible filenames - trim trailing spaces and dots, fixes #1625
Damian Gołda [Sun, 11 Jan 2015 13:20:34 +0000 (14:20 +0100)]
Issue 1625 - Option for Windows-compatible filenames * trim trailing spaces and dots
Jaroslav Kysela [Sun, 11 Jan 2015 21:23:22 +0000 (22:23 +0100)]
httpc: add hc_id to distinguish connections
Jaroslav Kysela [Sun, 11 Jan 2015 20:52:44 +0000 (21:52 +0100)]
dvb_psi: prefer HD simulcast LCNs (if present), fixes #2610
Jaroslav Kysela [Sun, 11 Jan 2015 20:43:22 +0000 (21:43 +0100)]
dvb_psi: nit,sdt,vct callbacks - operate on all muxes with same tsid, fixes #2605
Sam Stenvall [Thu, 8 Jan 2015 08:36:46 +0000 (10:36 +0200)]
accept "%c" placeholder for channel icons to use unmangled channel
name
Sam Stenvall [Thu, 8 Jan 2015 12:22:12 +0000 (14:22 +0200)]
[utils] add url_encode() function
Jaroslav Kysela [Fri, 9 Jan 2015 11:39:11 +0000 (12:39 +0100)]
SAT>IP: Do not use SHUTDOWN for immediate tune requests
Damian Gołda [Thu, 8 Jan 2015 21:08:43 +0000 (22:08 +0100)]
Issue 1625 - Option for Windows-compatible filenames
Damian Gołda [Tue, 6 Jan 2015 21:18:59 +0000 (22:18 +0100)]
Issue 1625 - Option for remove unsafe characters from filename while keeping Umlaute and other national characters
Jaroslav Kysela [Thu, 8 Jan 2015 21:14:17 +0000 (22:14 +0100)]
mpegts mux: improve log for missing in PAT/SDT
Sam Stenvall [Wed, 7 Jan 2015 10:33:42 +0000 (12:33 +0200)]
[dvr] add "directory" option to auto and time recorder entries to
override directory settings for matching recordings.
Useful for e.g. recording multiple different shows into a single
directory (e.g. news).
Fixes #2123, fixes #2448
Mariusz Bialonczyk [Tue, 6 Jan 2015 13:50:14 +0000 (14:50 +0100)]
help: add missing information about new OSCam mode
Joakim Gissberg [Tue, 6 Jan 2015 12:26:07 +0000 (13:26 +0100)]
Upgrade to FFmpeg 2.5.2
Jaroslav Kysela [Wed, 7 Jan 2015 14:54:14 +0000 (15:54 +0100)]
dvb_psi: fix the service re-enable procedure
Jaroslav Kysela [Wed, 7 Jan 2015 14:53:49 +0000 (15:53 +0100)]
SAT>IP: Trace RTP discontinuity
Jaroslav Kysela [Tue, 6 Jan 2015 09:33:19 +0000 (10:33 +0100)]
service check: text cleanups, add help text, re-enable service when they're broadcasted again, fixes #2595
Jaroslav Kysela [Mon, 5 Jan 2015 14:36:31 +0000 (15:36 +0100)]
transcode: fix AAC encoding (wrong ADTS header - typo in source)
Jaroslav Kysela [Mon, 5 Jan 2015 07:59:13 +0000 (08:59 +0100)]
passthrough muxer: fix pmt packet overflow, fixes #2593
Mariusz Bialonczyk [Sat, 3 Jan 2015 14:20:32 +0000 (15:20 +0100)]
capmt: add support for OSCam network protocol v1
Piotr Kuchciak [Sun, 4 Jan 2015 19:01:18 +0000 (20:01 +0100)]
Help: clear cosmetic
Piotr Kuchciak [Sun, 4 Jan 2015 18:56:42 +0000 (19:56 +0100)]
HELP: Cosmetic update help for Config>General
Piotr Kuchciak [Sun, 21 Dec 2014 11:52:58 +0000 (12:52 +0100)]
HELP: update description.
Piotr Kuchciak [Fri, 19 Dec 2014 17:25:27 +0000 (18:25 +0100)]
HELP: add file to button
Piotr Kuchciak [Fri, 19 Dec 2014 08:57:47 +0000 (09:57 +0100)]
HELP: Add help text for stream profiles
Please add this to button help.
Piotr Kuchciak [Fri, 19 Dec 2014 08:30:24 +0000 (09:30 +0100)]
Help: Remove Transcoding from General
Piotr Kuchciak [Fri, 19 Dec 2014 07:18:36 +0000 (08:18 +0100)]
Help: Update Config>General
@ProfYaffle please update description :)
Glenn-1990 [Sun, 28 Dec 2014 12:29:21 +0000 (13:29 +0100)]
htsp: add enabled flag to autorec and timerec
Glenn-1990 [Sat, 27 Dec 2014 14:17:58 +0000 (15:17 +0100)]
htsp: bump version
Glenn-1990 [Sat, 27 Dec 2014 14:13:56 +0000 (15:13 +0100)]
htsp: add some missing values to dvr/timerec/autorec
Glenn-1990 [Fri, 26 Dec 2014 20:03:56 +0000 (21:03 +0100)]
timerec: fix crash if stop and start times are equal
Glenn-1990 [Fri, 26 Dec 2014 17:39:57 +0000 (18:39 +0100)]
add timerec support to htsp server
Jaroslav Kysela [Sun, 4 Jan 2015 14:57:52 +0000 (15:57 +0100)]
dvb psi: improve the sdt_callback mux selection logic
Jaroslav Kysela [Sun, 4 Jan 2015 11:20:41 +0000 (12:20 +0100)]
dvb psi: add Freeview DVB-T private dtag to parse LCN (0x83), fixes #2583
Jaroslav Kysela [Sat, 3 Jan 2015 21:38:51 +0000 (22:38 +0100)]
global headers: improve again the timeout condition
Jaroslav Kysela [Sat, 3 Jan 2015 21:06:36 +0000 (22:06 +0100)]
SAT>IP: Fix the possible pointer dereference
Jaroslav Kysela [Sat, 3 Jan 2015 21:06:19 +0000 (22:06 +0100)]
tsfix: cosmetic log issue (new line)
Jaroslav Kysela [Sat, 3 Jan 2015 20:30:57 +0000 (21:30 +0100)]
dvb_psi: fix sdt parser (when tableid == 0x46 and mux is available), fixes #2586
Jaroslav Kysela [Sat, 3 Jan 2015 19:30:29 +0000 (20:30 +0100)]
tsfix: add backlog to not drop too many packets (faster start)