<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokebot, branch v0.1.1</title>
<subtitle>TeamSpeak 3 Music Bot</subtitle>
<id>https://git.jokler.xyz/pokebot/atom/?h=v0.1.1</id>
<link rel='self' href='https://git.jokler.xyz/pokebot/atom/?h=v0.1.1'/>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/'/>
<updated>2020-01-28T00:10:15Z</updated>
<entry>
<title>Bump version to 0.1.1</title>
<updated>2020-01-28T00:10:15Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-01-28T00:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=65d8eff403df3082c99e46eed0b8335579bb3c5e'/>
<id>urn:sha1:65d8eff403df3082c99e46eed0b8335579bb3c5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change method of sending EOS to GStreamer pipeline (#24)</title>
<updated>2020-01-27T21:32:52Z</updated>
<author>
<name>Felix Kaaman</name>
<email>tmtu@tmtu.ee</email>
</author>
<published>2020-01-27T21:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=b85ec0cedaf28b5252162b365881520fdb80c452'/>
<id>urn:sha1:b85ec0cedaf28b5252162b365881520fdb80c452</id>
<content type='text'>
Uses message bus instead of events to elements</content>
</entry>
<entry>
<title>Merge pull request #23 from Mavulp/systemd-service</title>
<updated>2020-01-27T21:21:23Z</updated>
<author>
<name>Catlinman</name>
<email>contact@catlinman.com</email>
</author>
<published>2020-01-27T21:21:23Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=a6e9551c19e082c0e12f1518300b6459e4791b95'/>
<id>urn:sha1:a6e9551c19e082c0e12f1518300b6459e4791b95</id>
<content type='text'>
Add systemd service</content>
</entry>
<entry>
<title>Add issue templates (#21)</title>
<updated>2020-01-27T18:53:22Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-01-27T18:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=c12b29977ea977190bfdc2807db58f6270dfaa18'/>
<id>urn:sha1:c12b29977ea977190bfdc2807db58f6270dfaa18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add systemd service</title>
<updated>2020-01-26T17:02:05Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-01-26T17:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=9234b78b507dfd774f8a876c9740814e68427057'/>
<id>urn:sha1:9234b78b507dfd774f8a876c9740814e68427057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix apt-get install command in CI</title>
<updated>2020-01-19T15:41:37Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-01-19T15:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=97f69e402d6cde8d6b755207c2a0bb28a870aa55'/>
<id>urn:sha1:97f69e402d6cde8d6b755207c2a0bb28a870aa55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add gstreamer dependency to CI (#15)</title>
<updated>2020-01-19T15:35:21Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-01-19T15:35:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=86c465c0747c4172534865fa037c9e0e3b1fdf2e'/>
<id>urn:sha1:86c465c0747c4172534865fa037c9e0e3b1fdf2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add continuous integration</title>
<updated>2020-01-19T00:34:44Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-01-19T00:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=cd8d24416a5175b8b06b6c4d57c040ed15ba8871'/>
<id>urn:sha1:cd8d24416a5175b8b06b6c4d57c040ed15ba8871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GPL-3.0 LICENSE file to the project</title>
<updated>2020-01-19T00:24:55Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-01-19T00:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=fe0d62813b0344863e179d9ecec102b015b4126b'/>
<id>urn:sha1:fe0d62813b0344863e179d9ecec102b015b4126b</id>
<content type='text'>
* Add GPL-3.0 LICENSE file to the project

* Add license to cargo manifest
</content>
</entry>
<entry>
<title>Change default logging from stdout to stderr</title>
<updated>2020-01-17T15:39:25Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-01-17T15:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/pokebot/commit/?id=2d02aa3b2f3c54d5c249504640d3540efc758626'/>
<id>urn:sha1:2d02aa3b2f3c54d5c249504640d3540efc758626</id>
<content type='text'>
</content>
</entry>
</feed>
