<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK, branch v2.1.0</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=v2.1.0</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=v2.1.0'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2024-12-19T02:15:34Z</updated>
<entry>
<title>Bump version, update NEWS</title>
<updated>2024-12-19T02:15:34Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-19T02:13:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=a8575ab8757c3c22c534bcebd2558c712bc6df90'/>
<id>urn:sha1:a8575ab8757c3c22c534bcebd2558c712bc6df90</id>
<content type='text'>
A few annoying bugs have been fixed.
</content>
</entry>
<entry>
<title>Update README.adoc</title>
<updated>2024-12-19T02:08:14Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-18T12:53:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=081525f5bec0072bd8b1a71c4c58600ded7b619d'/>
<id>urn:sha1:081525f5bec0072bd8b1a71c4c58600ded7b619d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xT: improve MSYS2 build</title>
<updated>2024-12-19T02:08:13Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-18T14:37:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=6ac2ac55116af9d2d37186468eb9df981b159f92'/>
<id>urn:sha1:6ac2ac55116af9d2d37186468eb9df981b159f92</id>
<content type='text'>
The static Qt 6 package is unusable.
</content>
</entry>
<entry>
<title>xC: fix crash with too many topic formatting items</title>
<updated>2024-12-18T10:48:17Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-18T10:45:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=f6483489c2a4861bc6dd6c5521fb8a153eddbcb1'/>
<id>urn:sha1:f6483489c2a4861bc6dd6c5521fb8a153eddbcb1</id>
<content type='text'>
Manually constructed formatters have no sentinel value.

This is a one-line change in relay_prepare_channel_buffer_update(),
however the whole block of "Relay output" code has been moved down,
resolving one TODO and rendering two function prototypes unnecessary.
</content>
</entry>
<entry>
<title>xT: figure out basic packaging</title>
<updated>2024-12-17T05:34:45Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-17T05:26:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=ed5ac1815badffa2076e5747d819943433dd8eb8'/>
<id>urn:sha1:ed5ac1815badffa2076e5747d819943433dd8eb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xC: fix newer Readline, allow stdin streaming</title>
<updated>2024-12-17T02:31:00Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-17T02:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=509cb9f4dd0cee094a51b436a7a278d404b750e7'/>
<id>urn:sha1:509cb9f4dd0cee094a51b436a7a278d404b750e7</id>
<content type='text'>
Also update NEWS.
</content>
</entry>
<entry>
<title>Bump liberty</title>
<updated>2024-12-16T08:37:29Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-16T08:37:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=b3684c4d9fdf92b9bbabb95f31cd936713c63267'/>
<id>urn:sha1:b3684c4d9fdf92b9bbabb95f31cd936713c63267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a Qt Widgets frontend to xC</title>
<updated>2024-12-15T05:57:28Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-03T14:25:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=918c589c657be0c0885610d2eaafcd21a3ab1ba9'/>
<id>urn:sha1:918c589c657be0c0885610d2eaafcd21a3ab1ba9</id>
<content type='text'>
This is very much a work in progress, though functional.

Qt Widgets are basically non-working on Android,
though Qt Quick requires a radically different approach.
</content>
</entry>
<entry>
<title>xM: fix build regression</title>
<updated>2024-11-26T12:10:05Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-26T12:09:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=21095a11d60ef7c1a2d72dca60f90faf640965e6'/>
<id>urn:sha1:21095a11d60ef7c1a2d72dca60f90faf640965e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xA: prevent sound playback GC</title>
<updated>2024-11-14T15:48:44Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-14T15:47:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=a22baa4b553ac08a7f27001fb9a53c441d675727'/>
<id>urn:sha1:a22baa4b553ac08a7f27001fb9a53c441d675727</id>
<content type='text'>
The beep sound could be cut short.
</content>
</entry>
</feed>
