nheko/resources/qml/voip
Rohit Sutradhar ac48c33286
VoIP v1 implementation (#1161)
* Initial commit for VoIP v1 implementation

* Added draft of event handlers for voip methods

* Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility

* Added call events to the general message pipeline. Modified Call Reject mechanism

* Added message delegates for new events. Modified hidden events. Updated handle events.

* Updated implementation to keep track of calls on other devices

* Fixed linting

* Fixed code warnings

* Fixed minor bugs

* fixed ci

* Added acceptNegotiation method definition when missing gstreamer

* Fixed warnings

* Fixed linting
2022-10-14 13:49:05 +00:00
..
ActiveCallBar.qml Port image overlay to qml 2022-01-02 21:46:29 +01:00
CallDevices.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
CallInvite.qml VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
CallInviteBar.qml VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
DeviceError.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
PlaceCall.qml Fix screen share calls 2022-03-13 20:40:09 +01:00
ScreenShare.qml Fix screen share calls 2022-03-13 20:40:09 +01:00
VideoCall.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00