Releases: catalinii/minisatip
Releases · catalinii/minisatip
v1.3.36
v1.3.35: Remove unrecognized option --disable-dvbaes (#1189)
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)
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
When the enforced/stored device_id is already used, use another one free.
v1.3.32: Improve logging of satipc
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
Fix incorrect device_id initialization
v1.3.30: LOG the running mode
Print in the log the running mode: background/foreground
v1.3.29: Update links in README.md
Link to the local copy of the PDF document specification.
v1.3.28
Update minisatip.c
v1.3.27: New workflow: binaries-manual.mips.yml
This workflow is standalone and it compiles MIPS releases (static) with the ZIG CC compiler.