summary refs log tree commit diff
path: root/src/voip/CallDevices.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 a few minor leaks (or just memory showing up as not freed in tools)Nicolas Werner2023-01-221-0/+1
|
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Mark classes as final where possibleNicolas Werner2022-10-101-1/+1
|
* Switch to clang-format14Nicolas Werner2022-09-251-1/+1
|
* Use right linterNicolas Werner2022-05-101-1/+1
|
* More image dialog fixesNicolas Werner2022-05-101-1/+1
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-2/+2
| | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up.
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-0/+47