summaryrefslogtreecommitdiffstats
path: root/modules/webrtc/webrtc_peer_connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Allow ClassDB to create a Object without postinitialization for GDExtension.Daylily-Zeleen2024-08-201-4/+9
* Fix StringName leaks in VariantParserYuri Sizov2023-10-191-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [WebRTC] Expose more of the WebRTC API.Fabio Alessandrelli2022-09-131-0/+13
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-2/+2
* [WebRTC] Static extension registration.Fabio Alessandrelli2022-06-091-2/+5
* Improve some signal bindings to use specific `Object` subtypesRémi Verschelde2022-01-281-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* [Net] Expose WebRTC classes to extensions.Fabio Alessandrelli2021-09-241-6/+18
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli2019-05-161-0/+75