<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/lua/lua_screen.cpp, branch main</title>
<subtitle>Tangara firmware</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/'/>
<entry>
<title>WIP merge cyclically dependent components into one big component</title>
<updated>2024-05-02T09:12:26+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-05-02T09:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=1573a8c4cde1cd9528b422b2dcc598e37ffe94a7'/>
<id>1573a8c4cde1cd9528b422b2dcc598e37ffe94a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for screens declaring that they can't be popped</title>
<updated>2024-03-20T23:50:23+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-03-20T23:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=684ff50ef4931aeb8cfb15c5a2d62e55520f04a5'/>
<id>684ff50ef4931aeb8cfb15c5a2d62e55520f04a5</id>
<content type='text'>
Needed as prep for usb msc support; you really shouldn't leave the MSC
settings screen until you've disabled usb msc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed as prep for usb msc support; you really shouldn't leave the MSC
settings screen until you've disabled usb msc.
</pre>
</div>
</content>
</entry>
<entry>
<title>use prototype inheritance for lua screens, rather than functions</title>
<updated>2024-03-06T23:59:03+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-03-06T23:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=ef72b25660912ff247997089abfb93e9f0b52809'/>
<id>ef72b25660912ff247997089abfb93e9f0b52809</id>
<content type='text'>
this gives us a way to give each screen nice little hooks, like
'onShown' and 'onHidden'. later we can use these hooks to disable
bindings for screens that aren't in-use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this gives us a way to give each screen nice little hooks, like
'onShown' and 'onHidden'. later we can use these hooks to disable
bindings for screens that aren't in-use.
</pre>
</div>
</content>
</entry>
</feed>
