summary refs log tree commit diff
path: root/src/voip/CallManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gstreamer glib event loop for macos and windowsJoe Donofry2022-01-021-3/+3
| | | | | - This ensures that gstreamer bus operations work on macOS and windows, such as enumerating devices.
* 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