Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Tvheadend

Tvheadend is the leading TV streaming server for Linux
Collective - Host: opensource - https://opencollective.com/tvheadend - Code: https://github.com/tvheadend/tvheadend

Fix htsstr_argsplit (treat quotes inside an argument correctly)

There seemed to be a flaw in the splitting logic when it comes to quotes, e.g.:
--output="filena...

github.com/tvheadend/tvheadend - fe4df311d1209ba86d514a34abc0b9c694d53b5f authored about 1 year ago by Ben K <[email protected]>
support/mkbundle: switch from distutils to setuptools

Fixes build error with python-3.12:

Traceback (most recent call last):
File "support/mkbundle...

github.com/tvheadend/tvheadend - ec56067f4f6cb3fae5a03f0fb492c45413d095bb authored about 1 year ago by Bernd Kuhls <[email protected]>
webui/dvr: Add age_rating in recording details dialogs

The details dialogs in the various recording tabs do not open anymore
with the error `Uncaught T...

github.com/tvheadend/tvheadend - 21911b5e37a20b6f2a10ef48a93ccf7bf2dd179c authored about 1 year ago by David Kalnischkies <[email protected]>
webui/dvr: Remove unused & duplicated functions

While implementing the alternative/similar broadcast buttons it seems
like previous attempts rem...

github.com/tvheadend/tvheadend - db62c0bd467e800fc6aa1702a94672b6bf7697ce authored about 1 year ago by David Kalnischkies <[email protected]>
Fix bug #6293 – Missing EIT EPG Content Type

github.com/tvheadend/tvheadend - 76ca76761693eb7c1f347e79d271618f08ec3824 authored about 1 year ago by DeltaMikeCharlie <[email protected]>
Fix some build and add more targets

github.com/tvheadend/tvheadend - 6e352c6c7871d434f9b022f7f203c31e9609121b authored about 1 year ago by Flole998 <[email protected]>
otamux: Make sure we use PRItime_t

As %li isn't supported equally, we must ensure we always use PRItime_t.

Signed-off-by: Olliver ...

github.com/tvheadend/tvheadend - 17eebbef5b017352afcded36c27cb0be11ebd4a1 authored about 1 year ago by Olliver Schinagl <[email protected]>
Use explicitly on format warnings for Time test

It looks like the compile check doesn't work properly on some
architectures, which appears to ea...

github.com/tvheadend/tvheadend - 2375a63a118797bb0dbac9d71740a5351dd49f3d authored about 1 year ago by Olliver Schinagl <[email protected]>
CI: Build (without cloudsmith) all targets on every merge request

We want to build everything on merge requests, tags etc.

However we want to skip cloudsmith int...

github.com/tvheadend/tvheadend - 1179ce28a530ac48358266e8c46cb9b06e5f71c6 authored about 1 year ago by Olliver Schinagl <[email protected]>
CI: Run the full build with cloudsmith only on master

Cloudsmith deployal should only be done on master, but we want to run
every other thing normally...

github.com/tvheadend/tvheadend - ac6caf3b1117a80fb30d528767c0d55635ba2cb4 authored about 1 year ago by Olliver Schinagl <[email protected]>
Fix time for old 32bit systems

The fix introduced in fe47ecb5504a ("Fix time for 32bit systems again")
made the incorrect assum...

github.com/tvheadend/tvheadend - 1c22d866f336d4d38dc0679a0cb03b11237c48fc authored about 1 year ago by Olliver Schinagl <[email protected]>
Add 'age rating' field to recording metadata

github.com/tvheadend/tvheadend - d50105999522cc7c35909f7c0f2a504fc40c2e1b authored about 1 year ago by DeltaMikeCharlie <[email protected]>
Fix time for 32bit systems again

In issue #6257 an issue mentioning that time_t isn't properly supported
when printing on 32-bit ...

github.com/tvheadend/tvheadend - fe47ecb5504a521fed9c1ca9705fb0dd2bb8443a authored about 1 year ago by Olliver Schinagl <[email protected]>
OTA Genre translation squashed v2

github.com/tvheadend/tvheadend - 23263a54d9bbda2779489c06d3aa909ec618ad63 authored about 1 year ago by DeltaMikeCharlie <[email protected]>
Bug Fix: OTA EIT Parental Rating

github.com/tvheadend/tvheadend - c531383ca6654639dc112db67fd8dc893c1f5272 authored about 1 year ago by DeltaMikeCharlie <[email protected]>
Revert non-portable function to previous code

github.com/tvheadend/tvheadend - 14298acb6a8e3a83ed1091fab1f3a924077ddfea authored over 1 year ago by John Ross Hunt <[email protected]>
Update Debian packaging to use the new configuration directories

This updates the Debian packaging to use the new configuration
directories introduced by
https:/...

github.com/tvheadend/tvheadend - 9958c34210f21b6a7487e3df899230df3a545489 authored over 1 year ago by Michael Marley <[email protected]>
Fix configuration-loading logic to account for forking operation

Since config_get_dir() is executed before forking, the uid will
always be 0 at this point. Inst...

github.com/tvheadend/tvheadend - 612b615ffd8adfd33f905cf15b67ff817cc59c20 authored over 1 year ago by Michael Marley <[email protected]>
Fix spelling errors encountered during previous work

github.com/tvheadend/tvheadend - 7b5c526977eddfa4535df91ea4e23c8910c69b11 authored over 1 year ago by Michael Marley <[email protected]>
Fix portability: Do not use linux/limits.h

The header limits.h suffices, lets use that instead.

Signed-off-by: Olliver Schinagl <oliver@sc...

github.com/tvheadend/tvheadend - a9b83afb2d6badaa01ab2b964f0285b7206bf52c authored over 1 year ago by Olliver Schinagl <[email protected]>
dvr_storage: Also support server configurations for recordings

Like in commit e15c1abe9737 ("config: Support server configurations"),
dvr_recordings are probab...

github.com/tvheadend/tvheadend - 335b1255d644d06740758d8a264e4864b6539e55 authored over 1 year ago by Olliver Schinagl <[email protected]>
config: Fix whitespace errors

The internal print functions already add the newline for us, so adding
one manually is not neede...

github.com/tvheadend/tvheadend - f28e69a5f1f24da7a973a6ef1dec9f7beece2acc authored over 1 year ago by Olliver Schinagl <[email protected]>
spawn: Do not close every possible file descriptor

When close is called with a non-existant file descriptor, it will happily
do so. Since we do not...

github.com/tvheadend/tvheadend - 85360356660a11e5c7a65274d58e5f4945f83f5f authored over 1 year ago by Olliver Schinagl <[email protected]>
config: Support server configurations

On server loads, it is not uncommon to have the config directory live in
`/var/lib/tvheadend`. W...

github.com/tvheadend/tvheadend - e15c1abe97370b461ed1457b3ac2dc4dff58dbd7 authored over 1 year ago by Olliver Schinagl <[email protected]>
config: Add support for XDG config

Over the last years, the freedesktop organization has promoted the use
of XDG_HOME_CONFIG for st...

github.com/tvheadend/tvheadend - af49e4bd9066bcba873718cf7dab42235de49982 authored over 1 year ago by Olliver Schinagl <[email protected]>
config: Store config directory variable internally

Currently `config_boot` 'abuses' the path-pointer and stores its own
internal path if needed. Wh...

github.com/tvheadend/tvheadend - cf87a5ddba7b439631d2c105879671422d118638 authored over 1 year ago by Olliver Schinagl <[email protected]>
dvr_storage: Use XDG spec directories

The XDG spec has a way to determine the users preferred Video directory.
This is important, beca...

github.com/tvheadend/tvheadend - dbf973307ae34d8a7918b781b9f315ad51ef15a8 authored over 1 year ago by Olliver Schinagl <[email protected]>
settings: Add XDG support helper functions

The XDG spec goes beyond the '.config' directory structure, but also
helps with other directorie...

github.com/tvheadend/tvheadend - c00c4eb71d604112da7cbc58f4aee4a8c5a1f0d9 authored over 1 year ago by Olliver Schinagl <[email protected]>
config: Deal with configuration before anything else

We should really be setting up our configuration storage before anything
else. Starting/register...

github.com/tvheadend/tvheadend - 04283a9a4ab81ed435f8ee0d36e271e6f51f8418 authored over 1 year ago by Olliver Schinagl <[email protected]>
Fix Fedora CI build

github.com/tvheadend/tvheadend - 4c1b4dbcee7fd5eeeec8bf27e5ff2d178ee8bfee authored over 1 year ago by Ruben De Smet <[email protected]>
Disable broken codeball

github.com/tvheadend/tvheadend - 5f6be407a8e72c45ed4c9178c8b38826bb9a8684 authored over 1 year ago by Flole998 <[email protected]>
Add simple 'ping' endpoint for healthchecks

To determine if the server is online, we want to be able to 'ping' it
with as little configurati...

github.com/tvheadend/tvheadend - 1705297c27d76848a87cff34dd6bfe7d9d74c87a authored over 1 year ago by Olliver Schinagl <[email protected]>
Add Fedora RPM build to Github Actions

github.com/tvheadend/tvheadend - 9df7d2d6bc37b8aa25ac63be7b0a5d69be10c892 authored over 1 year ago by Ruben De Smet <[email protected]>
Update config for Fedora 37/38

github.com/tvheadend/tvheadend - cd30663793f7155f93a1dd4977ae096718cf9cd6 authored over 1 year ago by Ruben De Smet <[email protected]>
dvr_rec: Fix a buffer overflow in filename generation

Fixes https://tvheadend.org/issues/6272

Co-authored-by: Dave Pickles

github.com/tvheadend/tvheadend - 003fd92707531bdf7ad1753ab028db8748ac5ab8 authored over 1 year ago by Ruben De Smet <[email protected]>
- fixed bug with _lang3_to_lang2()

Typo made using lang instead of lang3 in lookup map
- clean by running through autopep8
- A...

github.com/tvheadend/tvheadend - 18effa8ad93e901f3cdaa534123d910f14453d1f authored over 1 year ago by Gene C <[email protected]>
update pict_type from AVPacket to AVFrame

- remove deprecated FF_API_CODED_FRAME
- remove pict_type from AVPacket_SideData
- use AVFrame->...

github.com/tvheadend/tvheadend - e10f98601b8bfee4c6b0093012ce45654666f501 authored over 1 year ago by uknunknown <[email protected]>
update to ffmpeg 5.1.3

update to ffmpeg 5.1.3

github.com/tvheadend/tvheadend - 8efac01dccdf11b4b3b196080c085aaa801a62f7 authored over 1 year ago by uknunknown <[email protected]>
update to ffmpeg 5.1.2

- ffmpeg_static will always compile with ffmpeg 5.1.2
- Makefile.ffmpeg added to 5.1.2
- src/mux...

github.com/tvheadend/tvheadend - f32c7c59a19a276648d7b068041738e4e8337638 authored over 1 year ago by alingherghescu <[email protected]>
tv_meta_tvdb.py: Fix 'languague' typo.

Typo 'languague' prevents the script from fetching poster art.

Fixes #6262.

github.com/tvheadend/tvheadend - e0f2d3234a67c6c0c88ac84166ce2626d668e0cf authored over 1 year ago by James Bevan <[email protected]>
tvhmeta: Fix tvhmeta authentication to the tvheadend API.

Construct and add an Authorization header to the request, when a
username and password are provi...

github.com/tvheadend/tvheadend - a10f7ea4408e5ba2b0f04cc9db970873eafa883c authored over 1 year ago by James Bevan <[email protected]>
Remove references to CLA which is no longer available

github.com/tvheadend/tvheadend - 543fbee6344514b57366ce7c4fe2e103d2570e55 authored over 1 year ago by Flole998 <[email protected]>
updated 'AVCodec' to 'const AVCodec'

- updated 'AVCodec' to 'const AVCodec'
- "avctx->refcounted_frames = 1;" deprecated (not require...

github.com/tvheadend/tvheadend - 8acd83df2335469216c3f8d07424a3e06486da0b authored over 1 year ago by alingherghescu <[email protected]>
remove deprecate struct vaapi_context and the vaapi.h

- remove deprecate struct vaapi_context and the vaapi.h

github.com/tvheadend/tvheadend - 247d3d032ce3f609254b3782aa95143eb5dd99f5 authored over 1 year ago by alingherghescu <[email protected]>
Remove deprecated get_best_effort_timestamp() call

github.com/tvheadend/tvheadend - a1cb8cffb1d5af17c9bce2b3ef65319ab984854f authored over 1 year ago by Flole998 <[email protected]>
remove ffmpeg component avresample

- remove ffmpeg component avresample. Is deprecated and replaced by swresample. I verified that ...

github.com/tvheadend/tvheadend - ef13a600afb35905ddfa84447073c016d320c185 authored over 1 year ago by alingherghescu <[email protected]>
iconv: Allow using GNU libiconv

TVHeadend has a hard-dependency on libiconv. Lets make this a little bit
more flexible by also a...

github.com/tvheadend/tvheadend - 21a5c6399aaba600886f1bc1ad0ce79d454b8ba8 authored over 1 year ago by Olliver Schinagl <[email protected]>
remove unused function and migrate from AVBitStreamFilterContext to AVBSFContext

- migrate from AVBitStreamFilterContext to AVBSFContext
- update AVCodec to 'const AVCodec'
- re...

github.com/tvheadend/tvheadend - 0acb338a762afbd46658fadc55ae3e6827c5b73a authored over 1 year ago by alingherghescu <[email protected]>
update to ffmpeg codecpar

- update to ffmpeg codecpar

github.com/tvheadend/tvheadend - 933ae5f767ea4ddd08656f59b8cc973756b59342 authored over 1 year ago by alingherghescu <[email protected]>
Revert "fix for 64bit time_t on 32bit systems"

This reverts commit 76a6263f1be4e3ccff968b47155b050fcc15f042.

github.com/tvheadend/tvheadend - 9e1eb89be731ffb4687327c09b2de3bf58f548cf authored over 1 year ago by Flole998 <[email protected]>
fix for 64bit time_t on 32bit systems

github.com/tvheadend/tvheadend - 76a6263f1be4e3ccff968b47155b050fcc15f042 authored over 1 year ago by pykpkg47 <[email protected]>
update NASM to 2.16.01

- update NASM to 2.16.01

github.com/tvheadend/tvheadend - 5aa50b12fc4bab29855edba8557f0ad8fe26e2d1 authored over 1 year ago by alingherghescu <[email protected]>
update vaapi

- update the code to match the format from vnenc.c (unify format)
- update the default value for...

github.com/tvheadend/tvheadend - cfb20ca688995e690f58528379619827263bbce2 authored over 1 year ago by alingherghescu <[email protected]>
Don't attempt to approve PRs automatically

github.com/tvheadend/tvheadend - 508de087216e8918cdc45fbcf30a9efeb5fe5654 authored over 1 year ago by Flole998 <[email protected]>
Codeball should also label PRs that need review

github.com/tvheadend/tvheadend - 39df64bb8e8888db0817e133b50b7f4823a69489 authored over 1 year ago by Flole998 <[email protected]>
Fix for DVB Grabber and IPTV Stream

github.com/tvheadend/tvheadend - d1366a0669c785141a128678a671c008abd1fb5a authored over 1 year ago by barzog <[email protected]>
RTSP redirect support fix and moved to http client

github.com/tvheadend/tvheadend - 061cf95b148680cc01689f1f49d10d3977bda15d authored over 1 year ago by spdfrk <[email protected]>
Use codeball for PRs

github.com/tvheadend/tvheadend - 44bf691ac3c4abe3b11dc284ace84d863db376e3 authored over 1 year ago by Flole998 <[email protected]>
update to ffmpeg codecpar

- update to ffmpeg codecpar

github.com/tvheadend/tvheadend - 2f3e53380bff7fb7a571de438d3fc541139259cc authored over 1 year ago by alingherghescu <[email protected]>
update ffmpeg from 4.4.1 to 4.4.3

- update ffmpeg from 4.4.1 to 4.4.3

github.com/tvheadend/tvheadend - 02987438db97e54a39491853099db7ead4d50eb3 authored over 1 year ago by alingherghescu <[email protected]>
update vaapi

- added denoise_vaapi
- added sharpness_vaapi

github.com/tvheadend/tvheadend - 470f02fb3f00d3f88e61303cd5db7ec303d0145d authored over 1 year ago by alingherghescu <[email protected]>
update vaapi

- update libvpx to ver. 1.12.0
- replaced tvherror() with tvhinfo for bitrate report
- converted...

github.com/tvheadend/tvheadend - becc74b2874a43007709952950e03fd137e0d8bb authored over 1 year ago by alingherghescu <[email protected]>
Fix Coverity-Build (#1499)

* Add omx dependency for Coverity-Build

* Add libva-dev dependency for Coverity-Build

* Ad...

github.com/tvheadend/tvheadend - 060df517c16537da69fd0717f52254ff7477398f authored over 1 year ago by Flole998 <[email protected]>
Revert "Update debian/compat to version 10"

This reverts commit 2a370dd17fcac7e587d45fd9971e346536379ea3.

github.com/tvheadend/tvheadend - bed37ea208b8acaf914b4fb14498d143a1fbbd93 authored over 1 year ago by Flole998 <[email protected]>
Ignore title mismatch if dup checking by CRID

Some channels add "New: " to the title if this is the first showing, so a title match with repea...

github.com/tvheadend/tvheadend - 905b4f0d0387818cbbf7012bf4dffb25e9893748 authored over 1 year ago by dave-p <[email protected]>
Update debian/compat to version 10

Compat version 10 was declared recommended in 2016.

An important change introduced in 10 was ch...

github.com/tvheadend/tvheadend - 2a370dd17fcac7e587d45fd9971e346536379ea3 authored over 1 year ago by Michał Janiszewski <[email protected]>
Unify power up time range to 10-500 ms

Unify the allowed range of power up time
for rotors, switches and unicable devices.

github.com/tvheadend/tvheadend - 1620218ed01600bbc1784528a10f0723a998a741 authored over 1 year ago by Peter Bašista <[email protected]>
Add configurable delays after Unicable operations

Allow user to adjust the length of time delays
after the Unicable device is powered up
and after...

github.com/tvheadend/tvheadend - b70f3b3f12b4398cfdf18fb311e9e57abcf86260 authored over 1 year ago by Peter Bašista <[email protected]>
Add descriptions to the existing Unicable configuration fields

github.com/tvheadend/tvheadend - 377c108194292abdaf71ff26b7527412c4f7a0aa authored over 1 year ago by Peter Bašista <[email protected]>
Unify names and order of Unicable-specific configuration fields

github.com/tvheadend/tvheadend - dde8856982c4293a1f9c8686b08f752e6e504dcc authored over 1 year ago by Peter Bašista <[email protected]>
Unify command time range to 10-300 ms

Unify the allowed range of command time
for rotors, switches and unicable devices.

github.com/tvheadend/tvheadend - 5948200c7e04ebeab28efb3285d3f13e11df20ca authored over 1 year ago by Peter Bašista <[email protected]>
update vaapi

- updated function _video_filters_get_filters() due to a bug hidden by previous bug (Bug #6247)
...

github.com/tvheadend/tvheadend - 0adacbdf18f018c9167bbceacc2d5ebb756688e2 authored over 1 year ago by alingherghescu <[email protected]>
descrambler: cccam: move send keepalive message to traces

Signed-off-by: Jaroslav Kysela <[email protected]>

github.com/tvheadend/tvheadend - 8082b104aecd7f2bbac3b16b853be50c902cefb3 authored over 1 year ago by Jaroslav Kysela <[email protected]>
descrambler: cccam - simplify cccam_handle_keys()

Signed-off-by: Jaroslav Kysela <[email protected]>

github.com/tvheadend/tvheadend - b8b6d5eba112a9ace28db4ebee12c4b6154327c7 authored over 1 year ago by Jaroslav Kysela <[email protected]>
descrambler: cclient: optimization for multiple key clients

Do not use client when other handles requests.

Signed-off-by: Jaroslav Kysela <[email protected]>

github.com/tvheadend/tvheadend - d3cd3d66795df59ca41294a8008b751782f2b948 authored over 1 year ago by Jaroslav Kysela <[email protected]>
descrambler: cosmetic cleanups, more CAID logs

Signed-off-by: Jaroslav Kysela <[email protected]>

github.com/tvheadend/tvheadend - c32ace5a81e86856b3ecb29fa5e0abc170d13182 authored over 1 year ago by Jaroslav Kysela <[email protected]>
descrambler: cwc: do not register bad provider numbers for betacrypt and irdeto

Signed-off-by: Jaroslav Kysela <[email protected]>

github.com/tvheadend/tvheadend - 3a12b3f99bc31a3217e3e2de96f3a62dac137735 authored over 1 year ago by Jaroslav Kysela <[email protected]>
descrambler: cwc: Fix the additional card registration (mgclient option in o*s*c*a*m)

It's expected that new CAIDs and providers are added to the current list rather
than to overwrit...

github.com/tvheadend/tvheadend - 36c1d65d9d3d6319cde25c76cb3340ed065e8e94 authored over 1 year ago by Jaroslav Kysela <[email protected]>
grammar: Replace "then" with "than"

github.com/tvheadend/tvheadend - 760f32bf531e15346a40cef864f87edd5bae9681 authored almost 2 years ago by Peter Bašista <[email protected]>
Preserve existing Unicable idnode during the set operation

Currently, the Unicable settings are always cleared
when enabling or disabling the corresponding...

github.com/tvheadend/tvheadend - 11358ba2537c988c940a46500434417b7cf98f0f authored almost 2 years ago by Peter Bašista <[email protected]>
updated function _video_filters_get_filters()

- fixed Decoder HW + Encoder SW --> not working (with VAAPI) - Bug #6247
- fixed resize and dein...

github.com/tvheadend/tvheadend - 576ae16a1c4db90db262c671df5f703ff5d23d0b authored almost 2 years ago by alingherghescu <[email protected]>
profile video resize improvements

- provide the ability to specify if scaling should be performed Up and Down, Up (only) or Down (...

github.com/tvheadend/tvheadend - 1eeb608033804c3b5b35c842389f276cde299600 authored almost 2 years ago by alingherghescu <[email protected]>
Add autorec duplicate handling default to dvr config.

Default will be applied to new autorecs unless overridden.
duplicate_handling.md: Add details of ...

github.com/tvheadend/tvheadend - cc602833684953fc3e6f1c89d4f08f6dfef179e3 authored almost 2 years ago by dave-p <[email protected]>
update vaapi

- added new settings: platform, bitrate scale factor, low power, loop filter level, loop filter ...

github.com/tvheadend/tvheadend - 6a6c9b7240ae4d19a8d57dd7e4a9428c326a68de authored almost 2 years ago by alingherghescu <[email protected]>
remove libavresample from build scripts

github.com/tvheadend/tvheadend - 17a357fee8bccacd931476411200b05f2b06f47c authored almost 2 years ago by Pim Zandbergen <[email protected]>
Add amd64 jammy to builds

github.com/tvheadend/tvheadend - 2beb6c9c889d840f232379db52cd3363e23a5b1f authored almost 2 years ago by Flole998 <[email protected]>
Fix a few more builds, add kinetic support

github.com/tvheadend/tvheadend - c9a156a25a07f1f84c2f48a1b03b481430c8257d authored almost 2 years ago by Flole998 <[email protected]>
Allow old builds to pass

github.com/tvheadend/tvheadend - cdd2af4bd30d8f873fb3f66c2543bd6d3f758719 authored almost 2 years ago by Flole998 <[email protected]>
Build for kinetic instead of impish

github.com/tvheadend/tvheadend - 44a202b9232f141bd36e617c138d6efb653d7fd3 authored almost 2 years ago by Flole998 <[email protected]>
Remove variable declaration from for-loop

github.com/tvheadend/tvheadend - 81c986d553277e0275b8ce47749a7fb0388b455d authored almost 2 years ago by Flole998 <[email protected]>
Don't fail on strict aliasing violations

github.com/tvheadend/tvheadend - b45571d42e9a08f45d18e368a754d4d82d047d29 authored almost 2 years ago by Flole998 <[email protected]>
Don't confuse GCC with zero-length array

Fix FTBFS introduced by 7b95ba4cf9113ae8808b3e4a9425010b607dbaca

Link: https://tvheadend.org/is...

github.com/tvheadend/tvheadend - abcb0ea676e7b7e822be990aae7df1aa8ff5b990 authored almost 2 years ago by Cédric Schieli <[email protected]>
config: Enable HbbTV parser by default

It make sense to include it always when available

Link: https://tvheadend.org/issues/6223
Signe...

github.com/tvheadend/tvheadend - d8854960361b0fb6846f0912f509dfad61f3ccbf authored almost 2 years ago by Kacper Michajłow <[email protected]>
dvb_psi_pmt: Recognize AC-4 audio descriptor

This allows pass-through of AC-4 audio stream.

Will need adjustment when AC-4 gets support in F...

github.com/tvheadend/tvheadend - 765d3ed4fd0cc87f8b8594b296833f490ae86ebd authored almost 2 years ago by Kacper Michajłow <[email protected]>
Add South Africa to Countries list.

dtv-scan-tables commit 28414c7 added muxes for South Africa.
Add the country to the country cod...

github.com/tvheadend/tvheadend - eb844deb40cf9a4331c7071e56964f58910c3509 authored almost 2 years ago by dave-p <[email protected]>
Build various targets and prepare new repository (#1476)

Some builds still need a newer python version

github.com/tvheadend/tvheadend - cd8491a5ba3c75c349997357d7751cf0fd83fb53 authored almost 2 years ago by Flole998 <[email protected]>
Avoid breaking strict aliasing in IP_AS_V{4,6}

GCC complains (one example, more in tcp.h):

In file included from src/main.c:41:
src/tcp.h: In ...

github.com/tvheadend/tvheadend - 7b95ba4cf9113ae8808b3e4a9425010b607dbaca authored almost 2 years ago by David Kalnischkies <[email protected]>
Remove always-true checks

github.com/tvheadend/tvheadend - 5543ce518faaeeb0677fd7c2fca26f8ae0d265d3 authored almost 2 years ago by Flole998 <[email protected]>
Reduce ADTS header size for better compatibility

github.com/tvheadend/tvheadend - 19c3b87c23fe92a5dc8f4b2bf3ccd69111de0d09 authored almost 2 years ago by Flole998 <[email protected]>
Don't crash the wizard if tvh has no inputs

If you have e.g. all but dvb disabled and forgot to plug in your usb
adapter the wizard would cr...

github.com/tvheadend/tvheadend - 0b8df3e2d55240d4b21ec5bdf20cc89b4a5e73b2 authored almost 2 years ago by David Kalnischkies <[email protected]>