| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | | |||||
| * | Enable -Wconversion | Nicolas Werner | 2022-10-26 | 1 | -4/+6 |
| | | |||||
| * | VoIP v1 implementation (#1161) | Rohit Sutradhar | 2022-10-14 | 1 | -59/+343 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit for VoIP v1 implementation * Added draft of event handlers for voip methods * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility * Added call events to the general message pipeline. Modified Call Reject mechanism * Added message delegates for new events. Modified hidden events. Updated handle events. * Updated implementation to keep track of calls on other devices * Fixed linting * Fixed code warnings * Fixed minor bugs * fixed ci * Added acceptNegotiation method definition when missing gstreamer * Fixed warnings * Fixed linting | ||||
| * | Fixed formatting | r0hit05 | 2022-07-15 | 1 | -2/+6 |
| | | |||||
| * | Updated call struct definitions | r0hit05 | 2022-07-15 | 1 | -10/+21 |
| | | |||||
| * | Updated call event namespaces to voip | r0hit05 | 2022-07-15 | 1 | -5/+5 |
| | | |||||
| * | Gstreamer glib event loop for macos and windows | Joe Donofry | 2022-01-02 | 1 | -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 job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | | |||||
| * | Reserve size of some containers we are filling | Nicolas Werner | 2021-12-29 | 1 | -5/+9 |
| | | |||||
| * | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -12/+12 |
| | | |||||
| * | Fix more warnings and remove dead code | Nicolas Werner | 2021-12-28 | 1 | -0/+1 |
| | | |||||
| * | Move voip and encryption stuff into their own directories | Nicolas Werner | 2021-10-17 | 1 | -0/+680 |
