<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/lib/luavgl, branch main</title>
<subtitle>Tangara firmware</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/'/>
<entry>
<title>Ensure the stack is clean after luavgl event callbacks</title>
<updated>2024-10-01T03:51:10+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-10-01T03:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=825728af23ffe169e30cb84dc4fc50628e4a1499'/>
<id>825728af23ffe169e30cb84dc4fc50628e4a1499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load fonts asynchronously on a bg task</title>
<updated>2024-07-03T00:43:54+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-07-03T00:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=88ac96242f0d36e53876ece9f90baf776616f0bc'/>
<id>88ac96242f0d36e53876ece9f90baf776616f0bc</id>
<content type='text'>
This saves a second or two from bootup; AFAICT this *mostly* reclaims
the dynamic fonts boot time regression.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This saves a second or two from bootup; AFAICT this *mostly* reclaims
the dynamic fonts boot time regression.
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP start on an updated main menu ui</title>
<updated>2024-06-27T23:57:46+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-06-27T23:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=9db964ce743fa077bdf82ab5ef1cfb6459846c10'/>
<id>9db964ce743fa077bdf82ab5ef1cfb6459846c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix unused var warning</title>
<updated>2024-06-14T03:37:30+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-06-14T03:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=bcaa133a4cf757025273bb5bd0a968817405c5b1'/>
<id>bcaa133a4cf757025273bb5bd0a968817405c5b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load fonts dynamically from /lua</title>
<updated>2024-06-14T03:35:42+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-06-14T03:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=7f2d56e29ad41e13888828d2d58b17c327a94e36'/>
<id>7f2d56e29ad41e13888828d2d58b17c327a94e36</id>
<content type='text'>
This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port and fix our luavgl additions</title>
<updated>2024-06-12T07:54:10+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-06-12T07:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=611176ed667c4ed7ee9f609e958f9404f4aee91d'/>
<id>611176ed667c4ed7ee9f609e958f9404f4aee91d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP bump luavgl to latest</title>
<updated>2024-06-12T06:29:31+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-06-12T06:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=bd01bf3845fd67dc4e03f56d044b3bc53245eeed'/>
<id>bd01bf3845fd67dc4e03f56d044b3bc53245eeed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start on TTS support by logging the data that will become TTS lines</title>
<updated>2024-05-29T04:45:49+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-05-29T04:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=2ff8eac022f397bb1aed28aca376fbe422fc8b3c'/>
<id>2ff8eac022f397bb1aed28aca376fbe422fc8b3c</id>
<content type='text'>
Includes some misc cleanup of haptic double-triggering (or
non-triggering), since those cases all end up being TTS event
double-reporting, which to me crosses the threshold from "annoying" to
"usability issue"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes some misc cleanup of haptic double-triggering (or
non-triggering), since those cases all end up being TTS event
double-reporting, which to me crosses the threshold from "annoying" to
"usability issue"
</pre>
</div>
</content>
</entry>
<entry>
<title>squash a bunch of warnings</title>
<updated>2024-04-19T06:51:53+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-04-19T06:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=8e113ea9ae595b1bc37e7a567b0bc6b90ec81c05'/>
<id>8e113ea9ae595b1bc37e7a567b0bc6b90ec81c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>daniel/recycler-list (#66)</title>
<updated>2024-04-19T02:06:37+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-04-19T02:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=7f630cebddcf6d0b8a31632af7ed617f4173a6e1'/>
<id>7f630cebddcf6d0b8a31632af7ed617f4173a6e1</id>
<content type='text'>
@cooljqln should be good to merge to main, give it a look over though please? :)

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/66
Co-authored-by: ailurux &lt;ailuruxx@gmail.com&gt;
Co-committed-by: ailurux &lt;ailuruxx@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@cooljqln should be good to merge to main, give it a look over though please? :)

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/66
Co-authored-by: ailurux &lt;ailuruxx@gmail.com&gt;
Co-committed-by: ailurux &lt;ailuruxx@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
