Releases: braice/MuMuDVB
Releases · braice/MuMuDVB
Release list
20260716
What's Changed
- T2-MI (over DVB) input support with demux by @anphsw in #161
- Update README.txt by @lza93 in #168
- Move T2-MI code and some cleanup by @anphsw in #166
- Fix memory leaks by @anphsw in #170
- Prevent segmentation fault on early exit with scam enabled by @anphsw in #179
- EIT: fix start date key name and value by @danijelt in #180
- Add support for streaming EMM PIDs by @freddy36 in #184
- Fix infinite loop on write error in unicast_reply_send by @yawkat in #200
- Fix a typo and make the
<script> stopto work. by @atanas-vladimirov in #198 - added support for JESS/UNICABLE_II/EN50607 by @gredek in #220
- Fix setting voltage to OFF instead of 13v after sending JESS/Unicable… by @gredek in #222
- issue #197: official Docker container: proposal by @maldex in #228
- fixing two trivial issues (#211 and #212) by @ukleinek in #225
- enhance streamed Log File with Service_type by @SourceDoctor in #235
- Add option to restart tuning if no traffic passed by @anphsw in #256
- Fix adaptation field handling by @malakudi in #265
- Use demux0 and dvr0 if there are no devices for the selected tuner by @k3a in #254
- DiSEqC/Unicable I/II extensions by @KlausReinhard in #253
- Fix pin_no/pin_number typo by @freddy36 in #266
- Include Application Signalling (HbbTV) PIDs by @freddy36 in #267
- Fix the unreleased lock in the mumudvb.c by @ycaibb in #275
- Null Pids do not have CRC32 checksum by @SourceDoctor in #278
- Fix tbl_struct/tbl_strcut typo by @sheng007 in #279
- implement prometheus metrics by @kiszpal in #281
- Prometheus fix by @kissadamfkut in #284
- Fix software descrambing when CA_SET_PID is not available by @BeardOverflow in #288
- Added new service type descriptors by @BeardOverflow in #289
- Add support for compiling on win32, fixes for obsolete api usage (inet_ntoa and friends), allow building without dvb-api, fixing compile warnings, etc. by @trollcop in #290
- Fixing up some issues left over from windows build, and a pass at compiler warnings cleanup by @trollcop in #291
- Fix 100% CPU load due to wrong logic during device poll by @trollcop in #293
- Update documentation for file, udp/multicast sources by @trollcop in #294
- HLS output support (file mode) by @anphsw in #282
- Fix compiler warnings and update WIN32 build after merging HLS code by @trollcop in #296
- Fix broken linux build by @anphsw in #297
- Add (optional) support for ARIB STD-B24 charset decoding, and additional configure options by @trollcop in #298
- add prometheus metrics reporting to hls code, fix reported version string by @anphsw in #300
- fix building doc: finish txt -> asciidoc migration by @pszemus in #303
- [autoconf_pmt] fix possible char overflow by @pszemus in #306
- [autoconf_pmt] fix possible char overflow by @pszemus in #307
- [autoconf_pmt] Fix parsing outside PMT descriptors buffer by @pszemus in #308
- Include service_type 0x20 for UHD TV streams. by @iazz in #319
- Handle unrecoverable card errors by @anphsw in #320
- fix -std=c23 build failure by @heitbaum in #321
- fix wrong continuity counter modulo by @hack03er in #323
- FIX 6->7 MP2T in RTP by @hack03er in #322
- allow build with gettext 0.24.1 by @heitbaum in #330
New Contributors
- @lza93 made their first contribution in #168
- @freddy36 made their first contribution in #184
- @yawkat made their first contribution in #200
- @atanas-vladimirov made their first contribution in #198
- @gredek made their first contribution in #220
- @maldex made their first contribution in #228
- @ukleinek made their first contribution in #225
- @SourceDoctor made their first contribution in #235
- @malakudi made their first contribution in #265
- @k3a made their first contribution in #254
- @KlausReinhard made their first contribution in #253
- @ycaibb made their first contribution in #275
- @sheng007 made their first contribution in #279
- @kiszpal made their first contribution in #281
- @kissadamfkut made their first contribution in #284
- @BeardOverflow made their first contribution in #288
- @trollcop made their first contribution in #290
- @pszemus made their first contribution in #303
- @iazz made their first contribution in #319
- @heitbaum made their first contribution in #321
- @hack03er made their first contribution in #323
Full Changelog: 2.1.0...2026071