<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/plugins/CMakeLists.txt, branch master</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2022-01-09T16:04:34+00:00</updated>
<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>Add RTP implementation as plugin</title>
<updated>2021-03-21T11:41:38+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2021-03-21T11:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ef2e3c774cab82a94a5e34399f2013d64c3cf03b'/>
<id>urn:sha1:ef2e3c774cab82a94a5e34399f2013d64c3cf03b</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 version and adjust some cmake</title>
<updated>2019-12-17T23:51:49+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-12-17T22:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=bd45fdf1e16e7d4ff49e1472ee30f269867f531e'/>
<id>urn:sha1:bd45fdf1e16e7d4ff49e1472ee30f269867f531e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic crypto-vala</title>
<updated>2019-09-16T21:31:11+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-09-10T18:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=87d64524c8e4397515be045901427e71b660134f'/>
<id>urn:sha1:87d64524c8e4397515be045901427e71b660134f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FileProvider for aesgcm links</title>
<updated>2018-11-27T02:41:31+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2018-11-23T19:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=01360a73ae8a148ca19c75e3b11167965b887d8b'/>
<id>urn:sha1:01360a73ae8a148ca19c75e3b11167965b887d8b</id>
<content type='text'>
Co-authored-by: Thibaut Girka &lt;thib@sitedethib.com&gt;
</content>
</entry>
<entry>
<title>Move notification sounds (canberra dependency) into plugin, introduce libdino/NotificationEvents</title>
<updated>2018-03-05T14:43:02+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-03-02T12:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a8ee61b34c4c6c73cda94ac5f60529e892b3666b'/>
<id>urn:sha1:a8ee61b34c4c6c73cda94ac5f60529e892b3666b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Http file upload</title>
<updated>2017-08-03T13:59:04+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-08-02T15:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ea174ab632ced082eb0f1c51cea1bc9dc5c7c89e'/>
<id>urn:sha1:ea174ab632ced082eb0f1c51cea1bc9dc5c7c89e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New CMake</title>
<updated>2017-03-23T16:16:08+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2017-03-23T16:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e6f89f8751e6e65d4a36a125cc3fe398098ba504'/>
<id>urn:sha1:e6f89f8751e6e65d4a36a125cc3fe398098ba504</id>
<content type='text'>
- add install and uninstall targets
- compatibility for systems without pkg-config
</content>
</entry>
</feed>
