summaryrefslogtreecommitdiffstats
path: root/modules/webrtc/doc_classes/WebRTCPeerConnection.xml
Commit message (Expand)AuthorAgeFilesLines
* Avoid punning enum names in documentationHaoyu Qiu2023-11-091-1/+1
* Fix typo in WebRTCPeerConnection documentationazuloo2023-08-301-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-8/+8
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* [WebRTC] Expose more of the WebRTC API.Fabio Alessandrelli2022-09-131-0/+39
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-17/+17
* [WebRTC] Static extension registration.Fabio Alessandrelli2022-06-091-0/+7
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve some signal bindings to use specific `Object` subtypesRémi Verschelde2022-01-281-1/+1
* Dictionary: Serialize empty dict as `{}` instead of `{\n}`Rémi Verschelde2022-01-181-4/+2
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-1/+2
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-50/+25
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
* Fix typos with codespellRémi Verschelde2021-05-201-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-10-091-2/+0
* Fix TURN server example in WebRTC documentationPouleyKetchoupp2020-09-081-1/+1
* Fix WebRTCPeerConnection set_local_description docFabio Alessandrelli2020-06-041-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-1/+1
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-2/+2
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-2/+2
* doc: Fix formatting, typos and some descriptions in new docstringsRémi Verschelde2019-06-151-9/+7
* Add documentation for WebRTC classes.Fabio Alessandrelli2019-06-141-0/+63
* WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli2019-05-161-0/+129