fiaxh
2b3d150949
Improve call details dialog + small multi-party call fixes
2021-11-15 13:29:13 +01:00
Marvin W
ec65415186
Optimize encoder for low cpu usage
2021-11-15 23:49:48 +01:00
Marvin W
0b828a0ae5
Add maximum bitrate and adjust video resolution based on bitrate
2021-11-15 22:49:44 +01:00
Marvin W
9958cfbe7b
Log probe for decode QOS
2021-11-11 22:49:48 +01:00
Marvin W
9e5a3895ae
Limit REMB target bitrate to 2x maximum actually seen value
2021-11-11 22:35:45 +01:00
fiaxh
e205743f0c
Display target bitrates in connection details UI
2021-11-11 21:54:55 +01:00
Marvin W
1b157a20ab
Fix REMB calculation
2021-11-10 23:13:33 +01:00
Marvin W
cfe43de5d5
Make elements sync to get proper qos data
2021-11-10 23:13:33 +01:00
Marvin W
0fe24c4339
Register local ip address handler for raw udp
2021-11-10 11:05:34 +01:00
Marvin W
c9194973de
Log when DTLS-SRTP has errors
2021-11-10 11:05:34 +01:00
Marvin W
6fa5702e9c
ICE: Report transferred bytes for UI
2021-11-10 11:05:34 +01:00
Marvin W
f398135bc8
RTP: Make opus mono-channel
2021-11-10 11:05:34 +01:00
Marvin W
dfda2f25f0
DTLS: throw exceptions from SRTP
2021-11-10 11:05:34 +01:00
Marvin W
ea19a9c5cb
RTP: Only start gstreamer pipeline once needed
2021-11-10 11:05:34 +01:00
Marvin W
b593aa05ef
RTP: Encode with device
2021-11-10 11:05:34 +01:00
Marvin W
083f73b0ca
Split payloader off encoder chain
2021-11-10 11:05:34 +01:00
Marvin W
72569ea52f
Improve codec support
2021-11-10 11:05:34 +01:00
Marvin W
aae13b9ea6
Crop video to match widget ratio
2021-11-10 11:05:34 +01:00
Translations
44c0e65129
Update translations
2021-10-13 20:11:17 +02:00
fiaxh
9285fd07bf
Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object property')
2021-10-12 19:43:57 +02:00
fiaxh
237081e573
Fix compiler warnings ('Switch does not handle .. of enum ..')
2021-10-12 19:43:57 +02:00
fiaxh
e8c162eae3
Fix misc compiler warnings
2021-10-12 19:43:57 +02:00
fiaxh
76e425ed27
Fix compiler warnings ('assignment .. from incompatible pointer type') by returning non-const after_actions in OrderListener
2021-10-12 17:59:47 +02:00
fiaxh
8d8dcf5af6
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
2021-10-12 17:58:18 +02:00
Translations
6ca47bf795
Update translations
2021-09-25 16:13:44 +02:00
Translations
ce227f7189
Update translations
2021-09-24 23:10:28 +02:00
fiaxh
83fcc295fe
Use own STUN fallback server
...
fixes #1078
2021-08-09 18:50:22 +02:00
fiaxh
ce292d03e3
Don't remove characters after '#' in filename
2021-06-07 10:00:47 -06:00
Marvin W
686035ca1e
RTP: Handle missing rtp pay/depay elements
2021-05-15 19:55:44 +02:00
Marvin W
6399892bf2
Move crypto-vala to shared library
2021-05-14 19:26:05 +02:00
Marvin W
bec73ed371
RTP: Fix GStreamer version check
2021-05-14 10:17:51 +02:00
Marvin W
3bfd407843
Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+
2021-05-11 22:11:44 +02:00
fiaxh
d71604913d
Merge remote-tracking branch 'origin/feature/calls'
2021-05-11 12:57:02 +02:00
fiaxh
90f9ecf62b
Calls: Indicate whether OMEMO key is verified
2021-05-11 12:52:00 +02:00
Marvin W
8044b546d0
Support voice processing on GStreamer 0.14
2021-05-02 18:03:03 +02:00
fiaxh
0ad968df36
Use the same DTLS fingerprint in all contents. Display audio+video enc keys in UI if they differ.
2021-05-01 22:57:38 +02:00
fiaxh
7d2e647690
Improve call wording, cleanup
2021-05-01 21:51:24 +02:00
Marvin W
0409f55426
Fix webcam framerate selection
2021-05-01 17:27:55 +02:00
Marvin W
d388525fc6
Correctly handle missing webrtc-audio-processing
2021-05-01 16:00:37 +02:00
Marvin W
23ffd37dde
Echo Cancellation
2021-05-01 15:48:51 +02:00
fiaxh
421f43dd8b
Add support for OMEMO call encryption
2021-04-29 16:13:25 +02:00
fiaxh
5d85b6cdb0
Handle non-existant call support
2021-04-29 16:13:25 +02:00
Marvin W
3880628de4
Video optimizations
2021-04-29 15:53:59 +02:00
fiaxh
328c3cf37f
Fix bad syntax in gnutls vapi, add libsrtp2 dependency to CI builds
2021-04-12 22:22:39 +02:00
Marvin W
2bee82f0b6
ICE: Require libnice 0.1.15 or newer
2021-04-12 18:05:55 +02:00
Marvin W
d19a01d5f2
Handle DTLS edge-cases
2021-04-12 18:05:08 +02:00
Marvin W
fe160d94ba
Handle broken VAPI in older vala
2021-04-11 16:28:59 +02:00
Translations
e32b49b68f
Update translations
2021-04-11 15:59:37 +02:00
Marvin W
4edab3c8d6
Fix custom vapi integration
2021-04-11 15:13:22 +02:00
Marvin W
e9ff660537
Fix usage of old libnice versions
2021-04-11 15:13:22 +02:00
fiaxh
dfffa08ec1
Fix warnings
2021-04-11 14:42:59 +02:00
Marvin W
6ebdec1d78
GStreamer compat
2021-04-11 12:31:03 +02:00
fiaxh
5e11986838
Fix dtls pull_timeout_function, fix cyclic references
2021-04-09 22:23:56 +02:00
Marvin W
fbc10c2023
DTLS-SRTP: Wait for setup finish and handle setup=passive
2021-04-09 22:23:53 +02:00
fiaxh
8d1c6c29be
Display+store call encryption info
2021-04-09 22:23:13 +02:00
fiaxh
4ce2bd8cd2
Set omemo+openpgp database properties to be the same as main db
2021-04-07 21:31:47 +02:00
fiaxh
3454201e5a
Use outgoing JMI if contact has supporting device
2021-04-01 12:03:04 +02:00
Marvin W
c5ab4fed87
Fix bug in legacy SRTP decryption
2021-04-01 11:51:35 +02:00
Marvin W
c5cb43350a
Remove unnecessary debug code
2021-04-01 11:51:12 +02:00
Marvin W
5e58f29883
Migrate to libsrtp2
2021-03-29 13:20:12 +02:00
Marvin W
9520a81b81
Don't reuse PTs for different media types
2021-03-29 13:14:37 +02:00
Marvin W
fd21eafe26
Fix cyclic reference in DTLS
2021-03-29 13:14:10 +02:00
Marvin W
fc3263d49e
Fix device manager usage for GStreamer 1.16
2021-03-26 15:18:04 +01:00
fiaxh
ec35f95e13
Add initial support for DTLS-SRTP
2021-03-25 14:45:54 +01:00
Marvin W
4b230808b9
Move SRTP implementation into crypto library for reuse
2021-03-23 20:04:28 +01:00
Marvin W
97ab7de7ab
Mark ICE component as ready even without the event
2021-03-23 15:11:00 +01:00
Marvin W
b01f6f9ef7
Resample audio data for common 48k sample rate
2021-03-23 15:11:00 +01:00
Marvin W
c8a37c0246
Make foundation a string
2021-03-23 15:11:00 +01:00
Marvin W
b393d41601
Add support for SRTP
2021-03-23 15:11:00 +01:00
Marvin W
cde1e38f5d
RTP: Backport gst_caps_copy_nth from GStreamer 1.16
2021-03-21 15:43:54 +01:00
Marvin W
ef2e3c774c
Add RTP implementation as plugin
2021-03-21 12:41:38 +01:00
Marvin W
d703b7c09d
Add libnice-based ICE-UDP implementation as plugin
2021-03-21 12:41:27 +01:00
hrxi
148cf48d2b
Add libnice and listen for direct connections in Jingle SOCKS5 ( #608 )
...
Add libnice as a plugin. If it is present, use libnice to enumerate
local IP addresses and listen on them to support direct connections for
Jingle SOCKS5.
Tested with Conversations and Gajim.
Created the nice.vapi file using
```
vapigen --library nice --pkg gio-2.0 --metadatadir metadata /usr/share/gir-1.0/Nice-0.1.gir
```
2021-03-19 22:06:02 +01:00
Marvin W
64237a83a4
CMake: Make STATIC explict where needed
2021-03-06 10:25:56 -06:00
Translations
ea678bb8d8
Update translations
2021-03-04 09:38:26 -06:00
fiaxh
ad031ee333
Remove unnecessary Soup dependency from OMEMO plugin
...
fixes #983
2021-01-28 14:02:24 +01:00
Translations
fc18e781a5
Update translations + DOAP
2021-01-11 20:37:24 +01:00
fiaxh
cc01374d3c
Use advertized/server/live time for sorting instead of arrival time
...
fixes #310
2020-12-04 19:11:27 +01:00
fiaxh
f31e96d6bb
Improve contact description in OMEMO warnings
...
fixes #947
2020-12-04 17:16:09 +01:00
fiaxh
881b9eec9d
Improve entity identity getter
2020-11-20 15:21:18 +01:00
fiaxh
d0488401ce
Use WeakMap for message caching
2020-11-14 17:05:46 +01:00
Translations
7726c0b75b
Update translations
2020-11-12 18:28:56 +01:00
Translations
b2c7e9dfff
Make some strings translatable, update translations
2020-11-10 14:04:57 +01:00
Translations
6218b759bf
Update translations
2020-11-04 18:12:01 +01:00
Kim Alvefur
0b145c69e9
Swedish translations ( #936 )
...
* Swedish translations
* Translate OMEMO strings to Swedish
2020-11-04 13:26:34 +01:00
fiaxh
2e0357877c
Fix some compiler warnings
2020-10-27 16:05:30 +01:00
Translations
d42918b0ab
Update translations
2020-10-07 20:52:53 +02:00
Marvin W
1956f63179
Set key size for omemo http file transfers to 256 bits
...
Fixes #909
2020-09-15 20:32:09 +02:00
Marvin W
cd5b639a82
Send OMEMO-encrypted messages and files using 12 byte IV
2020-09-14 22:04:06 +02:00
Translations
1534aa3a5e
Update translations
2020-09-10 20:18:18 +02:00
fiaxh
3563232df0
OMEMO: Don't trigger "Not encrypted to this device" warning for messages w/o payload
2020-09-10 19:35:05 +02:00
fiaxh
49bcbdaa51
Fix initial file encryption displaying
...
fixes #831
2020-09-07 15:14:29 +02:00
Translations
ff9a9a0d66
Update translations
2020-08-01 23:02:44 +02:00
fiaxh
e159fd2492
Only query entity caps when we need them
2020-07-16 23:31:19 +02:00
Marvin W
af98b8ea0f
Fix rare 1 byte buffer over-read
2020-06-28 11:53:43 +02:00
fiaxh
886a519d85
Don't offer encryption in MUC PMs
2020-06-23 15:54:12 +02:00
fiaxh
0beb592c5a
Use sqlite UPSERT
2020-06-10 23:40:00 +02:00
fiaxh
b72ea08d03
Show unencryptable/untrusted OMEMO warnings also in MUCs
...
fixes #857
2020-06-05 01:28:42 +02:00
Translations
82ce2426c1
Update translations
2020-05-17 20:07:48 +02:00
Translations
c6cf90a923
Update translations
2020-05-16 19:14:54 +02:00