Releases: catalinii/minisatip
Releases · catalinii/minisatip
v1.1.13
Fix actions for PRs
v1.1.12
fix compiler warning in snprintf function
v1.1.11: add support for binding to an address and/or an interface
-V --bind address: address for listening (all services) -J --bind-dev device: device name for binding (all services) * beware that only works with 1 device. loopback may not work!
v1.1.10
Update donation link
v1.1.9
emulate recvmmsg and sendmmsg on the entire SH4 platform
v1.1.8
Create PMT based on the stream_pids and caids instead of original pmt…
v1.1.7
Remove PI from PMT and compose it instead using caid/capid
v1.1.6
Add all CAIDs to master pmt
v1.1.5
close demux when no other channels share the same demux
v1.1.4: Fix emm processing for ddci (#843)
* fix coverity * Fix EMM processing for ddci Co-authored-by: Catalin Toda <[email protected]>