| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 7 | -18/+17 |
* | Video for GTK4 | Marvin W | 2022-07-27 | 3 | -96/+178 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 23 | -537/+454 |
* | Support devices with multiple framerate options in get_max_fps (#1224) | Matthew Egeler | 2022-05-17 | 1 | -2/+20 |
* | Fix calculation of best camera framerate | foucault | 2022-05-17 | 1 | -1/+3 |
* | Prepare http-files plugin for libsoup-3 support | Marvin W | 2022-04-09 | 3 | -33/+60 |
* | Fix build of tests | Marvin W | 2022-04-08 | 1 | -2/+2 |
* | Allow cancellation of file transfers | Marvin W | 2022-03-30 | 2 | -6/+46 |
* | set a generic MIME type for encrypted file (#1213) | Nkwuda Sunday Cletus | 2022-03-23 | 1 | -1/+1 |
* | Fix build on Vala < 0.50 and pre-release Vala versions | Marvin W | 2022-03-16 | 1 | -2/+1 |
* | QR-code: Actually use Uri.join if glib version supports it | fiaxh | 2022-03-09 | 1 | -6/+6 |
* | OMEMO QR code: URI-escape the JID | mjk | 2022-02-26 | 1 | -1/+17 |
* | OMEMO: Make QR code "scalable" in accordance with GDK_SCALE | mjk | 2022-02-25 | 1 | -2/+4 |
* | Qrencode: Break out upsampling into a separate function | mjk | 2022-02-25 | 1 | -16/+35 |
* | OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformant | mjk | 2022-02-25 | 3 | -23/+29 |
* | RTP: clarify codec support warning | mjk | 2022-02-13 | 1 | -1/+1 |
* | Update translations | Translations | 2022-02-12 | 72 | -82/+82 |
* | Calls: Fix OMEMO in group calls | Marvin W | 2022-02-12 | 1 | -2/+62 |
* | Calls: Fix device selector for multi-party calls, allow picking device before... | Marvin W | 2022-02-12 | 4 | -28/+30 |
* | RTP: Only display SSRC mismatch warning for GLib versions supporting warning_... | Marvin W | 2022-02-11 | 2 | -0/+7 |
* | RTP: Make codec and hardware support compile-time configurable | Marvin W | 2022-02-11 | 5 | -29/+84 |
* | Various call fixes | fiaxh | 2022-02-10 | 1 | -4/+7 |
* | DTLS: Handle DTLS fingerprint in transport-info before session-accept | Marvin W | 2022-02-09 | 2 | -3/+28 |
* | Update translations | Translations | 2022-02-08 | 72 | -72/+72 |
* | Calls: Device picker | Marvin W | 2022-02-08 | 3 | -79/+100 |
* | Update translations | Translations | 2022-02-08 | 74 | -70/+415 |
* | Various call UI/UX improvements | fiaxh | 2022-02-07 | 2 | -5/+13 |
* | RTP: Use two channels for Opus | Marvin W | 2022-02-06 | 1 | -1/+1 |
* | RTP: Add support for G.722 | Marvin W | 2022-02-06 | 2 | -5/+11 |
* | Use uppercase hex for DTLS fingerprints | Marvin W | 2022-02-06 | 1 | -1/+1 |
* | RTP: Restrict number of recaps to save resources | Marvin W | 2022-02-06 | 1 | -5/+8 |
* | Update translations | Translations | 2022-02-02 | 70 | -76/+79 |
* | RTP: Workaround drawing issues on resolution change | Marvin W | 2022-01-27 | 1 | -24/+87 |
* | Small cleanup | fiaxh | 2022-01-23 | 1 | -2/+2 |
* | RTP: VAAPI seems to not support VBR and low-power mode at the same time | Marvin W | 2022-01-21 | 1 | -1/+1 |
* | RTP: Use VP8 wait-for-keyframe only for GStreamer 1.18+ | Marvin W | 2022-01-21 | 2 | -3/+7 |
* | Only process PEP messages from bare JIDs | fiaxh | 2022-01-10 | 1 | -1/+2 |
* | Remove GStreamer dependencies from main | Marvin W | 2022-01-09 | 1 | -25/+9 |
* | Fixes for older valac versions | Marvin W | 2021-12-25 | 2 | -3/+8 |
* | Fix build with older Vala compilers | Marvin W | 2021-12-23 | 2 | -2/+13 |
* | Merge branch groupcalls | fiaxh | 2021-12-23 | 10 | -418/+883 |
|\ |
|
| * | 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 |
| * | Improve call details dialog + small multi-party call fixes | fiaxh | 2021-11-15 | 1 | -1/+1 |