]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
10 years agocwc: improve the preferred PID validation
Jaroslav Kysela [Tue, 25 Aug 2015 14:18:11 +0000 (16:18 +0200)] 
cwc: improve the preferred PID validation

10 years agoglobalheaders: increase maximum scan time to 3500ms
Jaroslav Kysela [Sun, 9 Aug 2015 20:10:02 +0000 (22:10 +0200)] 
globalheaders: increase maximum scan time to 3500ms

10 years agowebui: compilation fix for previous patch
Jaroslav Kysela [Sun, 9 Aug 2015 18:44:36 +0000 (20:44 +0200)] 
webui: compilation fix for previous patch

10 years agowebui: fix --http_root issues, fixes #3035
Jaroslav Kysela [Thu, 6 Aug 2015 13:41:33 +0000 (15:41 +0200)] 
webui: fix --http_root issues, fixes #3035

10 years agoDVR: cleanup _dvr_duplicate_event, fix possible NULL dereference, fixes #3036
Jaroslav Kysela [Thu, 6 Aug 2015 13:09:06 +0000 (15:09 +0200)] 
DVR: cleanup _dvr_duplicate_event, fix possible NULL dereference, fixes #3036

10 years agoSAT>IP server: Fix the uuid length
Jaroslav Kysela [Mon, 3 Aug 2015 07:58:17 +0000 (09:58 +0200)] 
SAT>IP server: Fix the uuid length

10 years agoepggrab: fix double free in epggrab_module_grab_spawn(), fixes #3029
Jaroslav Kysela [Tue, 28 Jul 2015 14:43:10 +0000 (16:43 +0200)] 
epggrab: fix double free in epggrab_module_grab_spawn(), fixes #3029

10 years agolinuxdvb: fix typo in PILOT translation table def
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.

10 years agowebui: streaming - optimization for previous patch, fixes #2999
Jaroslav Kysela [Mon, 6 Jul 2015 20:09:32 +0000 (22:09 +0200)] 
webui: streaming - optimization for previous patch, fixes #2999

10 years agowebui: streaming - implement properly HEAD request for streaming URLs, 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

10 years agoconfigure: early error when a space is in the source path, fixes #2988
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

10 years agoepggrab/module: fix memory leak
Jaroslav Kysela [Tue, 30 Jun 2015 07:05:10 +0000 (09:05 +0200)] 
epggrab/module: fix memory leak

10 years agoWEBUI JS: use same style for login/disk space as for tab descriptors
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

10 years agomuxer/makedirs: fix mode (ulimit) - fixes #2969
Jaroslav Kysela [Wed, 24 Jun 2015 17:42:09 +0000 (19:42 +0200)] 
muxer/makedirs: fix mode (ulimit) - fixes #2969

10 years agoDVR: save 'don't reschedule' flag to the config
Jaroslav Kysela [Tue, 23 Jun 2015 14:10:42 +0000 (16:10 +0200)] 
DVR: save 'don't reschedule' flag to the config

10 years agoDVR: do not use inactive DVR profile
Jaroslav Kysela [Tue, 23 Jun 2015 14:08:32 +0000 (16:08 +0200)] 
DVR: do not use inactive DVR profile

10 years agoapi: fixed the permission check for grids and multiple ops
Jaroslav Kysela [Tue, 23 Jun 2015 13:26:00 +0000 (15:26 +0200)] 
api: fixed the permission check for grids and multiple ops

10 years agoconfig: fix wait for backup completeness
Jaroslav Kysela [Sat, 20 Jun 2015 09:31:15 +0000 (11:31 +0200)] 
config: fix wait for backup completeness

10 years agochannels: tags are saves as strings (uuid) v4.0.5
Jaroslav Kysela [Mon, 15 Jun 2015 15:41:30 +0000 (17:41 +0200)] 
channels: tags are saves as strings (uuid)

10 years agoepggrab: fix mutex deadlock on exit, fixes #2939
Jaroslav Kysela [Sat, 13 Jun 2015 18:26:59 +0000 (20:26 +0200)] 
epggrab: fix mutex deadlock on exit, fixes #2939

10 years agosubscription: fix typo in unsubscribe log (client)
Jaroslav Kysela [Sat, 13 Jun 2015 07:47:59 +0000 (09:47 +0200)] 
subscription: fix typo in unsubscribe log (client)

10 years agohtsp: add missing chain close call on error patch
Jaroslav Kysela [Sat, 13 Jun 2015 07:07:40 +0000 (09:07 +0200)] 
htsp: add missing chain close call on error patch

10 years agoservice: allow set priority in range -10 to 10
Jaroslav Kysela [Tue, 9 Jun 2015 16:54:12 +0000 (18:54 +0200)] 
service: allow set priority in range -10 to 10

10 years agoBuild system: some minor improvements
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.

10 years agolinuxdvb: set DELIVERY SYSTEM before satconf, fixes #2933
Jaroslav Kysela [Tue, 9 Jun 2015 13:01:07 +0000 (15:01 +0200)] 
linuxdvb: set DELIVERY SYSTEM before satconf, fixes #2933

10 years agoqueue.h: use own copy of sys/queue.h v8.5, remove duplicate definitions
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

10 years agoFix Andreas Öman encoding issues (iso8859 to utf-8)
Jaroslav Kysela [Thu, 4 Jun 2015 17:04:17 +0000 (19:04 +0200)] 
Fix Andreas Öman encoding issues (iso8859 to utf-8)

10 years agoDVR: timerec - fix old typo (dte_owner), fixes #2915
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

10 years agotvh_write: another way to check for write timeouts
Jaroslav Kysela [Tue, 2 Jun 2015 18:42:24 +0000 (20:42 +0200)] 
tvh_write: another way to check for write timeouts

10 years agoutils: tvh_write - add special socket error check
Jaroslav Kysela [Tue, 2 Jun 2015 15:56:14 +0000 (17:56 +0200)] 
utils: tvh_write - add special socket error check

10 years agowebui: fix the attachment; filename encoding, fixes #2086
Jaroslav Kysela [Tue, 2 Jun 2015 14:43:52 +0000 (16:43 +0200)] 
webui: fix the attachment; filename encoding, fixes #2086

10 years agoDVR: webui api - ensure that owner is set for dvr_entry_create() call, fixes #2908
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

10 years agotranscoding: allow to 'not change' the resolution (use 0 value), fixes #2910
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

10 years agoDVR: quickfix for previous patch, fixes #2904
Jaroslav Kysela [Mon, 1 Jun 2015 12:31:08 +0000 (14:31 +0200)] 
DVR: quickfix for previous patch, fixes #2904

10 years agoDVR: autorec create - webapi - fix the default DVR config selection, 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

10 years agosubscription: fix the oneshot override subscription cleanup
Jaroslav Kysela [Sun, 31 May 2015 09:27:59 +0000 (11:27 +0200)] 
subscription: fix the oneshot override subscription cleanup

10 years agowebui: http loop - add proper data timeout handling v4.0.4
Jaroslav Kysela [Sat, 30 May 2015 17:52:01 +0000 (19:52 +0200)] 
webui: http loop - add proper data timeout handling

10 years agolanguage codes: add back line removed by mistake
Jaroslav Kysela [Fri, 29 May 2015 18:55:03 +0000 (20:55 +0200)] 
language codes: add back line removed by mistake

10 years agointlconv_utf8safestr: do not return NULL but empty string when max_size is zero
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

10 years agoconfig: ensure that at least one preferred language is set (defaults to eng)
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)

10 years agolanguage: add lang_code_preferred() to properly handle NULL for lang_str_add
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

10 years agoHTSP: allow to remove language settings
Jaroslav Kysela [Fri, 29 May 2015 16:39:43 +0000 (18:39 +0200)] 
HTSP: allow to remove language settings

10 years agoHTSP: subtitle fixes - build dvrentry & update dvrentry
Jaroslav Kysela [Fri, 29 May 2015 16:09:46 +0000 (18:09 +0200)] 
HTSP: subtitle fixes - build dvrentry & update dvrentry

10 years agoHTSP: show default language settings in the hello message
Jaroslav Kysela [Fri, 29 May 2015 16:06:29 +0000 (18:06 +0200)] 
HTSP: show default language settings in the hello message

10 years agoDVR: handle properly subtitle update and coding fixes
Jaroslav Kysela [Fri, 29 May 2015 16:02:19 +0000 (18:02 +0200)] 
DVR: handle properly subtitle update and coding fixes

10 years agoHTSP: some language fixes
Jaroslav Kysela [Fri, 29 May 2015 15:47:40 +0000 (17:47 +0200)] 
HTSP: some language fixes

Conflicts:
src/htsp_server.c

10 years agoDVR: implement description update
Jaroslav Kysela [Fri, 29 May 2015 15:38:05 +0000 (17:38 +0200)] 
DVR: implement description update

10 years agodvr: remove legal character ' from unsafe/windows compatible filenames list
Ben Fennema [Mon, 25 May 2015 21:28:35 +0000 (14:28 -0700)] 
dvr: remove legal character ' from unsafe/windows compatible filenames list

Conflicts:
src/dvr/dvr_rec.c

10 years agoepggrab: eit/opentv - try to rule out another wrong memory access on shutdown
Jaroslav Kysela [Thu, 28 May 2015 11:30:07 +0000 (13:30 +0200)] 
epggrab: eit/opentv - try to rule out another wrong memory access on shutdown

10 years agoAdd trusty (14.04 LTS) build target
Dreamcat4 [Thu, 21 May 2015 20:50:54 +0000 (21:50 +0100)] 
Add trusty (14.04 LTS) build target

So that ubuntu package names will appear as '4.0.0-11~gd149c5b~trusty amd64'

10 years agorpm: more rpmfusion updates
Jaroslav Kysela [Thu, 28 May 2015 13:05:56 +0000 (15:05 +0200)] 
rpm: more rpmfusion updates

10 years agoepggrab: ota - fix grabbing, fixes #2900 v4.0.3
Jaroslav Kysela [Thu, 28 May 2015 06:35:19 +0000 (08:35 +0200)] 
epggrab: ota - fix grabbing, fixes #2900

10 years agorpm: another summary correction
Jaroslav Kysela [Wed, 27 May 2015 16:53:58 +0000 (18:53 +0200)] 
rpm: another summary correction

10 years agorpm: rpmlint fixes
Jaroslav Kysela [Wed, 27 May 2015 16:27:24 +0000 (18:27 +0200)] 
rpm: rpmlint fixes

10 years agoffdecsa: correct GPL 2 mail address
Jaroslav Kysela [Wed, 27 May 2015 16:23:06 +0000 (18:23 +0200)] 
ffdecsa: correct GPL 2 mail address

10 years agompegts: linked inputs - another bugfix
Jaroslav Kysela [Wed, 27 May 2015 15:42:02 +0000 (17:42 +0200)] 
mpegts: linked inputs - another bugfix

10 years agompegts: another fix for linked inputs
Jaroslav Kysela [Wed, 27 May 2015 14:43:32 +0000 (16:43 +0200)] 
mpegts: another fix for linked inputs

10 years agoepggrab: otamux - quickfix for previous patch #2
Jaroslav Kysela [Wed, 27 May 2015 14:42:11 +0000 (16:42 +0200)] 
epggrab: otamux - quickfix for previous patch #2

10 years agoepggrab: otamux - quickfix for previous patch
Jaroslav Kysela [Wed, 27 May 2015 13:55:01 +0000 (15:55 +0200)] 
epggrab: otamux - quickfix for previous patch

10 years agoepggrab: otamux - improve shutdown sequence
Jaroslav Kysela [Wed, 27 May 2015 13:27:13 +0000 (15:27 +0200)] 
epggrab: otamux - improve shutdown sequence

10 years agolinuxdvb satconf: fix another leaks
Jaroslav Kysela [Wed, 27 May 2015 13:02:04 +0000 (15:02 +0200)] 
linuxdvb satconf: fix another leaks

10 years agompegts input: mark early shutdown flag in mpegts_input_delete
Jaroslav Kysela [Wed, 27 May 2015 12:48:20 +0000 (14:48 +0200)] 
mpegts input: mark early shutdown flag in mpegts_input_delete

10 years agompegts: input - check the running flag in the global lock, too
Jaroslav Kysela [Wed, 27 May 2015 12:34:31 +0000 (14:34 +0200)] 
mpegts: input - check the running flag in the global lock, too

Conflicts:
src/input/mpegts/mpegts_input.c

10 years agompegts: linked inputs - fix keep unsubscribe
Jaroslav Kysela [Wed, 27 May 2015 11:08:10 +0000 (13:08 +0200)] 
mpegts: linked inputs - fix keep unsubscribe

10 years agolinuxdvb: don't print 'c' characters to stdout
Jaroslav Kysela [Wed, 27 May 2015 11:07:19 +0000 (13:07 +0200)] 
linuxdvb: don't print 'c' characters to stdout

10 years agohtsp/access: more empty username checks
Jaroslav Kysela [Wed, 27 May 2015 09:23:05 +0000 (11:23 +0200)] 
htsp/access: more empty username checks

Conflicts:
src/access.c
src/htsp_server.c

10 years agompegts: mpegts_table_dispatch() handle MT_CRC correctly, fixes #2897
Jaroslav Kysela [Wed, 27 May 2015 08:30:45 +0000 (10:30 +0200)] 
mpegts: mpegts_table_dispatch() handle MT_CRC correctly, fixes #2897

10 years agoaccess: add missing aa_representative initialization, fixes #2865
Jaroslav Kysela [Tue, 26 May 2015 07:27:40 +0000 (09:27 +0200)] 
access: add missing aa_representative initialization, fixes #2865

Conflicts:
src/access.c

10 years agoDVR: Correct Updated message
Jaroslav Kysela [Tue, 26 May 2015 08:16:21 +0000 (10:16 +0200)] 
DVR: Correct Updated message

10 years agohttp: fix compiler warning, fixes #2871
stbenz [Fri, 22 May 2015 21:04:34 +0000 (23:04 +0200)] 
http: fix compiler warning, fixes #2871

10 years agohttp: fix Accept-Encoding parsing
stbenz [Fri, 22 May 2015 18:38:35 +0000 (20:38 +0200)] 
http: fix Accept-Encoding parsing

10 years agosupport/version: do not echo VER twice
Jaroslav Kysela [Tue, 26 May 2015 09:21:01 +0000 (11:21 +0200)] 
support/version: do not echo VER twice

10 years agoDVR(all): don't restrict save/delete/moveup/movedown/cancel operations only for admin...
Jaroslav Kysela [Tue, 26 May 2015 09:08:20 +0000 (11:08 +0200)] 
DVR(all): don't restrict save/delete/moveup/movedown/cancel operations only for admin - use class filters, fixes #2893

10 years agoHTSP: verify channel only when set for autorec/timerec entries, fixes #2892
Jaroslav Kysela [Tue, 26 May 2015 07:12:45 +0000 (09:12 +0200)] 
HTSP: verify channel only when set for autorec/timerec entries, fixes #2892

10 years agofix update time settings, fixes #2895
Jaroslav Kysela [Tue, 26 May 2015 06:47:40 +0000 (08:47 +0200)] 
fix update time settings, fixes #2895

10 years agofix build error caused by previous backport, fixes #2896
Jaroslav Kysela [Tue, 26 May 2015 06:41:33 +0000 (08:41 +0200)] 
fix build error caused by previous backport, fixes #2896

10 years agoepggrab: fix "minor" typo
Ben Fennema [Mon, 25 May 2015 18:15:57 +0000 (11:15 -0700)] 
epggrab: fix "minor" typo

10 years agotranscoding: fix 'non monotonically increasing dts' muxer error
Jaroslav Kysela [Mon, 25 May 2015 20:00:59 +0000 (22:00 +0200)] 
transcoding: fix 'non monotonically increasing dts' muxer error

10 years agomuxer libav: fix memory leak for h264
Jaroslav Kysela [Mon, 25 May 2015 19:22:17 +0000 (21:22 +0200)] 
muxer libav: fix memory leak for h264

10 years agoDVR: Add missing profile_chain_close() call to the error path
Jaroslav Kysela [Mon, 25 May 2015 18:39:02 +0000 (20:39 +0200)] 
DVR: Add missing profile_chain_close() call to the error path

Conflicts:
src/dvr/dvr_rec.c

10 years agorpm: another enhancements for the final versions v4.0.2
Jaroslav Kysela [Mon, 25 May 2015 15:44:34 +0000 (17:44 +0200)] 
rpm: another enhancements for the final versions

10 years agorpm: another build improvements (add srpm target)
Jaroslav Kysela [Mon, 25 May 2015 14:30:21 +0000 (16:30 +0200)] 
rpm: another build improvements (add srpm target)

10 years agorpm: fix requires
Jaroslav Kysela [Mon, 25 May 2015 14:04:21 +0000 (16:04 +0200)] 
rpm: fix requires

10 years agorpm: indent fixes (for rpmlink)
Jaroslav Kysela [Mon, 25 May 2015 13:49:24 +0000 (15:49 +0200)] 
rpm: indent fixes (for rpmlink)

10 years agoDVR: Apply DVR All ACL rule also for autorec/timerec entries, fixes #2888
Jaroslav Kysela [Mon, 25 May 2015 11:13:33 +0000 (13:13 +0200)] 
DVR: Apply DVR All ACL rule also for autorec/timerec entries, fixes #2888

10 years agoDVR: use All RW ACL rule also for timerec/autorec entries, fixes #2888
Jaroslav Kysela [Mon, 25 May 2015 11:05:06 +0000 (13:05 +0200)] 
DVR: use All RW ACL rule also for timerec/autorec entries, fixes #2888

10 years agoHandle "retention", "startExtra", "stopExtra" defaults the same way as for normal...
Kai Sommerfeld [Sun, 24 May 2015 21:29:12 +0000 (23:29 +0200)] 
Handle "retention", "startExtra", "stopExtra" defaults the same way as for normal dvr entries.

10 years agocss.py: fix PWD usage
Jaroslav Kysela [Sun, 24 May 2015 18:52:08 +0000 (20:52 +0200)] 
css.py: fix PWD usage

10 years agowebui: general config - use only one checkbox type, fixes #2874
Jaroslav Kysela [Sat, 23 May 2015 18:31:20 +0000 (20:31 +0200)] 
webui: general config - use only one checkbox type, fixes #2874

10 years agoMakefile: use absolute paths for static ffmpeg libraries, fixes #2872
Jaroslav Kysela [Sat, 23 May 2015 16:09:29 +0000 (18:09 +0200)] 
Makefile: use absolute paths for static ffmpeg libraries, fixes #2872

10 years agotranscoding: fix ugly packet reference typo (video)
Jaroslav Kysela [Fri, 22 May 2015 13:48:33 +0000 (15:48 +0200)] 
transcoding: fix ugly packet reference typo (video)

10 years agoDVR: fix de/dte_directory memory leaks
Jaroslav Kysela [Fri, 22 May 2015 13:45:01 +0000 (15:45 +0200)] 
DVR: fix de/dte_directory memory leaks

Conflicts:
src/dvr/dvr_db.c

10 years agosupport/version: extract version from the top directory name (for direct github tar... v4.0.1
Jaroslav Kysela [Fri, 22 May 2015 14:16:50 +0000 (16:16 +0200)] 
support/version: extract version from the top directory name (for direct github tar ball downloads)

10 years agosupport/version: another update for the new versioning scheme
Jaroslav Kysela [Fri, 22 May 2015 08:29:49 +0000 (10:29 +0200)] 
support/version: another update for the new versioning scheme

10 years agohtsp: initialize creator for network accounts without usernames (IP addresses) for...
Jaroslav Kysela [Thu, 21 May 2015 19:54:09 +0000 (21:54 +0200)] 
htsp: initialize creator for network accounts without usernames (IP addresses) for autorec/timerec, too

10 years agohtsp: initialize creator for network accounts without usernames (IP addresses), fixes...
Jaroslav Kysela [Thu, 21 May 2015 19:51:35 +0000 (21:51 +0200)] 
htsp: initialize creator for network accounts without usernames (IP addresses), fixes #2865

10 years agorpm: versioning fixes
Jaroslav Kysela [Thu, 21 May 2015 19:03:45 +0000 (21:03 +0200)] 
rpm: versioning fixes

10 years agopython client: Fix broken int2bin() in htsmsg
Rick Phillips [Thu, 21 May 2015 15:16:28 +0000 (08:16 -0700)] 
python client: Fix broken int2bin() in htsmsg

10 years agoDVR: remove unused dvr_sl_ variables and dvr_dup_detect_episode
Jaroslav Kysela [Thu, 21 May 2015 16:06:56 +0000 (18:06 +0200)] 
DVR: remove unused dvr_sl_ variables and dvr_dup_detect_episode

10 years agosupport/version: separate the changes number using minus not dot
Jaroslav Kysela [Thu, 21 May 2015 09:05:35 +0000 (11:05 +0200)] 
support/version: separate the changes number using minus not dot