<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usb-drivers, branch v1.0.0</title>
<subtitle>User space USB drivers</subtitle>
<id>http://cgit.janouch.name/usb-drivers/atom?h=v1.0.0</id>
<link rel='self' href='http://cgit.janouch.name/usb-drivers/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/'/>
<updated>2024-11-26T02:07:40Z</updated>
<entry>
<title>Bump version, link to releases</title>
<updated>2024-11-26T02:07:40Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-26T02:06:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=f8179494b6d3eea84cccf4e2c98ffeb880da20d8'/>
<id>urn:sha1:f8179494b6d3eea84cccf4e2c98ffeb880da20d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eizoctl: more careful data handling</title>
<updated>2024-11-26T01:57:15Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-26T01:57:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=ef82918f7897e3698aa29cae8093297a24ab4934'/>
<id>urn:sha1:ef82918f7897e3698aa29cae8093297a24ab4934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve README.adoc</title>
<updated>2024-11-26T01:28:41Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-26T01:28:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=c3f20ee473af00c8e9fe83e5cee550a46c7cae38'/>
<id>urn:sha1:c3f20ee473af00c8e9fe83e5cee550a46c7cae38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve OpenBSD build compatibility</title>
<updated>2024-11-25T23:59:31Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-25T12:47:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=46f83a033f14400d7f06f684bb1e4a604a41cfe5'/>
<id>urn:sha1:46f83a033f14400d7f06f684bb1e4a604a41cfe5</id>
<content type='text'>
It still doesn't build, though, because 7.6 doesn't have 0.14 yet.
</content>
</entry>
<entry>
<title>General fixes and cleanup</title>
<updated>2024-11-25T11:08:34Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-25T08:52:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=2a0cac2b42418944cb9b054a462daa20bd7b76d1'/>
<id>urn:sha1:2a0cac2b42418944cb9b054a462daa20bd7b76d1</id>
<content type='text'>
Haste makes waste, and my sleep is all disturbed.

Notable fixes:
 - Windows linking should be completely static,
 - eizoctltray: input port switching was dysfunctional,
 - eizoctl*: some failure messages got eaten up.
</content>
</entry>
<entry>
<title>CMakeLists.txt: don't enforce setuid bit</title>
<updated>2024-11-25T05:10:42Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-25T05:10:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=a1d7cb40bded2c7c499bdfc8de3f526e793d5ad0'/>
<id>urn:sha1:a1d7cb40bded2c7c499bdfc8de3f526e793d5ad0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support cross-compiling for Windows</title>
<updated>2024-11-25T04:46:26Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-25T04:24:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=b5dec466c6d5c4678f332e8ec75f32bed51730c3'/>
<id>urn:sha1:b5dec466c6d5c4678f332e8ec75f32bed51730c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port eizoctl build to CMake</title>
<updated>2024-11-25T04:46:26Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-25T03:53:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=0283189070f577e77d8f6a41c00d7cd69709ce14'/>
<id>urn:sha1:0283189070f577e77d8f6a41c00d7cd69709ce14</id>
<content type='text'>
The GNU Makefile approach has its limits.
</content>
</entry>
<entry>
<title>razer-bw-te-ctl: adjust code style</title>
<updated>2024-11-25T04:46:25Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-25T03:25:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=3219d87bc4453a2e34d5e017979d2746d13fe1d4'/>
<id>urn:sha1:3219d87bc4453a2e34d5e017979d2746d13fe1d4</id>
<content type='text'>
And import the newer find_device() from elksmart-comm.
</content>
</entry>
<entry>
<title>Import razer-bw-te-ctl</title>
<updated>2024-11-25T04:46:22Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-25T03:01:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/usb-drivers/commit/?id=e46eee0a7f29081b840155643a8a15ba5951c95e'/>
<id>urn:sha1:e46eee0a7f29081b840155643a8a15ba5951c95e</id>
<content type='text'>
This is for a very old keyboard that I no longer own.
</content>
</entry>
</feed>
