summary refs log tree commit diff
path: root/src/WebRTCSession.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #505 from Nheko-Reborn/license-headersDeepBlueV7.X2021-03-051-0/+4
|\
| * Update license headersNicolas Werner2021-03-051-0/+4
* | Fix lintingJoseph Donofry2021-03-041-1/+0
|/
* Allow choice of single window when sharing screentrilene2021-02-241-1/+2
* Display screen sharing content locallytrilene2021-02-211-2/+2
* Screen sharing (X11): support picture-in-picturetrilene2021-02-201-0/+1
* Support desktop screen sharing on X11trilene2021-02-181-5/+15
* Move call device handling out of WebRTCSessiontrilene2021-02-071-9/+2
* Fix one-way video callstrilene2021-01-071-0/+1
* Make call invites less intrusivetrilene2021-01-071-0/+1
* Video calls: add local webcam viewtrilene2020-11-091-0/+1
* Fix crash on exittrilene2020-10-271-4/+0
* Support video callstrilene2020-10-271-15/+34
* Move ActiveCallBar Qml to separate filetrilene2020-09-251-1/+2
* Port ActiveCallBar to Qmltrilene2020-09-221-17/+24
* Adapt device monitoring for GStreamer 1.18trilene2020-09-171-2/+1
* Remove bus watch when call endstrilene2020-09-161-4/+5
* Add audio input device selectortrilene2020-08-051-0/+7
* clang-formattrilene2020-08-011-25/+28
* Handle ICE failuretrilene2020-07-261-1/+3
* Send ICE candidates gathered after timeouttrilene2020-07-231-0/+1
* Polish voice call UItrilene2020-07-221-4/+16
* Support voice callstrilene2020-07-101-0/+58