]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
10 years agoParse RTCP server port, it is mandatory to send RTCP reports
Adrien CLERC [Sun, 31 May 2015 13:06:13 +0000 (15:06 +0200)] 
Parse RTCP server port, it is mandatory to send RTCP reports

10 years agoAdd rtcp info to the rtsp_priv struct init and free rtcp info from rtsp start and...
Adrien CLERC [Wed, 20 May 2015 13:16:07 +0000 (15:16 +0200)] 
Add rtcp info to the rtsp_priv struct init and free rtcp info from rtsp start and stop

10 years agoAdd adapted RTCP code for 4.0 release
Adrien CLERC [Wed, 20 May 2015 13:15:06 +0000 (15:15 +0200)] 
Add adapted RTCP code for 4.0 release

10 years agolibav: add debug log option and webui
Jaroslav Kysela [Tue, 2 Jun 2015 10:36:23 +0000 (12:36 +0200)] 
libav: add debug log option and webui

10 years agoaccess: fix the username check in htsp access routine
Jaroslav Kysela [Tue, 2 Jun 2015 09:26:24 +0000 (11:26 +0200)] 
access: fix the username check in htsp access routine

10 years agoWEBUI: debugging - fix trace detection
Jaroslav Kysela [Tue, 2 Jun 2015 09:00:53 +0000 (11:00 +0200)] 
WEBUI: debugging - fix trace detection

10 years agohtsp: add more trace subsystems to dump the communication - htsp-req,htsp-ans,htsp-sub
Jaroslav Kysela [Tue, 2 Jun 2015 08:04:10 +0000 (10:04 +0200)] 
htsp: add more trace subsystems to dump the communication - htsp-req,htsp-ans,htsp-sub

10 years agoHTSP: Fix the files/path field for dvrentry, fixes #2894
Jaroslav Kysela [Tue, 2 Jun 2015 06:54:47 +0000 (08:54 +0200)] 
HTSP: Fix the files/path field for dvrentry, fixes #2894

10 years agoDVR: webui api - always set (overwrite) the owner/creator fields
Jaroslav Kysela [Mon, 1 Jun 2015 19:42:39 +0000 (21:42 +0200)] 
DVR: webui api - always set (overwrite) the owner/creator fields

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 agoremove unused function get_device_connection()
Jaroslav Kysela [Mon, 1 Jun 2015 19:02:53 +0000 (21:02 +0200)] 
remove unused function get_device_connection()

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 agoSeparate passwords from ACL
Jaroslav Kysela [Mon, 1 Jun 2015 16:25:30 +0000 (18:25 +0200)] 
Separate passwords from ACL

10 years agoACL: allow multiple channel ranges per user
Jaroslav Kysela [Mon, 1 Jun 2015 14:27:04 +0000 (16:27 +0200)] 
ACL: allow multiple channel ranges per user

10 years agoDVR: config - update pathname according checkboxes (for old configs)
Jaroslav Kysela [Mon, 1 Jun 2015 12:47:26 +0000 (14:47 +0200)] 
DVR: config - update pathname according checkboxes (for old configs)

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 agoDVR: allow admin to edit owner/creator fields
Jaroslav Kysela [Mon, 1 Jun 2015 06:54:56 +0000 (08:54 +0200)] 
DVR: allow admin to edit owner/creator fields

10 years agoDVR: rec - for time strings, replace : with -
Jaroslav Kysela [Sun, 31 May 2015 21:19:30 +0000 (23:19 +0200)] 
DVR: rec - for time strings, replace : with -

10 years agoDVR: pathname format string - replace directory separator (slash) to minus, fixes...
Jaroslav Kysela [Sun, 31 May 2015 18:41:23 +0000 (20:41 +0200)] 
DVR: pathname format string - replace directory separator (slash) to minus, fixes #2906

10 years agoepg: epg_episode_number_format - ensure to return null string, fixes #2907
Jaroslav Kysela [Sun, 31 May 2015 18:28:51 +0000 (20:28 +0200)] 
epg: epg_episode_number_format - ensure to return null string, fixes #2907

10 years agodoc: Fix ffmpeg example %f
Jaroslav Kysela [Sun, 31 May 2015 13:52:55 +0000 (15:52 +0200)] 
doc: Fix ffmpeg example %f

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 agolinuxdvb: add proper support for multiple frontends in one adapter directory
Jaroslav Kysela [Sat, 30 May 2015 20:06:06 +0000 (22:06 +0200)] 
linuxdvb: add proper support for multiple frontends in one adapter directory

10 years agolinuxdvb ca: set proper pmt message length for CAM (fix for the mpegts table code...
Jaroslav Kysela [Sat, 30 May 2015 20:04:57 +0000 (22:04 +0200)] 
linuxdvb ca: set proper pmt message length for CAM (fix for the mpegts table code update)

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

10 years agoHTSP: Fix filename for multiple files - dvrentry
Jaroslav Kysela [Fri, 29 May 2015 20:52:04 +0000 (22:52 +0200)] 
HTSP: Fix filename for multiple files - dvrentry

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

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 agorpm: more rpmfusion updates
Jaroslav Kysela [Thu, 28 May 2015 13:05:56 +0000 (15:05 +0200)] 
rpm: more rpmfusion updates

10 years agoDVR: pathname format string fixes
Jaroslav Kysela [Fri, 29 May 2015 08:19:39 +0000 (10:19 +0200)] 
DVR: pathname format string fixes

10 years agoIPTV: RTP - add pkt_cb to iptv_rtp_read() - for RTCP
Jaroslav Kysela [Thu, 28 May 2015 12:22:24 +0000 (14:22 +0200)] 
IPTV: RTP - add pkt_cb to iptv_rtp_read() - for RTCP

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

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 agoDVR: Add invalid target (file not created) to the status
Jaroslav Kysela [Thu, 28 May 2015 12:00:53 +0000 (14:00 +0200)] 
DVR: Add invalid target (file not created) to the status

10 years agoDVR: Fix empty format string issues, and missing $n
Jaroslav Kysela [Thu, 28 May 2015 11:42:33 +0000 (13:42 +0200)] 
DVR: Fix empty format string issues, and missing $n

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 agoepggrab: ota - fix grabbing, fixes #2900
Jaroslav Kysela [Thu, 28 May 2015 06:35:19 +0000 (08:35 +0200)] 
epggrab: ota - fix grabbing, fixes #2900

10 years agowebui: don't show trace options when compiled without traces in Debugging panel
Jaroslav Kysela [Wed, 27 May 2015 19:40:58 +0000 (21:40 +0200)] 
webui: don't show trace options when compiled without traces in Debugging panel

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 agoDVR: Fix memory leak
Jaroslav Kysela [Wed, 27 May 2015 12:39:04 +0000 (14:39 +0200)] 
DVR: Fix memory leak

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

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

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 agomove str_substitute() to htsstr_substitute()
Jaroslav Kysela [Tue, 26 May 2015 19:50:56 +0000 (21:50 +0200)] 
move str_substitute() to htsstr_substitute()

10 years agoDVR: rewrite postproc spawn substitution with str_substitute(), add %O, %s %p formatters
Jaroslav Kysela [Tue, 26 May 2015 19:38:30 +0000 (21:38 +0200)] 
DVR: rewrite postproc spawn substitution with str_substitute(), add %O, %s %p formatters

10 years agosupport/version: do not echo VER twice
Jaroslav Kysela [Tue, 26 May 2015 09:21:39 +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 agoDVR: Correct Updated message
Jaroslav Kysela [Tue, 26 May 2015 08:16:21 +0000 (10:16 +0200)] 
DVR: Correct Updated message

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

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 agoDVR: fix filename builder when custom directory is entered, fixes #2891
Jaroslav Kysela [Tue, 26 May 2015 07:08:51 +0000 (09:08 +0200)] 
DVR: fix filename builder when custom directory is entered, fixes #2891

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 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

10 years agorpm: another enhancements for the final versions
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 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 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 agoDVR: fix dvr_usage_count() - add DVR_RECORDING filter, fixes #2882
Jaroslav Kysela [Mon, 25 May 2015 10:55:49 +0000 (12:55 +0200)] 
DVR: fix dvr_usage_count() - add DVR_RECORDING filter, fixes #2882

10 years agoatomic: move atomic_lock declaration from tvheadend.h to atomic.h
Jaroslav Kysela [Mon, 25 May 2015 07:44:54 +0000 (09:44 +0200)] 
atomic: move atomic_lock declaration from tvheadend.h to atomic.h

10 years agoDVR: Add delimiters format strings (<space>-_.,;) to $t,$s,$e,$c, fixes #2885
Jaroslav Kysela [Mon, 25 May 2015 07:35:34 +0000 (09:35 +0200)] 
DVR: Add delimiters format strings (<space>-_.,;) to $t,$s,$e,$c, fixes #2885

10 years agoDVR: filename builder, do not crash when title/subtitle is not defined, fixes #2883
Jaroslav Kysela [Mon, 25 May 2015 06:56:58 +0000 (08:56 +0200)] 
DVR: filename builder, do not crash when title/subtitle is not defined, fixes #2883

10 years agoDVR: Fix the filename builder when no extra dirs are used, fixes #2879, fixes#2884
Jaroslav Kysela [Mon, 25 May 2015 06:54:52 +0000 (08:54 +0200)] 
DVR: Fix the filename builder when no extra dirs are used, fixes #2879, fixes#2884

10 years agolog: fix tvhtrace_enabled(), fixes #2876
Jaroslav Kysela [Sun, 24 May 2015 19:30:06 +0000 (21:30 +0200)] 
log: fix tvhtrace_enabled(), fixes #2876

10 years agotranscoding: fix compile when using libav, fixes #2877
stbenz [Sun, 24 May 2015 12:30:18 +0000 (14:30 +0200)] 
transcoding: fix compile when using libav, fixes #2877

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 agodocs: typo
stbenz [Fri, 22 May 2015 19:46:28 +0000 (21:46 +0200)] 
docs: typo

10 years agotranscoding: optimized audio encoder settings
stbenz [Wed, 1 Apr 2015 17:18:54 +0000 (19:18 +0200)] 
transcoding: optimized audio encoder settings

10 years agodocs: update stream profile documentation
stbenz [Thu, 12 Mar 2015 19:59:26 +0000 (20:59 +0100)] 
docs: update stream profile documentation

10 years agotranscoding: av_make_q is only available on recent ffmpeg
stbenz [Thu, 12 Mar 2015 18:07:32 +0000 (19:07 +0100)] 
transcoding: av_make_q is only available on recent ffmpeg

10 years agotranscoding: optimized video encoder settings
stbenz [Wed, 25 Feb 2015 19:34:45 +0000 (20:34 +0100)] 
transcoding: optimized video encoder settings

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