lp:~mamarley/tvheadend/+git/trunk

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

Import details

Import Status: Suspended

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

Last successful import was .

Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
master 2023-10-26 17:53:51 UTC
Correct handling of Remove and Ignore settings

Author: dave-p
Author Date: 2023-10-13 10:18:16 UTC

Correct handling of Remove and Ignore settings

Like strtok(), http_tokenize() modifies its input string. Since those strings are needed later to populate the UI, we should use copies.

Also free ignore_args to avoid a memory leak.

Flole998-patch-1 2023-08-07 23:47:40 UTC
Fix some build and add more targets

Author: Flole998
Author Date: 2023-08-06 07:43:32 UTC

Fix some build and add more targets

remove_get_best_effort_timestamp 2023-03-24 00:06:24 UTC
Remove deprecated get_best_effort_timestamp() call

Author: Flole998
Author Date: 2023-03-24 00:06:24 UTC

Remove deprecated get_best_effort_timestamp() call

Coverity-Test 2023-01-28 22:49:39 UTC
Disable mmal due to unavailability for Coverity-Build

Author: Flole998
Author Date: 2023-01-28 22:49:39 UTC

Disable mmal due to unavailability for Coverity-Build

fix-memleak 2022-10-07 18:59:52 UTC
Fix potential memory leak

Author: Flole998
Author Date: 2022-10-07 18:59:52 UTC

Fix potential memory leak

revert-1408-patch-5 2021-09-07 17:14:14 UTC
Revert "Remove unnecessary conversion"

Author: Flole998
Author Date: 2021-09-07 17:14:14 UTC

Revert "Remove unnecessary conversion"

This reverts commit 7757f066582bdb244c56e658c4a99f8e1d5832cd.

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.

131 of 31 results
This repository contains Public information 
Everyone can see this information.

Subscribers