]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
8 years agoAbort recording on disable
Glenn-1990 [Sun, 18 Dec 2016 15:59:43 +0000 (16:59 +0100)] 
Abort recording on disable

8 years agoRemove some retention/removal restrictions
Glenn-1990 [Sun, 18 Dec 2016 15:04:44 +0000 (16:04 +0100)] 
Remove some retention/removal restrictions

8 years agoalso rerecord when a removed recording was failed
Glenn-1990 [Fri, 2 Dec 2016 20:47:25 +0000 (21:47 +0100)] 
also rerecord when a removed recording was failed

8 years agofilesize not needed for removed recordings
Glenn-1990 [Fri, 2 Dec 2016 20:45:02 +0000 (21:45 +0100)] 
filesize not needed for removed recordings

8 years agointl: remove duplicate languages
Damjan Marion [Sat, 17 Dec 2016 17:58:45 +0000 (18:58 +0100)] 
intl: remove duplicate languages

Signed-off-by: Damjan Marion <damjan.marion@gmail.com>
8 years agochannels: fix list remove for epg linked channels (see #4134)
Jaroslav Kysela [Sun, 18 Dec 2016 20:23:10 +0000 (21:23 +0100)] 
channels: fix list remove for epg linked channels (see #4134)

8 years agoaccess: fix the default ACL entry, fixes #4140
Jaroslav Kysela [Sat, 17 Dec 2016 09:17:38 +0000 (10:17 +0100)] 
access: fix the default ACL entry, fixes #4140

8 years agointl: new templates
Jaroslav Kysela [Fri, 16 Dec 2016 17:36:30 +0000 (18:36 +0100)] 
intl: new templates

8 years agointl: updated from transifex
Jaroslav Kysela [Fri, 16 Dec 2016 17:36:04 +0000 (18:36 +0100)] 
intl: updated from transifex

8 years agomdhelp: correct last commit
Mark Clarkstone [Fri, 16 Dec 2016 16:13:50 +0000 (16:13 +0000)] 
mdhelp: correct last commit

8 years agomdhelp: clean up the access doc, update screenshots
Mark Clarkstone [Fri, 16 Dec 2016 15:45:43 +0000 (15:45 +0000)] 
mdhelp: clean up the access doc, update screenshots

8 years agoaccess: fix typo (thus memory corruption)
Jaroslav Kysela [Fri, 16 Dec 2016 12:36:31 +0000 (13:36 +0100)] 
access: fix typo (thus memory corruption)

8 years agocwc: fix keepalive interval settings, fixes #4137
Jaroslav Kysela [Thu, 15 Dec 2016 07:57:52 +0000 (08:57 +0100)] 
cwc: fix keepalive interval settings, fixes #4137

8 years agoACL: reduce fields in the grid - merge streaming and DVR flags into combo
Jaroslav Kysela [Wed, 14 Dec 2016 16:40:07 +0000 (17:40 +0100)] 
ACL: reduce fields in the grid - merge streaming and DVR flags into combo

8 years agoaccess: implement change flags per ACL entry and allow to reset individual parameters...
Jaroslav Kysela [Wed, 14 Dec 2016 15:36:37 +0000 (16:36 +0100)] 
access: implement change flags per ACL entry and allow to reset individual parameters, fixes #4044

... see Help for more details

8 years agocwc: trim username and hostname string on load (config/webui), fixes #4135
Jaroslav Kysela [Wed, 14 Dec 2016 10:21:47 +0000 (11:21 +0100)] 
cwc: trim username and hostname string on load (config/webui), fixes #4135

8 years agocwc: make keepalive interval configurable, fixes #4109
Jaroslav Kysela [Wed, 14 Dec 2016 09:51:32 +0000 (10:51 +0100)] 
cwc: make keepalive interval configurable, fixes #4109

8 years agompegts: add 'no fastswitch' log
Jaroslav Kysela [Mon, 12 Dec 2016 16:31:54 +0000 (17:31 +0100)] 
mpegts: add 'no fastswitch' log

8 years agonetwork discovery: fix the wrong condition for the satellite position update
Jaroslav Kysela [Mon, 12 Dec 2016 16:26:00 +0000 (17:26 +0100)] 
network discovery: fix the wrong condition for the satellite position update

8 years agoepggrab: fix 'registering mux' for OTA EPG log
Jaroslav Kysela [Mon, 12 Dec 2016 15:51:43 +0000 (16:51 +0100)] 
epggrab: fix 'registering mux' for OTA EPG log

8 years agoepggrab: quickfix for the previous patch
Jaroslav Kysela [Mon, 12 Dec 2016 15:37:18 +0000 (16:37 +0100)] 
epggrab: quickfix for the previous patch

8 years agoepggrab: enably only OTA EIT and PSIP by default
Jaroslav Kysela [Mon, 12 Dec 2016 15:30:12 +0000 (16:30 +0100)] 
epggrab: enably only OTA EIT and PSIP by default

8 years agopsip: remove MT_QUICKREQ flag to decrease scan latency, fixes #4136
Jaroslav Kysela [Mon, 12 Dec 2016 15:22:52 +0000 (16:22 +0100)] 
psip: remove MT_QUICKREQ flag to decrease scan latency, fixes #4136

8 years agowebui: reload the channel list for EPG grid, fixes #4130
Jaroslav Kysela [Sun, 11 Dec 2016 19:16:44 +0000 (20:16 +0100)] 
webui: reload the channel list for EPG grid, fixes #4130

8 years agoiptv auto: fix NULL dereference issue for tags, fixes #4134
Jaroslav Kysela [Sun, 11 Dec 2016 19:04:06 +0000 (20:04 +0100)] 
iptv auto: fix NULL dereference issue for tags, fixes #4134

8 years agowebui/api: add possibility to remove dead services (maintenance button in the service...
Jaroslav Kysela [Thu, 8 Dec 2016 17:10:55 +0000 (18:10 +0100)] 
webui/api: add possibility to remove dead services (maintenance button in the service grid), fixes #4125

8 years agoscanfile: fix possible memory leak (coverity)
Jaroslav Kysela [Wed, 7 Dec 2016 13:32:59 +0000 (14:32 +0100)] 
scanfile: fix possible memory leak (coverity)

8 years agocomet: coverity - better handling hc->hc_access
Jaroslav Kysela [Wed, 7 Dec 2016 13:31:32 +0000 (14:31 +0100)] 
comet: coverity - better handling hc->hc_access

8 years agohttp_get_nonce - fix possible buffer overflow - coverity
Jaroslav Kysela [Wed, 7 Dec 2016 13:29:02 +0000 (14:29 +0100)] 
http_get_nonce - fix possible buffer overflow - coverity

8 years agohttp_access_verify_channel() might free hc->hc_access - coverity
Jaroslav Kysela [Wed, 7 Dec 2016 13:28:16 +0000 (14:28 +0100)] 
http_access_verify_channel() might free hc->hc_access - coverity

8 years agofix error path in http_access_verify_channel()
Jaroslav Kysela [Wed, 7 Dec 2016 13:20:15 +0000 (14:20 +0100)] 
fix error path in http_access_verify_channel()

8 years agomain: use tvhftrace() for all init functions
Jaroslav Kysela [Wed, 7 Dec 2016 12:38:55 +0000 (13:38 +0100)] 
main: use tvhftrace() for all init functions

8 years agoiptv: http_client_simple_reconnect() must be protected by the mutex lock, fixes ...
Jaroslav Kysela [Wed, 7 Dec 2016 09:46:35 +0000 (10:46 +0100)] 
iptv: http_client_simple_reconnect() must be protected by the mutex lock, fixes #4119

8 years agohttp client: add refcounting for callbacks
Jaroslav Kysela [Wed, 7 Dec 2016 09:44:07 +0000 (10:44 +0100)] 
http client: add refcounting for callbacks

8 years agochannels: fix the destroy sequence for the epg linked channels
Jaroslav Kysela [Tue, 6 Dec 2016 10:54:43 +0000 (11:54 +0100)] 
channels: fix the destroy sequence for the epg linked channels

8 years agoepg: optimization save 3 pointers to function from all epg objects
Jaroslav Kysela [Tue, 6 Dec 2016 10:42:11 +0000 (11:42 +0100)] 
epg: optimization save 3 pointers to function from all epg objects

8 years agoepg: fix the reference to the freed EPG event, fixes #4107
Jaroslav Kysela [Tue, 6 Dec 2016 10:28:16 +0000 (11:28 +0100)] 
epg: fix the reference to the freed EPG event, fixes #4107

8 years agominor coverity fixes
Jaroslav Kysela [Tue, 6 Dec 2016 09:04:10 +0000 (10:04 +0100)] 
minor coverity fixes

8 years agoparser: aac - fix aac_sample_rates[] overflow
Jaroslav Kysela [Tue, 6 Dec 2016 08:17:24 +0000 (09:17 +0100)] 
parser: aac - fix aac_sample_rates[] overflow

8 years agoFix m3u parsing for extended #EXTM3U header
Federico Cuello [Tue, 6 Dec 2016 00:15:28 +0000 (01:15 +0100)] 
Fix m3u parsing for extended #EXTM3U header

Some .m3u files have extendend parameters. For example:

`#EXTM3U url-tvg="http://xxx/" m3uautoload=1 cache=500 deinterlace=1`

Compare only the first 7 chars to allow this kind of headers.

Fixes `iptv: unknown playlist format for network ''` when the file is valid.

8 years agoapi dvr: fix typo, fixes #4117
Jaroslav Kysela [Mon, 5 Dec 2016 19:44:56 +0000 (20:44 +0100)] 
api dvr: fix typo, fixes #4117

8 years agoapi idnode: fix compilation error and memory leak
Jaroslav Kysela [Mon, 5 Dec 2016 19:34:04 +0000 (20:34 +0100)] 
api idnode: fix compilation error and memory leak

8 years agodoozer: Remove vivid builds, and xenial-x86_64 (don't bother i386 anymore)
Andreas Smas [Mon, 5 Dec 2016 13:54:20 +0000 (14:54 +0100)] 
doozer: Remove vivid builds, and xenial-x86_64 (don't bother i386 anymore)

8 years agoidnode api: fix compilation (static)
Jaroslav Kysela [Mon, 5 Dec 2016 13:09:24 +0000 (14:09 +0100)] 
idnode api: fix compilation (static)

8 years agoHTTP API: respond with uuid for create requests
Jaroslav Kysela [Mon, 5 Dec 2016 12:53:21 +0000 (13:53 +0100)] 
HTTP API: respond with uuid for create requests

8 years agofix typo
Jaroslav Kysela [Mon, 5 Dec 2016 10:03:35 +0000 (11:03 +0100)] 
fix typo

8 years agomain: shuffle streaming done (for memoryinfo - idnode_unlink)
Jaroslav Kysela [Mon, 5 Dec 2016 10:02:39 +0000 (11:02 +0100)] 
main: shuffle streaming done (for memoryinfo - idnode_unlink)

8 years agomi_is_enabled cleanup and fixes - add three states (RETRY,NEVER,OK)
Jaroslav Kysela [Mon, 5 Dec 2016 10:00:43 +0000 (11:00 +0100)] 
mi_is_enabled cleanup and fixes - add three states (RETRY,NEVER,OK)

8 years agoautorec: fix the check when serieslink has different titles, fixes #4087
Jaroslav Kysela [Wed, 30 Nov 2016 13:58:48 +0000 (14:58 +0100)] 
autorec: fix the check when serieslink has different titles, fixes #4087

8 years agoaccess: fix SIGSEGV when accessing a profile without name, fixes #4103
Jaroslav Kysela [Mon, 28 Nov 2016 14:52:07 +0000 (15:52 +0100)] 
access: fix SIGSEGV when accessing a profile without name, fixes #4103

8 years agoList externally deleted recordings as "removed" with new function.
Glenn-1990 [Sun, 27 Nov 2016 19:50:01 +0000 (20:50 +0100)] 
List externally deleted recordings as "removed" with new function.

8 years agoKeep old status for removed recordings
Glenn-1990 [Sun, 27 Nov 2016 19:46:34 +0000 (20:46 +0100)] 
Keep old status for removed recordings

8 years ago[htsp] bump version
Glenn-1990 [Fri, 4 Nov 2016 14:26:04 +0000 (15:26 +0100)] 
[htsp] bump version

8 years ago[htsp] pass access rights to clients
Glenn-1990 [Fri, 4 Nov 2016 14:24:00 +0000 (15:24 +0100)] 
[htsp] pass access rights to clients

8 years agourl: regex parser - accept underline as part of the hostname, fixes #4102
Jaroslav Kysela [Mon, 28 Nov 2016 08:55:54 +0000 (09:55 +0100)] 
url: regex parser - accept underline as part of the hostname, fixes #4102

8 years agoDuplicate detection doesn't honor disabled timers
Glenn-1990 [Fri, 4 Nov 2016 14:37:48 +0000 (15:37 +0100)] 
Duplicate detection doesn't honor disabled timers

8 years agohtsp/http streaming: fix the de_playcount updates
Jaroslav Kysela [Thu, 24 Nov 2016 14:02:30 +0000 (15:02 +0100)] 
htsp/http streaming: fix the de_playcount updates

8 years agoImplement playcount and playposition
Glenn-1990 [Fri, 4 Nov 2016 14:25:38 +0000 (15:25 +0100)] 
Implement playcount and playposition

8 years ago[htsp] limit updates for active recordings -> send stats only
Glenn-1990 [Fri, 4 Nov 2016 14:22:51 +0000 (15:22 +0100)] 
[htsp] limit updates for active recordings -> send stats only

8 years ago[htsp] fix real time tag and channel updates
Glenn-1990 [Fri, 4 Nov 2016 14:20:45 +0000 (15:20 +0100)] 
[htsp] fix real time tag and channel updates

8 years ago[htsp] fix: dvr update resets priority back to normal
Glenn-1990 [Sun, 30 Oct 2016 12:24:43 +0000 (13:24 +0100)] 
[htsp] fix: dvr update resets priority back to normal

8 years agompegts scan: put tuned muxes to the end-of-queue, fixes #4088
Jaroslav Kysela [Thu, 24 Nov 2016 12:39:57 +0000 (13:39 +0100)] 
mpegts scan: put tuned muxes to the end-of-queue, fixes #4088

8 years agolinuxdvb: allow 14 PIDs at minimum, fixes #4050
Jaroslav Kysela [Thu, 24 Nov 2016 12:24:13 +0000 (13:24 +0100)] 
linuxdvb: allow 14 PIDs at minimum, fixes #4050

8 years agoiptv auto: add support for m3u group-title
Jaroslav Kysela [Thu, 24 Nov 2016 07:40:59 +0000 (08:40 +0100)] 
iptv auto: add support for m3u group-title

8 years agowizard: save the URL for auto-network, fixes #4091
Jaroslav Kysela [Tue, 22 Nov 2016 10:27:00 +0000 (11:27 +0100)] 
wizard: save the URL for auto-network, fixes #4091

8 years agoepg: try to handle the broken EPG input - add stop cut function, fixes #4076
Jaroslav Kysela [Sat, 19 Nov 2016 17:36:02 +0000 (18:36 +0100)] 
epg: try to handle the broken EPG input - add stop cut function, fixes #4076

8 years agoeit grabber: fix typo
Jaroslav Kysela [Thu, 17 Nov 2016 16:04:23 +0000 (17:04 +0100)] 
eit grabber: fix typo

8 years agoFixed race condition in http_client_unpause which caused bug #3843
BobTheCherub [Wed, 16 Nov 2016 08:40:21 +0000 (16:40 +0800)] 
Fixed race condition in http_client_unpause which caused bug #3843

https://tvheadend.org/issues/3843#change-20135

8 years agoImproved trace logging in httpc to help with debugging bug #3843
BobTheCherub [Wed, 16 Nov 2016 08:36:07 +0000 (16:36 +0800)] 
Improved trace logging in httpc to help with debugging bug #3843

https://tvheadend.org/issues/3843#change-20135

8 years agompegts dvb network: fix code block in dvb_network_create_mux(), fixes #4083
Jaroslav Kysela [Thu, 17 Nov 2016 08:10:42 +0000 (09:10 +0100)] 
mpegts dvb network: fix code block in dvb_network_create_mux(), fixes #4083

8 years agompegs_pid_[rw]exists: fix possible null dereference, fixes #4081
Jaroslav Kysela [Wed, 16 Nov 2016 16:31:56 +0000 (17:31 +0100)] 
mpegs_pid_[rw]exists: fix possible null dereference, fixes #4081

8 years agoeit grabber: show human time in trace log
Jaroslav Kysela [Wed, 16 Nov 2016 16:26:10 +0000 (17:26 +0100)] 
eit grabber: show human time in trace log

8 years agompegts network: update orbital position
Jaroslav Kysela [Wed, 16 Nov 2016 11:23:57 +0000 (12:23 +0100)] 
mpegts network: update orbital position

8 years agostreaming msg: add basic memoryinfo support
Jaroslav Kysela [Sun, 13 Nov 2016 21:04:24 +0000 (22:04 +0100)] 
streaming msg: add basic memoryinfo support

8 years agotimeshift: add memoryinfo support
Jaroslav Kysela [Sun, 13 Nov 2016 20:50:18 +0000 (21:50 +0100)] 
timeshift: add memoryinfo support

8 years agomdhelp: clean up the toc (again) mdhelp: add help doc for the about tab (webui_about...
Mark Clarkstone [Thu, 3 Nov 2016 17:24:45 +0000 (17:24 +0000)] 
mdhelp: clean up the toc (again) mdhelp: add help doc for the about tab (webui_about) and rename the old about page to doc_about mdhelp: replace "Access Configuration" text with "Users" in the docs and class captions so that it matches with the interface mdhelp: when there is no doc associated with a Help button rather than displaying a dialog (that the user has to dismiss) show the Help window instead, only display the dialog when the toc fails to load mdhelp: remove old dvr file

8 years agomdhelp: add note about importing enigma2 to bouquets + update example
Mark Clarkstone [Thu, 13 Oct 2016 20:16:30 +0000 (21:16 +0100)] 
mdhelp: add note about importing enigma2 to bouquets + update example

8 years agomdhelp: use only one button table
Mark Clarkstone [Thu, 13 Oct 2016 19:36:39 +0000 (20:36 +0100)] 
mdhelp: use only one button table

8 years agomdhelp: Partially revert dc10c4614e3eb68dd86081f76ba17def06ba291c - rather than use...
Mark Clarkstone [Thu, 13 Oct 2016 18:47:41 +0000 (19:47 +0100)] 
mdhelp: Partially revert dc10c4614e3eb68dd86081f76ba17def06ba291c - rather than use an include for dvr, change the dvr_entry_class caption instead.

8 years agomdhelp: add info for removed recordings and update screenshots
Mark Clarkstone [Thu, 13 Oct 2016 16:59:30 +0000 (17:59 +0100)] 
mdhelp: add info for removed recordings and update screenshots

8 years agomdhelp: more small changes
Mark Clarkstone [Mon, 3 Oct 2016 08:48:43 +0000 (09:48 +0100)] 
mdhelp: more small changes

8 years agomdhelp: add missing dots ;).
Mark Clarkstone [Sat, 24 Sep 2016 13:36:36 +0000 (14:36 +0100)] 
mdhelp: add missing dots ;).

8 years agomdhelp: more clean-up & additions
Mark Clarkstone [Sat, 24 Sep 2016 13:32:47 +0000 (14:32 +0100)] 
mdhelp: more clean-up & additions

8 years agomdhelp: add a basic sat>ip server setup guide.
Mark Clarkstone [Sat, 24 Sep 2016 13:05:06 +0000 (14:05 +0100)] 
mdhelp: add a basic sat>ip server setup guide.

8 years agomdhelp: more clean-ups
Mark Clarkstone [Sat, 24 Sep 2016 11:00:44 +0000 (12:00 +0100)] 
mdhelp: more clean-ups

8 years agomdhelp: clean-up toc a little & use an include for dvrentry
Mark Clarkstone [Sat, 24 Sep 2016 07:33:11 +0000 (08:33 +0100)] 
mdhelp: clean-up toc a little & use an include for dvrentry

8 years agohtsp: honor dscp settings, fixes #4067 904/head
Jaroslav Kysela [Fri, 4 Nov 2016 11:31:13 +0000 (12:31 +0100)] 
htsp: honor dscp settings, fixes #4067

8 years agoSAT>IP: always add pids 0,21 for broken devices like Fritz!
Jaroslav Kysela [Thu, 3 Nov 2016 12:45:42 +0000 (13:45 +0100)] 
SAT>IP: always add pids 0,21 for broken devices like Fritz!

8 years agowebui: add sorting to status columns
Jaroslav Kysela [Wed, 2 Nov 2016 19:04:59 +0000 (20:04 +0100)] 
webui: add sorting to status columns

8 years agoparser hevc: fix for FunBox 4K, fixes #3853
Jaroslav Kysela [Wed, 2 Nov 2016 08:37:30 +0000 (09:37 +0100)] 
parser hevc: fix for FunBox 4K, fixes #3853

8 years agohevc parser: fix scaling_list_pred_mode condition, other cosmetic stuff, fixes #4046...
Jaroslav Kysela [Tue, 1 Nov 2016 16:50:23 +0000 (17:50 +0100)] 
hevc parser: fix scaling_list_pred_mode condition, other cosmetic stuff, fixes #4046, fixes #3853

8 years agoMakefile.ffmpeg: ffmpeg 3.2, libvpx 1.6.0, x265 2.1
Jaroslav Kysela [Mon, 31 Oct 2016 20:15:11 +0000 (21:15 +0100)] 
Makefile.ffmpeg: ffmpeg 3.2, libvpx 1.6.0, x265 2.1

8 years agowebui: DVR finished - fix 'download' functionality, fixes #4051
Jaroslav Kysela [Mon, 31 Oct 2016 16:20:13 +0000 (17:20 +0100)] 
webui: DVR finished - fix 'download' functionality, fixes #4051

8 years agoiptv: change a bit logic to handle connection/rate limiting
Jaroslav Kysela [Mon, 31 Oct 2016 15:35:14 +0000 (16:35 +0100)] 
iptv: change a bit logic to handle connection/rate limiting

8 years agotsfix: put back the MPEG2 PTS code, but only for unset pts, fixes #4040
Jaroslav Kysela [Thu, 27 Oct 2016 18:53:44 +0000 (20:53 +0200)] 
tsfix: put back the MPEG2 PTS code, but only for unset pts, fixes #4040

8 years agofixed copy-and-paste bug for previous commit, fixes #4034
Jaroslav Kysela [Sun, 23 Oct 2016 09:12:05 +0000 (11:12 +0200)] 
fixed copy-and-paste bug for previous commit, fixes #4034

8 years agoscanfile_init: fix mutex locking - fixes #4033
Jaroslav Kysela [Sat, 22 Oct 2016 19:09:20 +0000 (21:09 +0200)] 
scanfile_init: fix mutex locking - fixes #4033

8 years agoAdded some suggestions from CvH
Glenn-1990 [Wed, 19 Oct 2016 11:46:13 +0000 (13:46 +0200)] 
Added some suggestions from CvH

8 years agoGeneral config user level adjustments
Glenn-1990 [Tue, 18 Oct 2016 12:33:16 +0000 (14:33 +0200)] 
General config user level adjustments

8 years agoEpg grabber user level adjustments
Glenn-1990 [Tue, 18 Oct 2016 12:32:11 +0000 (14:32 +0200)] 
Epg grabber user level adjustments