summary refs log tree commit diff
path: root/src/voip/CallDevices.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Include moc files for a tiny speedup on incremental buildsNicolas Werner2024-03-161-0/+2
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* Fix free-ing invalid pointer in call devices. From Jason Volk <jason@zemos.net>Joseph Donofry2023-01-231-1/+1
|
* Fix a few minor leaks (or just memory showing up as not freed in tools)Nicolas Werner2023-01-221-1/+12
|
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Switch to clang-format14Nicolas Werner2022-09-251-1/+2
|
* Fix bad format stringNicolas Werner2022-05-191-2/+1
|
* Use right linterNicolas Werner2022-05-101-2/+1
|
* More image dialog fixesNicolas Werner2022-05-101-1/+2
|
* Gstreamer glib event loop for macos and windowsJoe Donofry2022-01-021-4/+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
|
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-0/+385