<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/cmake, branch send-button</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=send-button</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=send-button'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2022-04-08T22:28:42+00:00</updated>
<entry>
<title>Prepare http-files plugin for libsoup-3 support</title>
<updated>2022-04-08T22:28:42+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-04-08T22:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=baa4a6a1eb4e98558acfef6e2a24c2c13d42db5c'/>
<id>urn:sha1:baa4a6a1eb4e98558acfef6e2a24c2c13d42db5c</id>
<content type='text'>
Note: ice plugin still depends on libsoup-2.4 and one can't have both
in the same process, so this remains disabled by default
</content>
</entry>
<entry>
<title>RTP: Fix GStreamer version check</title>
<updated>2021-05-14T08:17:51+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2021-05-14T08:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=bec73ed3714fc89627392b1dfc74d1b919dbe355'/>
<id>urn:sha1:bec73ed3714fc89627392b1dfc74d1b919dbe355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Echo Cancellation</title>
<updated>2021-05-01T13:48:51+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2021-05-01T13:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=23ffd37dded3bf872e42d7a00727ab3c4d105a97'/>
<id>urn:sha1:23ffd37dded3bf872e42d7a00727ab3c4d105a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Video optimizations</title>
<updated>2021-04-29T13:53:59+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2021-04-29T13:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=3880628de4785db4c0a03a79a0c486507fe9b1a8'/>
<id>urn:sha1:3880628de4785db4c0a03a79a0c486507fe9b1a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to libsrtp2</title>
<updated>2021-03-29T11:20:12+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2021-03-29T11:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=5e58f2988382fffb70602cf308f6686b4731f0da'/>
<id>urn:sha1:5e58f2988382fffb70602cf308f6686b4731f0da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial support for DTLS-SRTP</title>
<updated>2021-03-25T13:45:54+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-03-24T13:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ec35f95e13f4f2f756c81a35ded0980245acc5f4'/>
<id>urn:sha1:ec35f95e13f4f2f756c81a35ded0980245acc5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add gstreamer .cmake instructions</title>
<updated>2021-03-21T11:41:36+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2021-03-21T11:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e6a933ad307116952d3202c36d0a8d6e7f4b0946'/>
<id>urn:sha1:e6a933ad307116952d3202c36d0a8d6e7f4b0946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add libnice and listen for direct connections in Jingle SOCKS5 (#608)</title>
<updated>2021-03-19T21:06:02+00:00</updated>
<author>
<name>hrxi</name>
<email>hrrrxi@gmail.com</email>
</author>
<published>2019-12-28T02:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=148cf48d2b68354881066e2587e2673c91d2619a'/>
<id>urn:sha1:148cf48d2b68354881066e2587e2673c91d2619a</id>
<content type='text'>
Add libnice as a plugin. If it is present, use libnice to enumerate
local IP addresses and listen on them to support direct connections for
Jingle SOCKS5.

Tested with Conversations and Gajim.

Created the nice.vapi file using
```
vapigen --library nice --pkg gio-2.0 --metadatadir metadata /usr/share/gir-1.0/Nice-0.1.gir
```
</content>
</entry>
<entry>
<title>Add spell-checking using Gspell</title>
<updated>2021-01-21T14:31:12+00:00</updated>
<author>
<name>Thibaut Girka</name>
<email>thib@sitedethib.com</email>
</author>
<published>2018-03-22T15:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=830eba3a06506fd5ac527a74c8ce4ad5ba39cbf0'/>
<id>urn:sha1:830eba3a06506fd5ac527a74c8ce4ad5ba39cbf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename zh_Hans -&gt; zh_CN and zh_Hant -&gt; zh_TW</title>
<updated>2020-01-28T23:38:12+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-01-27T17:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7d699a2ed265d67a6a48f48cf98fa4ee04fabb1e'/>
<id>urn:sha1:7d699a2ed265d67a6a48f48cf98fa4ee04fabb1e</id>
<content type='text'>
fixes #524
</content>
</entry>
</feed>
