summaryrefslogtreecommitdiffstats
path: root/src/voip
AgeCommit message (Expand)Author
2024-05-17Fix OpenGL video sinkchain crashcheckraisefold
2024-05-10Windows screenshare/video call support, general call improvements (#1725)checkraisefold
2024-04-05Fix lintNicolas Werner
2024-04-05Color conversion seems to be redundant before the sink (upload too, but remov...Nicolas Werner
2024-04-05Add some voip debugging hoopsNicolas Werner
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2023-11-09Fix Nheko freezing after stopping a call on WaylandNicolas Werner
2023-11-09Get rid of useless captureNicolas Werner
2023-11-09Replace mediafilesNicolas Werner
2023-11-02Fix gstreamer element namesNicolas Werner
2023-08-25Remaining events apart from verificationNicolas Werner
2023-07-23Fix some compiler errorsLoren Burkholder
2023-06-19Fix screenshare selectionNicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-06-08lintNicolas Werner
2023-06-08Fix palette access and QMediaPlayer errorsNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-03-30Include missing <optional> headerDavid Elsing
2023-03-30Change text of the PipeWire streenshare methodDavid Elsing
2023-03-30Cleanup Qt D-Bus connections and watchersDavid Elsing
2023-03-30Use mtx::client::utils::random_token for XDP session tokensDavid Elsing
2023-03-30Improve choosing screen share typeDavid Elsing
2023-03-30Add missing license headersDavid Elsing
2023-03-30Support screen sharing with xdg-desktop-portalDavid Elsing
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-08Fix build without voipNicolas Werner
2023-02-08Fix required plugin check on gstreamer 1.22Nicolas Werner
2023-01-31Uncoditionally request keyframesNicolas Werner
2023-01-23Fix free-ing invalid pointer in call devices. From Jason Volk <jason@zemos.net>Joseph Donofry
2023-01-22Fix a few minor leaks (or just memory showing up as not freed in tools)Nicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-26Enable -WconversionNicolas Werner
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar
2022-10-10Mark classes as final where possibleNicolas Werner
2022-09-25Switch to clang-format14Nicolas Werner
2022-07-15Fixed formattingr0hit05
2022-07-15Updated call struct definitionsr0hit05
2022-07-15Updated call event namespaces to voipr0hit05
2022-05-19Fix bad format stringNicolas Werner
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-02-21WebRTCSession: avoid deprecated 'gst_element_get_request_pad'Pablo Barciela
2022-01-02Gstreamer glib event loop for macos and windowsJoe Donofry
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Fix more warnings and remove dead codeNicolas Werner
2021-12-28Some qt6 prepNicolas Werner
2021-11-22Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner
2021-11-19Preliminary gstreamer 1.20 compatibilityNicolas Werner