<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/touchhandler, branch ultraredux2-pwmbacklight</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/'/>
<entry>
<title>TouchHandler: remove unused FreeRTOS.h and task.h includes from header</title>
<updated>2021-12-09T20:30:20Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-12-05T13:32:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=23f318c3d09d9707b9a38528eaf6c37b2754f6e2'/>
<id>23f318c3d09d9707b9a38528eaf6c37b2754f6e2</id>
<content type='text'>
FreeRTOS and task.h aren't used in the Header file. Furthermore the
SystemTask forward declaration isn't needed as it isn't used in the
header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FreeRTOS and task.h aren't used in the Header file. Furthermore the
SystemTask forward declaration isn't needed as it isn't used in the
header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update includes to to be relative to src directory</title>
<updated>2021-11-15T21:02:49Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-10-13T20:08:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c'/>
<id>ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c</id>
<content type='text'>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix longpress gesture</title>
<updated>2021-08-11T15:31:40Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-08-11T15:31:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=fe33c756b7326cbf0a6c70822b70cff4dc2e3401'/>
<id>fe33c756b7326cbf0a6c70822b70cff4dc2e3401</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove leftover</title>
<updated>2021-08-10T19:37:41Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-08-10T19:37:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=cd7ca458fa959ba6d60b2cf107b198e462315abd'/>
<id>cd7ca458fa959ba6d60b2cf107b198e462315abd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework TouchHandler into not a task</title>
<updated>2021-08-10T19:03:34Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-08-10T19:03:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=8a694adb0979339664da0af6d51c480d26c5527b'/>
<id>8a694adb0979339664da0af6d51c480d26c5527b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2021-07-18T09:32:46Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-18T09:32:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=3e42297bd86fa20daaf7f59f6bc0a69de6cf9e53'/>
<id>3e42297bd86fa20daaf7f59f6bc0a69de6cf9e53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix remaining known issues</title>
<updated>2021-07-16T08:55:29Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-16T08:55:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=329482f87308c185e970b141bcbfe9c83b46c4da'/>
<id>329482f87308c185e970b141bcbfe9c83b46c4da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gestures</title>
<updated>2021-07-15T23:17:17Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-15T23:17:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=baffa1594f9c1a03a95f0cc10955e3cf8bf880ce'/>
<id>baffa1594f9c1a03a95f0cc10955e3cf8bf880ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix touch wakeup and code cleanup</title>
<updated>2021-07-15T22:49:20Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-15T22:49:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=93ccbf38e81b30165e49e897c01cac2eb54cc331'/>
<id>93ccbf38e81b30165e49e897c01cac2eb54cc331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix most issues</title>
<updated>2021-07-15T21:07:55Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-15T21:07:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=2a3e1263906d1145d6b539ff019362f0077d8097'/>
<id>2a3e1263906d1145d6b539ff019362f0077d8097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
