summary refs log tree commit diff
path: root/src/voip/CallManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change text of the PipeWire streenshare methodDavid Elsing2023-03-301-1/+1
* Cleanup Qt D-Bus connections and watchersDavid Elsing2023-03-301-1/+1
* Improve choosing screen share typeDavid Elsing2023-03-301-26/+41
* Support screen sharing with xdg-desktop-portalDavid Elsing2023-03-301-35/+194
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Fix required plugin check on gstreamer 1.22Nicolas Werner2023-02-081-5/+4
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Enable -WconversionNicolas Werner2022-10-261-4/+6
* VoIP v1 implementation (#1161)Rohit Sutradhar2022-10-141-59/+343
* Fixed formattingr0hit052022-07-151-2/+6
* Updated call struct definitionsr0hit052022-07-151-10/+21
* Updated call event namespaces to voipr0hit052022-07-151-5/+5
* Gstreamer glib event loop for macos and windowsJoe Donofry2022-01-021-3/+3
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Reserve size of some containers we are fillingNicolas Werner2021-12-291-5/+9
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-12/+12
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-0/+1
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-0/+680