Martin Piatka
f224f89344
GUI: Recv loss: Fix for new log format
...
The log line reporting recv loss changed format a while ago breaking
this. As a more proper fix it would be nice to eventually report this over
control port instead.
2024-10-29 14:48:20 +01:00
Martin Piatka
2052b5af8e
GUI: Fix recv report sometimes not working
...
The widget would fail to parse SSRCs falling outside the signed int
range
2024-09-25 14:34:44 +02:00
Martin Piatka
da228eea58
GUI: recv_loss: Guard against divide by zero
2022-11-21 13:26:40 +01:00
Martin Piatka
930b5097ac
GUI: recv widgets: Force Fusion style on win & mac
...
Native mac progressbars don't display the text, while windows style
displays it next to the bar in an ugly way.
2022-11-10 16:15:31 +01:00
Martin Piatka
e97e74957f
GUI: recv_loss: Factor report collection into own class
2022-11-10 16:15:30 +01:00
Martin Piatka
08e8f36ec1
GUI: recv loss: add tooltip
2022-11-10 14:51:30 +01:00
Martin Piatka
f3cfce7fd7
GUI: recv_loss: support multiple ssrcs
2022-11-10 14:51:30 +01:00
Martin Piatka
477413c13f
GUI: Add recv loss indicator
2022-11-10 14:51:29 +01:00