Skip to content

Releases: catalinii/minisatip

v1.3.35: Remove unrecognized option --disable-dvbaes (#1189)

13 Sep 00:18
6d32c4c
Compare
Choose a tag to compare
Fixes "configure: WARNING: unrecognized options: --disable-dvbaes"

Addition as already fixed in b6d0e50b5a1f5e687407173c61fbecd50db883be

v1.3.34: Fix satipc module when TEARDOWN is not correctly handled (#1187)

11 Sep 02:15
3906d95
Compare
Choose a tag to compare
This fixes the edge case when a new tuning call is received in the tuner when the TEARDOWN message is sended to the remote SAT>IP server but the confirmation (OK 200) is not already received. Futhermore improves a bit the logging.

v1.3.33: Fix target device_id when other device is detected

10 Sep 05:29
Compare
Choose a tag to compare
When the enforced/stored device_id is already used, use another one free.

v1.3.32: Improve logging of satipc

09 Sep 18:20
Compare
Choose a tag to compare
Improve a bit the LOG of the RTSP messages send/received of the satipc module. More easy to see without enlarging the log.

v1.3.31

09 Sep 18:19
Compare
Choose a tag to compare
Fix incorrect device_id initialization

v1.3.30: LOG the running mode

05 Sep 09:54
Compare
Choose a tag to compare
Print in the log the running mode: background/foreground

v1.3.29: Update links in README.md

05 Sep 04:34
Compare
Choose a tag to compare
Link to the local copy of the PDF document specification.

v1.3.28

04 Sep 11:59
Compare
Choose a tag to compare
Update minisatip.c

v1.3.27: New workflow: binaries-manual.mips.yml

30 Aug 07:36
Compare
Choose a tag to compare
This workflow is standalone and it compiles MIPS releases (static) with the ZIG CC compiler.

v1.3.26

27 Aug 06:57
Compare
Choose a tag to compare
Run configure before performing Coverity analysis