]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
9 years agoFix incomplete packet handling
spdfrk [Thu, 18 Feb 2016 19:33:51 +0000 (20:33 +0100)] 
Fix incomplete packet handling

A calculation error (offset / length) was made which only was a problem for incomplete packets. Also some slight optimization was possible.

9 years agoMakefile.ffmpeg: upgrade ffmpeg to 2.8.5, x264, x265
Jaroslav Kysela [Thu, 18 Feb 2016 17:29:43 +0000 (18:29 +0100)] 
Makefile.ffmpeg: upgrade ffmpeg to 2.8.5, x264, x265

9 years agoMakefile.ffmpeg: handle EXTRAARG for configure
Jaroslav Kysela [Thu, 18 Feb 2016 17:17:45 +0000 (18:17 +0100)] 
Makefile.ffmpeg: handle EXTRAARG for configure

9 years agowrappers: add sys/syscall.h include
Jaroslav Kysela [Thu, 18 Feb 2016 16:51:29 +0000 (17:51 +0100)] 
wrappers: add sys/syscall.h include

9 years agoSAT>IP server: improve descramble service selection (pmt based)
Jaroslav Kysela [Thu, 18 Feb 2016 14:26:48 +0000 (15:26 +0100)] 
SAT>IP server: improve descramble service selection (pmt based)

9 years agompegts network: turn on skipinitscan & autodiscovery
Jaroslav Kysela [Thu, 18 Feb 2016 12:08:57 +0000 (13:08 +0100)] 
mpegts network: turn on skipinitscan & autodiscovery

9 years agoparsers: mpeg2video - implement packet backlog
Jaroslav Kysela [Wed, 17 Feb 2016 20:25:45 +0000 (21:25 +0100)] 
parsers: mpeg2video - implement packet backlog

9 years agompeg2 video parser: cleanups
Jaroslav Kysela [Wed, 17 Feb 2016 16:57:56 +0000 (17:57 +0100)] 
mpeg2 video parser: cleanups

9 years agodebian: add ca-certificates to dep list as we need for github access
Adam Sutton [Wed, 17 Feb 2016 11:28:43 +0000 (11:28 +0000)] 
debian: add ca-certificates to dep list as we need for github access

9 years agomain: move hts_settings_done at the end of the shutdown sequence
Jaroslav Kysela [Wed, 17 Feb 2016 07:58:54 +0000 (08:58 +0100)] 
main: move hts_settings_done at the end of the shutdown sequence

9 years agoSAT>IP client: fix timeout handling for fast switch, more traces
Jaroslav Kysela [Tue, 16 Feb 2016 09:53:44 +0000 (10:53 +0100)] 
SAT>IP client: fix timeout handling for fast switch, more traces

9 years agodvb_convert_date - fix tmzone handling (signess), fixes #3567
Jaroslav Kysela [Tue, 16 Feb 2016 07:39:04 +0000 (08:39 +0100)] 
dvb_convert_date - fix tmzone handling (signess), fixes #3567

9 years agotvhdhomerun: fix memory leak in tvhdhomerun_frontend_update_pids()
Jaroslav Kysela [Sun, 14 Feb 2016 17:49:41 +0000 (18:49 +0100)] 
tvhdhomerun: fix memory leak in tvhdhomerun_frontend_update_pids()

9 years agosettings: fix memory leak in hts_settings_save()
Jaroslav Kysela [Sun, 14 Feb 2016 17:47:26 +0000 (18:47 +0100)] 
settings: fix memory leak in hts_settings_save()

9 years agowizard: fix wrong memory access (delayed save)
Jaroslav Kysela [Sun, 14 Feb 2016 11:04:22 +0000 (12:04 +0100)] 
wizard: fix wrong memory access (delayed save)

9 years agodvb_convert_date: convert tmzone to seconds from minutes, fixes #3567
Jaroslav Kysela [Sun, 14 Feb 2016 08:51:04 +0000 (09:51 +0100)] 
dvb_convert_date: convert tmzone to seconds from minutes, fixes #3567

9 years agocosmetic
Jaroslav Kysela [Fri, 12 Feb 2016 12:56:42 +0000 (13:56 +0100)] 
cosmetic

9 years agoupdate intl templates for transifex
Jaroslav Kysela [Fri, 12 Feb 2016 12:29:49 +0000 (13:29 +0100)] 
update intl templates for transifex

9 years agompegts network: implement EIT time offset (extend localtime flag), fixes #3566
Jaroslav Kysela [Fri, 12 Feb 2016 12:25:28 +0000 (13:25 +0100)] 
mpegts network: implement EIT time offset (extend localtime flag), fixes #3566

9 years agoidnode: more idnode_save_check calls (mpegts_network)
Jaroslav Kysela [Fri, 12 Feb 2016 10:44:56 +0000 (11:44 +0100)] 
idnode: more idnode_save_check calls (mpegts_network)

9 years agoidnode.h: fix compilation error (twice idnode_save_t typedefs)
Jaroslav Kysela [Thu, 11 Feb 2016 21:57:55 +0000 (22:57 +0100)] 
idnode.h: fix compilation error (twice idnode_save_t typedefs)

9 years agotimeshift: fix compilation (latest idnode changes)
Jaroslav Kysela [Thu, 11 Feb 2016 20:43:08 +0000 (21:43 +0100)] 
timeshift: fix compilation (latest idnode changes)

9 years agosettings: fix the save in gzip format
Jaroslav Kysela [Thu, 11 Feb 2016 19:28:41 +0000 (20:28 +0100)] 
settings: fix the save in gzip format

9 years agoidnode: delayed save (3 seconds)
Jaroslav Kysela [Thu, 11 Feb 2016 15:31:54 +0000 (16:31 +0100)] 
idnode: delayed save (3 seconds)

9 years agoidnode: a better mechanism to not save idnode data in the destroy phase
Jaroslav Kysela [Thu, 11 Feb 2016 14:02:55 +0000 (15:02 +0100)] 
idnode: a better mechanism to not save idnode data in the destroy phase

9 years agosettings: use gzip for the mux/service settings
Jaroslav Kysela [Thu, 11 Feb 2016 13:46:54 +0000 (14:46 +0100)] 
settings: use gzip for the mux/service settings

9 years agosettings: merge mux config / service config into one file
Jaroslav Kysela [Thu, 11 Feb 2016 12:52:57 +0000 (13:52 +0100)] 
settings: merge mux config / service config into one file

9 years agoidnode: add idnode_save_check mechanism to save queued entry on removal
Jaroslav Kysela [Wed, 10 Feb 2016 17:01:01 +0000 (18:01 +0100)] 
idnode: add idnode_save_check mechanism to save queued entry on removal

9 years agoidnode: change config save mechanism (do I/O outside global_lock)
Jaroslav Kysela [Wed, 10 Feb 2016 16:08:22 +0000 (17:08 +0100)] 
idnode: change config save mechanism (do I/O outside global_lock)

9 years agoidnode: move save calls to another thread
Jaroslav Kysela [Wed, 10 Feb 2016 13:58:47 +0000 (14:58 +0100)] 
idnode: move save calls to another thread

9 years agotransifex update
Jaroslav Kysela [Wed, 10 Feb 2016 08:15:25 +0000 (09:15 +0100)] 
transifex update

9 years agoWizard: Fix the markdown and add more notes.
Mark Clarkstone [Tue, 9 Feb 2016 19:02:09 +0000 (19:02 +0000)] 
Wizard: Fix the markdown and add more notes.

9 years agoTooltips and wizard: Mistakes were made, mistakes were corrected. Many thanks once...
Mark Clarkstone [Tue, 9 Feb 2016 18:11:43 +0000 (18:11 +0000)] 
Tooltips and wizard: Mistakes were made, mistakes were corrected. Many thanks once again @ProfYaffle.

9 years agoFix various mistakes.
Mark Clarkstone [Tue, 9 Feb 2016 14:41:46 +0000 (14:41 +0000)] 
Fix various mistakes.

9 years agofix pts_diff() function (same a b values)
Jaroslav Kysela [Tue, 9 Feb 2016 19:49:48 +0000 (20:49 +0100)] 
fix pts_diff() function (same a b values)

9 years agompegts input: cosmetic code change
Jaroslav Kysela [Tue, 9 Feb 2016 19:49:24 +0000 (20:49 +0100)] 
mpegts input: cosmetic code change

9 years agom3u/hls: fix the #EXT-X-STREAM-INF: parsing, improve stream selection for hls
Jaroslav Kysela [Tue, 9 Feb 2016 18:51:21 +0000 (19:51 +0100)] 
m3u/hls: fix the #EXT-X-STREAM-INF: parsing, improve stream selection for hls

9 years agotransifex update
Jaroslav Kysela [Tue, 9 Feb 2016 13:48:12 +0000 (14:48 +0100)] 
transifex update

9 years agohtsp server: cleanup for htsp_error messages, internationalization
Jaroslav Kysela [Tue, 9 Feb 2016 13:40:52 +0000 (14:40 +0100)] 
htsp server: cleanup for htsp_error messages, internationalization

9 years agohtsp server: fix stopDvrEntry method (copy-and-paste error)
Jaroslav Kysela [Tue, 9 Feb 2016 13:11:26 +0000 (14:11 +0100)] 
htsp server: fix stopDvrEntry method (copy-and-paste error)

9 years agoDVR: implement move between failed and finished in webui, fixes #3556
Jaroslav Kysela [Tue, 9 Feb 2016 13:10:38 +0000 (14:10 +0100)] 
DVR: implement move between failed and finished in webui, fixes #3556

9 years agohtsp server: allow to update the DVR config for DVR/auto/time entries, fixes #3497
Jaroslav Kysela [Tue, 9 Feb 2016 10:15:51 +0000 (11:15 +0100)] 
htsp server: allow to update the DVR config for DVR/auto/time entries, fixes #3497

9 years agohtsp server: add stopDvrEntry method, little htsp_success() optimizations
Jaroslav Kysela [Tue, 9 Feb 2016 09:57:41 +0000 (10:57 +0100)] 
htsp server: add stopDvrEntry method, little htsp_success() optimizations

9 years agoFix compilation error when using Android NDK
Ben Efrati [Mon, 8 Feb 2016 20:07:18 +0000 (22:07 +0200)] 
Fix compilation error when using Android NDK

src/wrappers.c: In function 'tvhtread_renice':
src/wrappers.c:210:2: error: #warning "Implement renice for your
platform!" [-Werror=cpp]
#warning "Implement renice for your platform!"
^
cc1: all warnings being treated as errors

9 years agopicons: add picon scheme (force service type to 1), fixes #3555
Jaroslav Kysela [Mon, 8 Feb 2016 17:13:15 +0000 (18:13 +0100)] 
picons: add picon scheme (force service type to 1), fixes #3555

9 years agowizard: use markdown for description formatting
Jaroslav Kysela [Mon, 8 Feb 2016 15:59:22 +0000 (16:59 +0100)] 
wizard: use markdown for description formatting

9 years agoAnother bunch of changes to the wizard texts..
Mark Clarkstone [Sat, 6 Feb 2016 17:28:45 +0000 (17:28 +0000)] 
Another bunch of changes to the wizard texts..

9 years agoSome more changes..
Mark Clarkstone [Sat, 6 Feb 2016 11:40:57 +0000 (11:40 +0000)] 
Some more changes..

9 years agoFix various mistakes pointed out by a fresh set of eyes, many thanks @ProfYaffle!
Mark Clarkstone [Sat, 6 Feb 2016 11:36:49 +0000 (11:36 +0000)] 
Fix various mistakes pointed out by a fresh set of eyes, many thanks @ProfYaffle!

9 years agoMore changes to the wizard..
Mark Clarkstone [Fri, 5 Feb 2016 19:27:55 +0000 (19:27 +0000)] 
More changes to the wizard..

9 years agoFirst of many changes to the wizard..
Mark Clarkstone [Thu, 4 Feb 2016 20:19:44 +0000 (20:19 +0000)] 
First of many changes to the wizard..

9 years agoTooltips: Same as before, lots more tooltips and a few changes to existing ones.
Mark Clarkstone [Thu, 4 Feb 2016 13:31:50 +0000 (13:31 +0000)] 
Tooltips: Same as before, lots more tooltips and a few changes to existing ones.

9 years agowizard: fix the username/password handling, last page
Jaroslav Kysela [Mon, 8 Feb 2016 13:41:06 +0000 (14:41 +0100)] 
wizard: fix the username/password handling, last page

9 years agohtsp server: fix --disable-timeshift
Jaroslav Kysela [Mon, 8 Feb 2016 09:37:56 +0000 (10:37 +0100)] 
htsp server: fix --disable-timeshift

9 years agomakedirs: pass subsystem, add mstrict command, fixes #3459
Jaroslav Kysela [Mon, 8 Feb 2016 09:26:17 +0000 (10:26 +0100)] 
makedirs: pass subsystem, add mstrict command, fixes #3459

9 years agowizard: don't crash when unexpected network type is entered, fixes #3561
Jaroslav Kysela [Mon, 8 Feb 2016 08:41:11 +0000 (09:41 +0100)] 
wizard: don't crash when unexpected network type is entered, fixes #3561

9 years agofix async mode
Glenn-1990 [Sun, 7 Feb 2016 20:43:01 +0000 (21:43 +0100)] 
fix async mode

9 years agoopentv: another copy-and-paste fix (title)
Jaroslav Kysela [Fri, 5 Feb 2016 11:34:11 +0000 (12:34 +0100)] 
opentv: another copy-and-paste fix (title)

9 years agoopentv: fix copy-and-paste error for latest EPG changes
Jaroslav Kysela [Thu, 4 Feb 2016 12:34:25 +0000 (13:34 +0100)] 
opentv: fix copy-and-paste error for latest EPG changes

9 years agoTooltips: Some more..
Mark Clarkstone [Thu, 4 Feb 2016 10:14:29 +0000 (10:14 +0000)] 
Tooltips: Some more..

9 years agoTooltips: Fix another mistake..
Mark Clarkstone [Thu, 4 Feb 2016 09:36:55 +0000 (09:36 +0000)] 
Tooltips: Fix another mistake..

9 years agoTooltips: Add missing comma..
Mark Clarkstone [Thu, 4 Feb 2016 09:21:55 +0000 (09:21 +0000)] 
Tooltips: Add missing comma..

9 years agoTooltips: Lots more descriptions and some changes to existing ones.
Mark Clarkstone [Wed, 3 Feb 2016 16:42:58 +0000 (16:42 +0000)] 
Tooltips: Lots more descriptions and some changes to existing ones.

9 years agoTooltips: Some more tooltips and a few changes to the others..
Mark Clarkstone [Thu, 28 Jan 2016 17:13:52 +0000 (17:13 +0000)] 
Tooltips: Some more tooltips and a few changes to the others..

9 years agoFix crash when selecting once per day in duplicate handling. fixes #3552
Scott Harris [Thu, 4 Feb 2016 01:19:52 +0000 (12:19 +1100)] 
Fix crash when selecting once per day in duplicate handling. fixes #3552

9 years agoMakefile: move inline patch outside of makefile. - add a PATCH command to Makefile...
lekma [Wed, 3 Feb 2016 07:55:46 +0000 (08:55 +0100)] 
Makefile: move inline patch outside of makefile. - add a PATCH command to Makefile.static - move patch to dedicated support/patches folder

9 years agoutils: makedirs - don't call chmod() in makedirs() when mode is ok
Jaroslav Kysela [Thu, 4 Feb 2016 08:15:33 +0000 (09:15 +0100)] 
utils: makedirs - don't call chmod() in makedirs() when mode is ok

9 years agotvhdhomerun: add discovery thread (interval 15 seconds), fixes #3549
Jaroslav Kysela [Wed, 3 Feb 2016 16:50:41 +0000 (17:50 +0100)] 
tvhdhomerun: add discovery thread (interval 15 seconds), fixes #3549

9 years agoparsers: cosmetic - readability
Jaroslav Kysela [Wed, 3 Feb 2016 14:07:32 +0000 (15:07 +0100)] 
parsers: cosmetic - readability

9 years agohevc parser: cosmetic fixes
Jaroslav Kysela [Wed, 3 Feb 2016 13:56:34 +0000 (14:56 +0100)] 
hevc parser: cosmetic fixes

9 years agoparsers.c: add is_ssc inline fcn - cosmetic, code readability
Jaroslav Kysela [Wed, 3 Feb 2016 13:54:57 +0000 (14:54 +0100)] 
parsers.c: add is_ssc inline fcn - cosmetic, code readability

9 years agoiptv auto: add parsing of tvh-epg #EXTINF tag, see commit for all strings, fixes...
Jaroslav Kysela [Wed, 3 Feb 2016 13:47:15 +0000 (14:47 +0100)] 
iptv auto: add parsing of tvh-epg #EXTINF tag, see commit for all strings, fixes #3225

9 years agoepg: add compression support for epgdb.v2 file
Jaroslav Kysela [Tue, 2 Feb 2016 10:40:04 +0000 (11:40 +0100)] 
epg: add compression support for epgdb.v2 file

9 years agoepg: move from 'merge' to 'complete update' behaviour
Jaroslav Kysela [Mon, 1 Feb 2016 20:39:50 +0000 (21:39 +0100)] 
epg: move from 'merge' to 'complete update' behaviour

9 years agoepg: don't merge info (initial), cosmetic changes
Jaroslav Kysela [Sun, 31 Jan 2016 16:29:00 +0000 (17:29 +0100)] 
epg: don't merge info (initial), cosmetic changes

9 years agoparser: make backlog function configurable
Jaroslav Kysela [Wed, 3 Feb 2016 09:32:19 +0000 (10:32 +0100)] 
parser: make backlog function configurable

9 years agoparser: copy metadata to the first frame, fixes #3320
Jaroslav Kysela [Wed, 3 Feb 2016 08:42:25 +0000 (09:42 +0100)] 
parser: copy metadata to the first frame, fixes #3320

9 years agohttpc: fix req conn-close ans conn-keep-alive handling, fixes #3548
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

9 years agohttpc: fix compilation for testsuite
Jaroslav Kysela [Tue, 2 Feb 2016 10:44:21 +0000 (11:44 +0100)] 
httpc: fix compilation for testsuite

9 years agoSAT>IP server: --disable-iptv fixes
Jaroslav Kysela [Mon, 1 Feb 2016 20:59:48 +0000 (21:59 +0100)] 
SAT>IP server: --disable-iptv fixes

9 years agowizard: another code shuffling to make --disable-iptv work, fixes #3521
Jaroslav Kysela [Mon, 1 Feb 2016 20:57:10 +0000 (21:57 +0100)] 
wizard: another code shuffling to make --disable-iptv work, fixes #3521

9 years agoMakefile: fix TVHEADEND_FILE_CACHE
lekma [Sat, 30 Jan 2016 09:42:42 +0000 (10:42 +0100)] 
Makefile: fix TVHEADEND_FILE_CACHE

9 years agoFixed bug-3507 - incorrect dereference of argv when performing variable interpolation
Diego Rivera [Mon, 1 Feb 2016 20:15:58 +0000 (14:15 -0600)] 
Fixed bug-3507 - incorrect dereference of argv when performing variable interpolation

9 years agowizard: another attempt to fix --disable-iptv, fixes #3521
Jaroslav Kysela [Sat, 30 Jan 2016 14:22:10 +0000 (15:22 +0100)] 
wizard: another attempt to fix --disable-iptv, fixes #3521

9 years agoxmltv: fix previously-shown parsing, fixes #3538
Jaroslav Kysela [Sat, 30 Jan 2016 14:10:01 +0000 (15:10 +0100)] 
xmltv: fix previously-shown parsing, fixes #3538

9 years agohtsp server: set old epg state in htsp_method_async() when client doesn't request...
Jaroslav Kysela [Thu, 28 Jan 2016 18:39:13 +0000 (19:39 +0100)] 
htsp server: set old epg state in htsp_method_async() when client doesn't request change

9 years agohtsp server: another epgMaxTime cleanups
Jaroslav Kysela [Thu, 28 Jan 2016 18:28:03 +0000 (19:28 +0100)] 
htsp server: another epgMaxTime cleanups

9 years agohtsp server: simplified epgMaxTime code
Jaroslav Kysela [Thu, 28 Jan 2016 15:19:47 +0000 (16:19 +0100)] 
htsp server: simplified epgMaxTime code

9 years ago"epgMaxTime" should define a timespan instead of being static
Glenn-1990 [Thu, 14 Jan 2016 20:51:29 +0000 (21:51 +0100)] 
"epgMaxTime" should define a timespan instead of being static

9 years agoDVR: add modifier (content type) for filename, fixes #3517
Jaroslav Kysela [Thu, 28 Jan 2016 14:58:49 +0000 (15:58 +0100)] 
DVR: add  modifier (content type) for filename, fixes #3517

9 years agoDVR autorec: add new/premiere and repeated broadcast conditions
Jaroslav Kysela [Thu, 28 Jan 2016 13:55:07 +0000 (14:55 +0100)] 
DVR autorec: add new/premiere and repeated broadcast conditions

9 years agowebui: EPG details - show broadcast parameters
Jaroslav Kysela [Wed, 27 Jan 2016 20:08:17 +0000 (21:08 +0100)] 
webui: EPG details - show broadcast parameters

9 years agoapi epg: export all tags (hd, widescreen, etc.)
Jaroslav Kysela [Wed, 27 Jan 2016 18:56:19 +0000 (19:56 +0100)] 
api epg: export all tags (hd, widescreen, etc.)

9 years agoeit: add HEVC support to _eit_desc_component
Jaroslav Kysela [Wed, 27 Jan 2016 18:54:33 +0000 (19:54 +0100)] 
eit: add HEVC support to _eit_desc_component

9 years agoxmltv parser: add UHD support
Jaroslav Kysela [Wed, 27 Jan 2016 18:45:43 +0000 (19:45 +0100)] 
xmltv parser: add UHD support

9 years agogetmuxlist: use own dtv-scan-tables repository (quick fixes, merges)
Jaroslav Kysela [Wed, 27 Jan 2016 14:52:14 +0000 (15:52 +0100)] 
getmuxlist: use own dtv-scan-tables repository (quick fixes, merges)

9 years agoIPTV: fix rtsp:// oops (missing pause callback), fixes #3534
Jaroslav Kysela [Wed, 27 Jan 2016 14:23:54 +0000 (15:23 +0100)] 
IPTV: fix rtsp:// oops (missing pause callback), fixes #3534

9 years agoTooltips: Even more..
Mark Clarkstone [Wed, 27 Jan 2016 10:10:10 +0000 (10:10 +0000)] 
Tooltips: Even more..

9 years agoTooltips: Another small correction.
Mark Clarkstone [Wed, 27 Jan 2016 08:35:29 +0000 (08:35 +0000)] 
Tooltips: Another small correction.

9 years agoTooltips: A bucket more..
Mark Clarkstone [Tue, 26 Jan 2016 10:28:03 +0000 (10:28 +0000)] 
Tooltips: A bucket more..