| Commit message (Expand) | Author | Age | Files | Lines |
* | RTP: Disable VP9 | Marvin W | 2021-12-19 | 1 | -0/+1 |
* | RTP: Improve screen resolution update logic | Marvin W | 2021-12-19 | 2 | -25/+30 |
* | DTLS: Use own thread for connection establishment | Marvin W | 2021-12-19 | 1 | -22/+30 |
* | RTP: Less log spam | Marvin W | 2021-12-18 | 3 | -88/+0 |
* | SRTP: Do not continue processing data after encrypt/decrypt failed | Marvin W | 2021-12-18 | 3 | -37/+87 |
* | RTP: Correctly handle timestamp after re-enabling a stream | Marvin W | 2021-12-18 | 2 | -3/+14 |
* | ICE: Use non-blocking send | Marvin W | 2021-12-18 | 1 | -8/+14 |
* | ICE: Run receiver in own thread | Marvin W | 2021-12-18 | 1 | -1/+14 |
* | SRTP: Drop unnecessary buffer copy | Marvin W | 2021-12-18 | 1 | -6/+4 |
* | Add calls in private MUCs via a MUJI MUC | fiaxh | 2021-12-18 | 5 | -52/+116 |
* | Improve call details dialog + small multi-party call fixes | fiaxh | 2021-11-15 | 8 | -144/+139 |
* | Optimize encoder for low cpu usage | Marvin W | 2021-11-15 | 1 | -5/+5 |
* | Add maximum bitrate and adjust video resolution based on bitrate | Marvin W | 2021-11-15 | 4 | -12/+111 |
* | Log probe for decode QOS | Marvin W | 2021-11-11 | 1 | -0/+40 |
* | Limit REMB target bitrate to 2x maximum actually seen value | Marvin W | 2021-11-11 | 1 | -32/+48 |
* | Display target bitrates in connection details UI | fiaxh | 2021-11-11 | 4 | -18/+55 |
* | Fix REMB calculation | Marvin W | 2021-11-10 | 1 | -2/+5 |
* | Make elements sync to get proper qos data | Marvin W | 2021-11-10 | 2 | -3/+3 |
* | Register local ip address handler for raw udp | Marvin W | 2021-11-10 | 1 | -1/+6 |
* | Log when DTLS-SRTP has errors | Marvin W | 2021-11-10 | 1 | -2/+6 |
* | ICE: Report transferred bytes for UI | Marvin W | 2021-11-10 | 1 | -16/+8 |
* | RTP: Make opus mono-channel | Marvin W | 2021-11-10 | 1 | -2/+2 |
* | DTLS: throw exceptions from SRTP | Marvin W | 2021-11-10 | 1 | -22/+12 |
* | RTP: Only start gstreamer pipeline once needed | Marvin W | 2021-11-10 | 1 | -48/+66 |
* | RTP: Encode with device | Marvin W | 2021-11-10 | 2 | -174/+413 |
* | Split payloader off encoder chain | Marvin W | 2021-11-10 | 1 | -4/+39 |
* | Improve codec support | Marvin W | 2021-11-10 | 1 | -4/+7 |
* | Crop video to match widget ratio | Marvin W | 2021-11-10 | 1 | -29/+45 |
* | Fix usage of libsrtp2 | Marvin W | 2021-11-10 | 2 | -2/+6 |
* | Add (disabled) multi-party call UI | fiaxh | 2021-11-10 | 18 | -297/+745 |
* | Add multiparty call support to libdino and xmpp-vala | fiaxh | 2021-11-10 | 26 | -522/+1313 |
* | Add Jingle Raw UDP Transport Method to xmpp-vala | fiaxh | 2021-11-04 | 1 | -0/+118 |
* | Add initial COIN (XEP-0298) implementation to xmpp-vala | fiaxh | 2021-11-04 | 1 | -0/+136 |
* | Add MUJI (XEP-0272) implementation to xmpp-vala | fiaxh | 2021-11-04 | 1 | -0/+283 |
* | Fix crash when using direct TLS + ALPN | fiaxh | 2021-10-15 | 1 | -1/+1 |
* | Update translations | Translations | 2021-10-13 | 110 | -1727/+1728 |
* | Display corrected messages with original message time | fiaxh | 2021-10-13 | 1 | -0/+1 |
* | Fix compiler warnings ('passing argument .. from incompatible pointer type') ... | fiaxh | 2021-10-12 | 3 | -12/+18 |
* | Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object prop... | fiaxh | 2021-10-12 | 4 | -8/+21 |
* | Fix compiler warnings ('Switch does not handle .. of enum ..') | fiaxh | 2021-10-12 | 7 | -3/+45 |
* | Fix misc compiler warnings | fiaxh | 2021-10-12 | 4 | -9/+14 |
* | Fix compiler warnings ('cast between incompatible function types') by not con... | fiaxh | 2021-10-12 | 5 | -88/+105 |
* | Fix compiler warnings ('assignment .. from incompatible pointer type') by ret... | fiaxh | 2021-10-12 | 10 | -10/+10 |
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 28 | -218/+218 |
* | FileWidgets: Improve mouse enter/leave identification | fiaxh | 2021-10-01 | 2 | -42/+19 |
* | Send SOCKS error and close connection when SOCKS5 handshake fails | fiaxh | 2021-09-30 | 1 | -0/+4 |
* | Update translations | Translations | 2021-09-25 | 111 | -1759/+2276 |
* | Improve call related wording | fiaxh | 2021-09-25 | 2 | -22/+13 |
* | Update translations | Translations | 2021-09-24 | 113 | -3074/+11094 |
* | Small notification fixes (#1077) | sojuz151 | 2021-09-22 | 1 | -2/+14 |