~mamarley/tvheadend/+git/trunk:setup-json-escape

Last commit made on 2024-04-24
Get this branch:
git clone -b setup-json-escape https://git.launchpad.net/~mamarley/tvheadend/+git/trunk

Branch merges

Branch information

Name:
setup-json-escape
Repository:
lp:~mamarley/tvheadend/+git/trunk

Recent commits

5c20c27... by Flole <email address hidden>

Properly escape json in setup

a68d340... by MichaIng

configure: fix parsing args if values contain "="

Currently, when the value of an option passed to the configure script as argument contains an equal sign "=", the part of the string up to the second equal sign is used as option. This commit changes how the string is split, so that always only the part up to the first equal sign is interpreted as option.

"${var%=*}" removes everything from the last equal sign, "${var%%=*}" removes everything from the first equal sign.

This allows to pass CFLAGS, which usually contain equal signs, like
"--cflags=-march=armv6 -mfloat-abi=hard -mfpu=vfp"

For reference: https://github.com/tvheadend/tvheadend/issues/1665

Signed-off-by: MichaIng <email address hidden>

b100585... by DeltaMikeCharlie <email address hidden>

Update WebUI to allow debug/trace subsystem selection from a list.

223f83b... by DeltaMikeCharlie <email address hidden>

Add subsystems to JSON API.

4874aaa... by Flole <email address hidden>

Fix detection of unknown version numbers in support/version

Fixes: #1683

ab6ea89... by Flole <email address hidden>

Update manpage

- Replace freenode with libera
- Change copyright info

cbaf2b1... by xofe <email address hidden>

webui: Fix year being replaced incorrectly when using custom date format

fixes regression in 2ca8a19

c631154... by "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com>

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

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

19c502b... by "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com>

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

98% of minimum 80% translated source file: 'intl/docs/tvheadend.doc.pot'
on 'pl'.

Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format

a2127cc... by "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com>

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

95% of minimum 80% translated source file: 'intl/docs/tvheadend.doc.pot'
on 'pl'.

Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format