summary refs log tree commit diff
path: root/src/voip (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Nheko freezing after stopping a call on WaylandNicolas Werner2023-11-091-0/+16
* Get rid of useless captureNicolas Werner2023-11-091-1/+1
* Replace mediafilesNicolas Werner2023-11-091-3/+7
* Fix gstreamer element namesNicolas Werner2023-11-021-3/+3
* Remaining events apart from verificationNicolas Werner2023-08-251-1/+2
* Fix some compiler errorsLoren Burkholder2023-07-231-10/+9
* Fix screenshare selectionNicolas Werner2023-06-191-1/+1
* Move to automatic type registrationNicolas Werner2023-06-194-20/+50
* lintNicolas Werner2023-06-083-8/+4
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-4/+4
* Make Nheko compile on Qt6Nicolas Werner2023-06-083-25/+9
* Include missing <optional> headerDavid Elsing2023-03-301-0/+1
* Change text of the PipeWire streenshare methodDavid Elsing2023-03-301-1/+1
* Cleanup Qt D-Bus connections and watchersDavid Elsing2023-03-304-113/+171
* Use mtx::client::utils::random_token for XDP session tokensDavid Elsing2023-03-301-11/+2
* Improve choosing screen share typeDavid Elsing2023-03-302-29/+44
* Add missing license headersDavid Elsing2023-03-302-0/+8
* Support screen sharing with xdg-desktop-portalDavid Elsing2023-03-306-88/+877
* Get rid of year in license headersNicolas Werner2023-02-216-18/+6
* Fix build without voipNicolas Werner2023-02-081-1/+1
* Fix required plugin check on gstreamer 1.22Nicolas Werner2023-02-083-52/+80
* Uncoditionally request keyframesNicolas Werner2023-01-311-4/+3
* 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-222-1/+13
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-026-0/+6
* Enable -WconversionNicolas Werner2022-10-262-8/+14
* VoIP v1 implementation (#1161)Rohit Sutradhar2022-10-144-69/+386
* Mark classes as final where possibleNicolas Werner2022-10-103-3/+3
* Switch to clang-format14Nicolas Werner2022-09-254-6/+10
* Fixed formattingr0hit052022-07-153-6/+12
* Updated call struct definitionsr0hit052022-07-152-10/+23
* Updated call event namespaces to voipr0hit052022-07-154-23/+23
* Fix bad format stringNicolas Werner2022-05-191-2/+1
* Use right linterNicolas Werner2022-05-104-10/+6
* More image dialog fixesNicolas Werner2022-05-104-6/+10
* WebRTCSession: avoid deprecated 'gst_element_get_request_pad'Pablo Barciela2022-02-211-3/+8
* Gstreamer glib event loop for macos and windowsJoe Donofry2022-01-022-7/+6
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-016-0/+6
* Reserve size of some containers we are fillingNicolas Werner2021-12-292-9/+21
* Reduce allocations using QStringLiteralNicolas Werner2021-12-292-14/+14
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-0/+1
* Some qt6 prepNicolas Werner2021-12-281-1/+1
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-222-3/+10
* Preliminary gstreamer 1.20 compatibilityNicolas Werner2021-11-191-1/+2
* lint using clang11Nicolas Werner2021-10-171-5/+1
* lintNicolas Werner2021-10-171-1/+5
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-176-0/+2501