lp:~mamarley/tvheadend/+git/trunk

Owned by Michael Marley
Get this repository:
git clone https://git.launchpad.net/~mamarley/tvheadend/+git/trunk

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/tvheadend/tvheadend.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 50 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-04-26 17:57:22 UTC
Fix echo target for superuser file in Debian postinst

Author: Michael Marley
Author Date: 2024-04-26 17:50:17 UTC

Fix echo target for superuser file in Debian postinst

aba5e60792177d6a2a867445559f4806973b3258 was causing the username
and password to get printed to the console instead of being put in
the correct file. Also, use the modern $() syntax instead of ``
and quote all variable assignments.

ffmpeg-7.0 2024-04-25 20:59:53 UTC
Update ffmpeg to 7.0

Author: Flole
Author Date: 2024-04-25 20:59:53 UTC

Update ffmpeg to 7.0

setup-json-escape 2024-04-24 23:31:09 UTC
Properly escape json in setup

Author: Flole
Author Date: 2024-04-24 14:29:14 UTC

Properly escape json in setup

satip-ignore-additional-params 2024-04-24 14:24:06 UTC
satip: Ignore additional parameters

Author: Flole
Author Date: 2024-04-24 14:24:06 UTC

satip: Ignore additional parameters

Instead or erroring, ignore additional parameters, as required by the specs in 3.5.11 where it says "Unknown attributes shall be ignored by the server"

Flole998-patch-2 2024-04-08 19:17:31 UTC
Fix detection of unknown version numbers in support/version

Author: Flole
Author Date: 2024-04-08 19:17:31 UTC

Fix detection of unknown version numbers in support/version

Fixes: #1683

translations_456760afc6f647b39a01798d090e6178 2024-03-18 13:31:21 UTC
intl: Translate intl/docs/tvheadend.doc.pot in pl

Author: transifex-integration[bot]
Author Date: 2024-03-18 13:31:21 UTC

intl: Translate intl/docs/tvheadend.doc.pot in pl

100% translated source file: 'intl/docs/tvheadend.doc.pot'
on 'pl'.

addccache 2024-03-15 12:54:49 UTC
CI/CD: Add ccache to native builds

Author: Flole998
Author Date: 2024-03-10 10:32:44 UTC

CI/CD: Add ccache to native builds

armv6l-packages 2024-03-08 19:41:35 UTC
Revert accidental package renaming

Author: Flole998
Author Date: 2024-03-08 19:39:06 UTC

Revert accidental package renaming

translations_456760afc6f647b39a01798d090e6178_pl 2024-02-21 20:33:19 UTC
intl: Translate intl/tvheadend.pot in pl

Author: transifex-integration[bot]
Author Date: 2024-02-21 18:06:11 UTC

intl: Translate intl/tvheadend.pot in pl

100% translated source file: 'intl/tvheadend.pot'
on 'pl'.

clang-format 2024-02-20 21:04:11 UTC
Unify coding style of the entire codebase

Author: Flole998
Author Date: 2024-02-20 20:21:18 UTC

Unify coding style of the entire codebase

fixwrongexec 2024-02-20 20:08:04 UTC
Make sure we spawn the best matching executable and not the first match

Author: Flole998
Author Date: 2024-02-20 19:53:52 UTC

Make sure we spawn the best matching executable and not the first match

Fixes: #1632

fixmemset 2024-02-20 15:08:34 UTC
Replace poison memset by memset_s to avoid compiler optimizing it out

Author: Flole998
Author Date: 2024-02-18 23:02:30 UTC

Replace poison memset by memset_s to avoid compiler optimizing it out

fixmissingfree 2024-02-19 02:20:26 UTC
Add missing htmsg_destroy() call in hdhomerun_server_discover

Author: Flole998
Author Date: 2024-02-18 23:50:08 UTC

Add missing htmsg_destroy() call in hdhomerun_server_discover

fixsignedsinglebits 2024-02-19 02:19:38 UTC
Replace single-bit signed integers with unsigned integers

Author: Flole998
Author Date: 2024-02-18 23:20:30 UTC

Replace single-bit signed integers with unsigned integers

Single bit signed integers contain a single sign-byte and zero value
bytes according to the C99 standard. This is not inteded here.

Flole998-patch-1 2024-02-18 22:42:51 UTC
ci: Enforce rebasing PRs before merging

Author: Flole998
Author Date: 2024-02-18 22:42:51 UTC

ci: Enforce rebasing PRs before merging

Replaces the old, broken action

remove8888 2024-02-09 22:27:26 UTC
Remove 8.8.8.8 and instead determine the local IP for each packet

Author: Flole998
Author Date: 2024-02-09 22:12:42 UTC

Remove 8.8.8.8 and instead determine the local IP for each packet

fix-sky-uk 2024-02-05 17:31:43 UTC
descrambler: Fix Sky-UK descrambling

Author: Flole998
Author Date: 2024-02-05 17:31:43 UTC

descrambler: Fix Sky-UK descrambling

sweep/refactor-timeshift-writer 2024-02-03 20:38:08 UTC
feat: Updated src/timeshift/timeshift_writer.c

Author: sweep-ai[bot]
Author Date: 2024-02-03 20:38:08 UTC

feat: Updated src/timeshift/timeshift_writer.c

fix-content-disposition-header 2024-02-03 14:41:26 UTC
Sanitize filename in content-disposition header

Author: Flole998
Author Date: 2024-02-02 22:44:48 UTC

Sanitize filename in content-disposition header

fix-audio-only-timeshift 2024-02-02 22:55:55 UTC
Fix audio-only timeshift memory usage

Author: Flole998
Author Date: 2024-02-02 22:40:42 UTC

Fix audio-only timeshift memory usage

sweep/fix_invalid_contentdisposition_header 2024-02-02 01:11:10 UTC
feat: Updated src/webui/webui.c

Author: sweep-ai[bot]
Author Date: 2024-02-02 01:11:10 UTC

feat: Updated src/webui/webui.c

sweep/only_index_every_100th_packet_for_audioo 2024-02-02 01:10:25 UTC
feat: Updated src/timeshift/timeshift_writer.c

Author: sweep-ai[bot]
Author Date: 2024-02-02 01:10:25 UTC

feat: Updated src/timeshift/timeshift_writer.c

sweep/add-sweep-config 2024-02-02 00:48:37 UTC
feat: Updated sweep.yaml

Author: sweep-ai[bot]
Author Date: 2024-02-02 00:48:37 UTC

feat: Updated sweep.yaml

fix-htsp-transcode 2021-04-20 19:58:06 UTC
Implement fix from Forum

Author: Flole998
Author Date: 2021-04-20 19:58:06 UTC

Implement fix from Forum

Fix provided by https://tvheadend.org/boards/5/topics/43530?r=44328#message-44328

release/4.2 2019-11-15 17:52:07 UTC
capmt: fix the input filter

Author: Jaroslav Kysela
Author Date: 2019-11-15 17:51:43 UTC

capmt: fix the input filter

perexg/test 2017-05-06 15:43:02 UTC
test

Author: Jaroslav Kysela
Author Date: 2017-05-06 15:26:23 UTC

test

release/4.0 2017-04-08 09:10:59 UTC
replace 'struct sockaddr' with 'struct sockaddr_storage'

Author: Jaroslav Kysela
Author Date: 2017-04-08 09:10:56 UTC

replace 'struct sockaddr' with 'struct sockaddr_storage'

this really fatal problem caused stack overflows - detected by c-lang sanitizers

htsp/21 2015-05-20 07:45:31 UTC
DVR: Remember all filenames (for deletion or other future operations), fixes#...

Author: Jaroslav Kysela
Author Date: 2015-05-20 07:45:26 UTC

DVR: Remember all filenames (for deletion or other future operations), fixes#1672

htsp/20 2015-04-22 08:21:21 UTC
bump version to 20

Author: Glenn-1990
Author Date: 2015-04-18 20:52:48 UTC

bump version to 20

htsp/19 2015-01-07 14:56:15 UTC
[dvr] add "directory" option to auto and time recorder entries to

Author: Sam Stenvall
Author Date: 2015-01-07 10:33:42 UTC

[dvr] add "directory" option to auto and time recorder entries to
override directory settings for matching recordings.

Useful for e.g. recording multiple different shows into a single
directory (e.g. news).

Fixes #2123, fixes #2448

htsp/18 2015-01-04 14:59:06 UTC
htsp: bump version

Author: Glenn-1990
Author Date: 2014-12-27 14:17:58 UTC

htsp: bump version

feature/service-cleanup 2014-11-16 19:53:25 UTC
mpegts: add service and mux cleaning code

Author: Adam Sutton
Author Date: 2014-06-10 23:31:02 UTC

mpegts: add service and mux cleaning code

htsp/17 2014-10-19 09:40:08 UTC
remove pkt_merge_header()

Author: Jaroslav Kysela
Author Date: 2014-10-19 09:32:40 UTC

remove pkt_merge_header()

- rename pkt_header to pkt_meta
- unify logic for the metadata processing
- add meta field to components to the htsp stream start message

htsp/16 2014-10-09 18:31:35 UTC
htsp server: bumb version to 16 (profile - transcode, getDvrConfigs)

Author: Jaroslav Kysela
Author Date: 2014-10-09 18:31:35 UTC

htsp server: bumb version to 16 (profile - transcode, getDvrConfigs)

htsp/15 2014-10-02 06:48:40 UTC
htsp: fix the channelIcon for current clients

Author: Jaroslav Kysela
Author Date: 2014-10-02 06:48:40 UTC

htsp: fix the channelIcon for current clients

htsp/14 2014-09-19 11:11:27 UTC
htsp: add getChannel method, fixes #2283

Author: Jaroslav Kysela
Author Date: 2014-09-19 11:11:27 UTC

htsp: add getChannel method, fixes #2283

htsp/13 2014-09-14 16:28:49 UTC
[htsp] bump htsp version

Author: Glenn-1990
Author Date: 2014-09-12 19:37:37 UTC

[htsp] bump htsp version

feature/epggrab-ota-mux-check 2014-06-28 15:19:11 UTC
epggrab: test code for only tuning muxes that require it

Author: Adam Sutton
Author Date: 2014-06-28 15:19:11 UTC

epggrab: test code for only tuning muxes that require it

feature/picons 2014-06-11 01:13:18 UTC
channel: added support for getting icons from underlying services

Author: Adam Sutton
Author Date: 2014-05-16 23:04:03 UTC

channel: added support for getting icons from underlying services

Also added an initial implementation of picon support.

htsp/12 2014-01-28 09:42:58 UTC
htsp: bump protocol version to reflect addition of new cutpoint API

Author: Adam Sutton
Author Date: 2014-01-28 09:42:58 UTC

htsp: bump protocol version to reflect addition of new cutpoint API

release/3.6 2013-12-17 13:11:45 UTC
dvb: add NULL ptr check on save param. Fixes #1873.

Author: Adam Sutton
Author Date: 2013-12-17 13:11:45 UTC

dvb: add NULL ptr check on save param. Fixes #1873.

release/3.4 2013-07-11 19:17:34 UTC
filebundle: reverse changes made in PR283

Author: Adam Sutton
Author Date: 2013-07-05 08:33:49 UTC

filebundle: reverse changes made in PR283

The zlib input buffer is not defined const, therefore the extra malloc/memcpy
is required.
(cherry picked from commit 595623391773378659dadd4243994c88e831289f)

htsp/11 2013-05-13 10:23:26 UTC
Bump HTSP protocol version to 11 for the recent transcoding changes and the a...

Author: Dave Chapman
Author Date: 2013-05-13 10:23:26 UTC

Bump HTSP protocol version to 11 for the recent transcoding changes and the addition of the audio_type field

htsp/10 2013-04-15 15:23:10 UTC
htsp: bump version number due to imagecache fix

Author: Adam Sutton
Author Date: 2013-04-15 15:23:10 UTC

htsp: bump version number due to imagecache fix

htsp/9 2013-03-07 16:42:59 UTC
timeshift: add return to live function to HTSP

Author: Adam Sutton
Author Date: 2013-03-07 16:42:59 UTC

timeshift: add return to live function to HTSP

htsp/8 2013-01-03 19:36:24 UTC
htsp: bump version to 8

Author: Adam Sutton
Author Date: 2013-01-03 19:30:06 UTC

htsp: bump version to 8

New imagecache URLs will break XBMCs pvr.hts which already reports v7.

release/3.2 2012-12-27 00:50:13 UTC
Fix #1459 - fix removal of all autorec recordings on startup

Author: Adam Sutton
Author Date: 2012-12-27 00:48:14 UTC

Fix #1459 - fix removal of all autorec recordings on startup

There were 2 issues here:
- recent changes meant that recordings were purged on every startup
- long standing issue meant complete recordings were removed on
  removal of an autorec rule (which I don't think was intended).
(cherry picked from commit d23f60b0311abc3d0b516bbd7ab5163e7cdfdc43)

release/3.0 2012-07-30 12:34:23 UTC
Reject muxes that fail to tune (almost always out of range due to bad autodis...

Author: Adam Sutton
Author Date: 2012-07-25 14:18:46 UTC

Reject muxes that fail to tune (almost always out of range due to bad autodiscovery) and ensure this is also locked in initial scan stats.

148 of 48 results
This repository contains Public information 
Everyone can see this information.

Subscribers