<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/CMakeLists.txt, 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-03-16T14:41:51+00:00</updated>
<entry>
<title>Fix build on Vala &lt; 0.50 and pre-release Vala versions</title>
<updated>2022-03-16T14:41:51+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-03-16T14:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f0ed11ec49b6c5b3a52bc666e31ff9791dee77cf'/>
<id>urn:sha1:f0ed11ec49b6c5b3a52bc666e31ff9791dee77cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QR-code: Actually use Uri.join if glib version supports it</title>
<updated>2022-03-09T13:56:14+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-03-09T00:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=5f04a6eb099e714d76e6531051aa4677cc46ea78'/>
<id>urn:sha1:5f04a6eb099e714d76e6531051aa4677cc46ea78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove GStreamer dependencies from main</title>
<updated>2022-01-09T16:04:34+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-01-05T12:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=82a492b33f1232c26db75dbef2d94a800161d466'/>
<id>urn:sha1:82a492b33f1232c26db75dbef2d94a800161d466</id>
<content type='text'>
Fixes #1060
</content>
</entry>
<entry>
<title>Move crypto-vala to shared library</title>
<updated>2021-05-14T17:26:05+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2021-05-14T17:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6399892bf2c53fc3701438c752718638baff8e27'/>
<id>urn:sha1:6399892bf2c53fc3701438c752718638baff8e27</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>Add UI for audio/video calls</title>
<updated>2021-03-21T11:41:39+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-03-19T22:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0f46facecd558786631c2ad4cf66d27331f16a86'/>
<id>urn:sha1:0f46facecd558786631c2ad4cf66d27331f16a86</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>Exclude valac versions affected by #816 from using fast vapi</title>
<updated>2020-04-22T21:59:12+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2020-04-22T21:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=759cb66b3d347edd2194b2cb1650ac19888d48ea'/>
<id>urn:sha1:759cb66b3d347edd2194b2cb1650ac19888d48ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enabling display of more compiler warnings and fix some of them</title>
<updated>2020-01-21T20:55:08+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2020-01-21T20:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=4a9c05ea372e8f1279644ad6dc519ca407aec88a'/>
<id>urn:sha1:4a9c05ea372e8f1279644ad6dc519ca407aec88a</id>
<content type='text'>
Most of these are caused by various issues is the Vala compiler,
but it doesn't hurt to display them and report them upstream.
</content>
</entry>
<entry>
<title>Properly check Jids everywhere</title>
<updated>2019-12-23T15:58:53+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-12-22T03:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a0a956ee0878d24bd06be7f5d75dc4ccd4e7901d'/>
<id>urn:sha1:a0a956ee0878d24bd06be7f5d75dc4ccd4e7901d</id>
<content type='text'>
</content>
</entry>
</feed>
