Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reserve size of some containers we are filling | Nicolas Werner | 2021-12-29 | 2 | -9/+21 |
| | |||||
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 2 | -14/+14 |
| | |||||
* | Fix more warnings and remove dead code | Nicolas Werner | 2021-12-28 | 1 | -0/+1 |
| | |||||
* | Some qt6 prep | Nicolas Werner | 2021-12-28 | 1 | -1/+1 |
| | |||||
* | Make clang-format <13 and clang-format >=13 behave the same | Nicolas Werner | 2021-11-22 | 2 | -3/+10 |
| | | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up. | ||||
* | Preliminary gstreamer 1.20 compatibility | Nicolas Werner | 2021-11-19 | 1 | -1/+2 |
| | | | | | | | | The transceiver was made private in https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2241 The direction property was added here: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/commit/28b0be4036ac59d6e6068586ab7bc55e8ac51166 | ||||
* | lint using clang11 | Nicolas Werner | 2021-10-17 | 1 | -5/+1 |
| | |||||
* | lint | Nicolas Werner | 2021-10-17 | 1 | -1/+5 |
| | |||||
* | Move voip and encryption stuff into their own directories | Nicolas Werner | 2021-10-17 | 6 | -0/+2501 |