]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Jaroslav Kysela [Tue, 2 Feb 2016 14:09:53 +0000 (15:09 +0100)]
httpc: fix req conn-close ans conn-keep-alive handling, fixes #3548
Diego Rivera [Mon, 1 Feb 2016 20:15:58 +0000 (14:15 -0600)]
Fixed bug-3507 - incorrect dereference of argv when performing variable interpolation
Jaroslav Kysela [Thu, 17 Dec 2015 15:00:09 +0000 (16:00 +0100)]
timeshift: reallocate segment on close to release unused tail
Jaroslav Kysela [Fri, 1 Jan 2016 16:20:53 +0000 (17:20 +0100)]
cwc: improve section logs
Jaroslav Kysela [Sat, 26 Dec 2015 17:35:12 +0000 (18:35 +0100)]
capmt: when the caid is forced for a service, try to use it as PID 8191, fixes #2942
Jaroslav Kysela [Sat, 26 Dec 2015 16:35:40 +0000 (17:35 +0100)]
imagecache: deescape also file:// urls
Ferni7 [Thu, 3 Dec 2015 10:26:18 +0000 (21:26 +1100)]
Update linuxdvb_lnb.c
Adding LNB widely used in Australia.
Jaroslav Kysela [Wed, 16 Dec 2015 17:33:33 +0000 (18:33 +0100)]
Revert "DVR inotify: fix fundamental error when inotify filename is re-registered"
This reverts commit
f55871b5f6315f71364456d59160c5b136f1cb55 .
Jaroslav Kysela [Wed, 16 Dec 2015 09:42:37 +0000 (10:42 +0100)]
SAT>IP client: fix the timer race
See: https://github.com/perexg/satip-axe/issues/36
Jaroslav Kysela [Mon, 14 Dec 2015 08:53:52 +0000 (09:53 +0100)]
timeshift: fix the NULL cur_file 'deadlock', change to live mode when end-of-buffers
Jaroslav Kysela [Sun, 13 Dec 2015 21:01:13 +0000 (22:01 +0100)]
timeshift: correctly signal the end-of-data for RAM segment
Jaroslav Kysela [Tue, 8 Dec 2015 13:18:53 +0000 (14:18 +0100)]
dvbpsi: parse LCNs for 0x83 tag when priv value is 0x3200,0x3201, fixes #3398
Jaroslav Kysela [Sun, 29 Nov 2015 21:35:07 +0000 (22:35 +0100)]
SAT>IP server: handle rtsp_start() return code correctly
Jaroslav Kysela [Fri, 27 Nov 2015 16:52:10 +0000 (17:52 +0100)]
SAT>IP server: bind only to IPv4 (IPv6 support is not defined in SAT>IP spec), fixes #3350
Jaroslav Kysela [Sat, 21 Nov 2015 20:02:26 +0000 (21:02 +0100)]
support/css.py: don't use PWD but TVHDIR, fixes #3332
Jaroslav Kysela [Thu, 19 Nov 2015 14:09:33 +0000 (15:09 +0100)]
mkv muxer: handle EAGAIN in the write loop
Jaroslav Kysela [Wed, 18 Nov 2015 20:27:32 +0000 (21:27 +0100)]
htsmsg: add proper hmf_msg.hm_data initialization
Jaroslav Kysela [Sat, 7 Nov 2015 14:09:04 +0000 (15:09 +0100)]
SAT>IP server: run rtcp thread after signals are initialized otherwise forking does not work
Jaroslav Kysela [Sat, 7 Nov 2015 13:00:44 +0000 (14:00 +0100)]
SAT>IP server: fix memory leak (pids)
Jaroslav Kysela [Sat, 7 Nov 2015 12:47:22 +0000 (13:47 +0100)]
SAT>IP server rtsp: fix wrong memory access
Jaroslav Kysela [Fri, 6 Nov 2015 14:34:58 +0000 (15:34 +0100)]
mpegts table: mpegts_table_add - tableid must be different, too
Jaroslav Kysela [Wed, 4 Nov 2015 19:45:00 +0000 (20:45 +0100)]
main: fix tasklet memory leak
Jaroslav Kysela [Wed, 4 Nov 2015 16:35:55 +0000 (17:35 +0100)]
dvb network: fix possible wrong memory access in dvb_network_get_orbital_pos()
Jaroslav Kysela [Tue, 3 Nov 2015 11:57:05 +0000 (12:57 +0100)]
epgdb: load - mmap - add SIGBUS recovery (when the file cannot be read), fixes #3238
Glenn-1990 [Wed, 28 Oct 2015 21:31:57 +0000 (22:31 +0100)]
fix: htsp not informed when dvr changes
Jaroslav Kysela [Thu, 29 Oct 2015 18:49:17 +0000 (19:49 +0100)]
fix spawn_parse_args() - for latest change
Jaroslav Kysela [Thu, 29 Oct 2015 16:32:42 +0000 (17:32 +0100)]
extension for spawn_parse_args - parse \b \f \n \r \t
Jaroslav Kysela [Wed, 28 Oct 2015 20:53:22 +0000 (21:53 +0100)]
fix spawn_parse_args() - endless loop - multiple spaces
Jaroslav Kysela [Tue, 27 Oct 2015 10:26:14 +0000 (11:26 +0100)]
Makefile.ffmpeg: update libvpx to 1.4.0
Jaroslav Kysela [Tue, 27 Oct 2015 09:38:37 +0000 (10:38 +0100)]
coverity fixes
Mario Di Raimondo [Mon, 26 Oct 2015 13:54:07 +0000 (14:54 +0100)]
new service with opentv EPG data for sky-it
service with sid=3635 doesn't exist anymore
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Jaroslav Kysela [Sun, 25 Oct 2015 20:04:31 +0000 (21:04 +0100)]
linuxdvb: increase the input buffer size to 188000 by default
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Jaroslav Kysela [Wed, 21 Oct 2015 10:47:09 +0000 (12:47 +0200)]
capmt: fixed obvious bug - wrong condition - this causes many 'Do you have OSCAM running?' messages
Jaroslav Kysela [Wed, 21 Oct 2015 17:30:44 +0000 (19:30 +0200)]
DVR: fix memory leak in dvr_inotify_add()
Jaroslav Kysela [Wed, 21 Oct 2015 17:22:15 +0000 (19:22 +0200)]
DVR inotify: fix fundamental error when inotify filename is re-registered
Jaroslav Kysela [Sun, 18 Oct 2015 19:47:00 +0000 (21:47 +0200)]
subscription: fix the wrong raw service removal
Jaroslav Kysela [Sun, 18 Oct 2015 18:54:49 +0000 (20:54 +0200)]
subscription: add proper raw service cleanup, fixes instabilities
Jaroslav Kysela [Sun, 11 Oct 2015 10:59:05 +0000 (12:59 +0200)]
main: fix the upstream backport (previous commit), fixes #3147
Jaroslav Kysela [Fri, 9 Oct 2015 14:37:18 +0000 (16:37 +0200)]
linuxdvb: accept '-a -1' parameter to completely disable linuxdvb input
Jaroslav Kysela [Thu, 8 Oct 2015 19:12:19 +0000 (21:12 +0200)]
idnode: fix nasty idnode access check bug
Jaroslav Kysela [Wed, 7 Oct 2015 18:08:37 +0000 (20:08 +0200)]
WEBUI: Fix the 'TV adapters' events (to refresh old values), fixes #3130
Jaroslav Kysela [Thu, 1 Oct 2015 09:33:00 +0000 (11:33 +0200)]
fix tvh_write() endless loop
Jaroslav Kysela [Tue, 22 Sep 2015 14:29:25 +0000 (16:29 +0200)]
profile: modify resolution label for transcoding to 'resolution (height)'
Jaroslav Kysela [Sun, 14 Jun 2015 10:11:21 +0000 (12:11 +0200)]
profile: another fix for profile_find_by_list
Jaroslav Kysela [Sat, 13 Jun 2015 07:46:14 +0000 (09:46 +0200)]
profile: improve profile selection for htsp
Jaroslav Kysela [Sun, 27 Sep 2015 17:10:31 +0000 (19:10 +0200)]
webu/streaming: handle/generate ticket for /play redirects, fixes #3116
Jaroslav Kysela [Fri, 25 Sep 2015 13:55:10 +0000 (15:55 +0200)]
DVR: Do not create new autorecs for disabled channels, fixes #3111
Jaroslav Kysela [Fri, 25 Sep 2015 12:28:42 +0000 (14:28 +0200)]
libhdhomerun: upgrade to
20150826 , fixes #3110, fixes #3057
Jaroslav Kysela [Tue, 8 Sep 2015 18:10:56 +0000 (20:10 +0200)]
idnode api: fix the broken locking in api_idnode_load()
Jaroslav Kysela [Tue, 15 Sep 2015 16:26:17 +0000 (18:26 +0200)]
utils: add ^ to regexp_escape, fixes #3079
dhead666 [Tue, 1 Sep 2015 14:15:16 +0000 (17:15 +0300)]
xmltv: handle timezone attached to time with no space padding
Jaroslav Kysela [Fri, 4 Sep 2015 14:08:49 +0000 (16:08 +0200)]
api: channel tags - fix ugly mutex bug resulting in wrong channel tag list
Jaroslav Kysela [Wed, 26 Aug 2015 11:21:35 +0000 (13:21 +0200)]
cwc: quick fix for previous patch
Jaroslav Kysela [Tue, 25 Aug 2015 14:18:11 +0000 (16:18 +0200)]
cwc: improve the preferred PID validation
Jaroslav Kysela [Sun, 9 Aug 2015 20:10:02 +0000 (22:10 +0200)]
globalheaders: increase maximum scan time to 3500ms
Jaroslav Kysela [Sun, 9 Aug 2015 18:44:36 +0000 (20:44 +0200)]
webui: compilation fix for previous patch
Jaroslav Kysela [Thu, 6 Aug 2015 13:41:33 +0000 (15:41 +0200)]
webui: fix --http_root issues, fixes #3035
Jaroslav Kysela [Thu, 6 Aug 2015 13:09:06 +0000 (15:09 +0200)]
DVR: cleanup _dvr_duplicate_event, fix possible NULL dereference, fixes #3036
Jaroslav Kysela [Mon, 3 Aug 2015 07:58:17 +0000 (09:58 +0200)]
SAT>IP server: Fix the uuid length
Jaroslav Kysela [Tue, 28 Jul 2015 14:43:10 +0000 (16:43 +0200)]
epggrab: fix double free in epggrab_module_grab_spawn(), fixes #3029
Adam Sutton [Tue, 14 Jul 2015 20:09:59 +0000 (21:09 +0100)]
linuxdvb: fix typo in PILOT translation table def
This results in tuning failures as PILOT_NONE maps to -1, which is
rejected by (some?) drivers.
Jaroslav Kysela [Mon, 6 Jul 2015 20:09:32 +0000 (22:09 +0200)]
webui: streaming - optimization for previous patch, fixes #2999
Jaroslav Kysela [Mon, 6 Jul 2015 19:58:39 +0000 (21:58 +0200)]
webui: streaming - implement properly HEAD request for streaming URLs, fixes #2999
Jaroslav Kysela [Fri, 3 Jul 2015 09:59:35 +0000 (11:59 +0200)]
configure: early error when a space is in the source path, fixes #2988
Jaroslav Kysela [Tue, 30 Jun 2015 07:05:10 +0000 (09:05 +0200)]
epggrab/module: fix memory leak
Jaroslav Kysela [Thu, 25 Jun 2015 08:34:34 +0000 (10:34 +0200)]
WEBUI JS: use same style for login/disk space as for tab descriptors
Jaroslav Kysela [Wed, 24 Jun 2015 17:42:09 +0000 (19:42 +0200)]
muxer/makedirs: fix mode (ulimit) - fixes #2969
Jaroslav Kysela [Tue, 23 Jun 2015 14:10:42 +0000 (16:10 +0200)]
DVR: save 'don't reschedule' flag to the config
Jaroslav Kysela [Tue, 23 Jun 2015 14:08:32 +0000 (16:08 +0200)]
DVR: do not use inactive DVR profile
Jaroslav Kysela [Tue, 23 Jun 2015 13:26:00 +0000 (15:26 +0200)]
api: fixed the permission check for grids and multiple ops
Jaroslav Kysela [Sat, 20 Jun 2015 09:31:15 +0000 (11:31 +0200)]
config: fix wait for backup completeness
Jaroslav Kysela [Mon, 15 Jun 2015 15:41:30 +0000 (17:41 +0200)]
channels: tags are saves as strings (uuid)
Jaroslav Kysela [Sat, 13 Jun 2015 18:26:59 +0000 (20:26 +0200)]
epggrab: fix mutex deadlock on exit, fixes #2939
Jaroslav Kysela [Sat, 13 Jun 2015 07:47:59 +0000 (09:47 +0200)]
subscription: fix typo in unsubscribe log (client)
Jaroslav Kysela [Sat, 13 Jun 2015 07:07:40 +0000 (09:07 +0200)]
htsp: add missing chain close call on error patch
Jaroslav Kysela [Tue, 9 Jun 2015 16:54:12 +0000 (18:54 +0200)]
service: allow set priority in range -10 to 10
stbenz [Tue, 9 Jun 2015 14:58:59 +0000 (16:58 +0200)]
Build system: some minor improvements
Added static hdhomerun build dir to .gitignore.
Delete data/dvb-scan on `make distclean`.
Add dependency for Makefile to static hdhomerun and ffmpeg, so they get rebuilt when the Makefile changes.
Removed some clutter from the build output of static hdhomerun and ffmpeg.
Updated static libvorbis.
Jaroslav Kysela [Tue, 9 Jun 2015 13:01:07 +0000 (15:01 +0200)]
linuxdvb: set DELIVERY SYSTEM before satconf, fixes #2933
Jaroslav Kysela [Sun, 7 Jun 2015 18:47:16 +0000 (20:47 +0200)]
queue.h: use own copy of sys/queue.h v8.5, remove duplicate definitions
Jaroslav Kysela [Thu, 4 Jun 2015 17:04:17 +0000 (19:04 +0200)]
Fix Andreas Öman encoding issues (iso8859 to utf-8)
Jaroslav Kysela [Wed, 3 Jun 2015 20:44:02 +0000 (22:44 +0200)]
DVR: timerec - fix old typo (dte_owner), fixes #2915
Conflicts:
src/dvr/dvr_timerec.c
Jaroslav Kysela [Tue, 2 Jun 2015 18:42:24 +0000 (20:42 +0200)]
tvh_write: another way to check for write timeouts
Jaroslav Kysela [Tue, 2 Jun 2015 15:56:14 +0000 (17:56 +0200)]
utils: tvh_write - add special socket error check
Jaroslav Kysela [Tue, 2 Jun 2015 14:43:52 +0000 (16:43 +0200)]
webui: fix the attachment; filename encoding, fixes #2086
Jaroslav Kysela [Mon, 1 Jun 2015 19:40:50 +0000 (21:40 +0200)]
DVR: webui api - ensure that owner is set for dvr_entry_create() call, fixes #2908
Jaroslav Kysela [Mon, 1 Jun 2015 17:51:06 +0000 (19:51 +0200)]
transcoding: allow to 'not change' the resolution (use 0 value), fixes #2910
Jaroslav Kysela [Mon, 1 Jun 2015 12:31:08 +0000 (14:31 +0200)]
DVR: quickfix for previous patch, fixes #2904
Jaroslav Kysela [Mon, 1 Jun 2015 12:02:23 +0000 (14:02 +0200)]
DVR: autorec create - webapi - fix the default DVR config selection, fixes #2904
Jaroslav Kysela [Sun, 31 May 2015 09:27:59 +0000 (11:27 +0200)]
subscription: fix the oneshot override subscription cleanup
Jaroslav Kysela [Sat, 30 May 2015 17:52:01 +0000 (19:52 +0200)]
webui: http loop - add proper data timeout handling
Jaroslav Kysela [Fri, 29 May 2015 18:55:03 +0000 (20:55 +0200)]
language codes: add back line removed by mistake
Jaroslav Kysela [Fri, 29 May 2015 18:41:11 +0000 (20:41 +0200)]
intlconv_utf8safestr: do not return NULL but empty string when max_size is zero
Jaroslav Kysela [Fri, 29 May 2015 16:54:16 +0000 (18:54 +0200)]
config: ensure that at least one preferred language is set (defaults to eng)
Jaroslav Kysela [Fri, 29 May 2015 16:50:53 +0000 (18:50 +0200)]
language: add lang_code_preferred() to properly handle NULL for lang_str_add
Jaroslav Kysela [Fri, 29 May 2015 16:39:43 +0000 (18:39 +0200)]
HTSP: allow to remove language settings
Jaroslav Kysela [Fri, 29 May 2015 16:09:46 +0000 (18:09 +0200)]
HTSP: subtitle fixes - build dvrentry & update dvrentry
Jaroslav Kysela [Fri, 29 May 2015 16:06:29 +0000 (18:06 +0200)]
HTSP: show default language settings in the hello message
Jaroslav Kysela [Fri, 29 May 2015 16:02:19 +0000 (18:02 +0200)]
DVR: handle properly subtitle update and coding fixes
Jaroslav Kysela [Fri, 29 May 2015 15:47:40 +0000 (17:47 +0200)]
HTSP: some language fixes
Conflicts:
src/htsp_server.c
Jaroslav Kysela [Fri, 29 May 2015 15:38:05 +0000 (17:38 +0200)]
DVR: implement description update