<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/tangara, branch main</title>
<subtitle>Tangara firmware</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/'/>
<entry>
<title>Merge pull request 'Show firmware version on boot splash screen. Fixes #405.' (#436) from leper/tangara-fw:splash_screen_version into main</title>
<updated>2025-08-29T03:41:29+00:00</updated>
<author>
<name>cooljqln</name>
<email>cooljqln@noreply.codeberg.org</email>
</author>
<published>2025-08-29T03:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=577b03fcaaecfdebbedd04fb34ab6bd497860377'/>
<id>577b03fcaaecfdebbedd04fb34ab6bd497860377</id>
<content type='text'>
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/436
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/436
</pre>
</div>
</content>
</entry>
<entry>
<title>Show firmware version on boot splash screen. Fixes #405.</title>
<updated>2025-08-26T23:42:03+00:00</updated>
<author>
<name>leper</name>
<email>leper@noreply.codeberg.org</email>
</author>
<published>2025-08-26T23:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=043d5e3f75bc7f605f6da0fd254a343306678f8b'/>
<id>043d5e3f75bc7f605f6da0fd254a343306678f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add index column to `bt_list` command</title>
<updated>2025-08-26T22:25:26+00:00</updated>
<author>
<name>Ryan Waskiewicz</name>
<email>ryanwaskiewicz@gmail.com</email>
</author>
<published>2025-08-26T22:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=9112d97efb26866e1bded7d52884398711eed653'/>
<id>9112d97efb26866e1bded7d52884398711eed653</id>
<content type='text'>
This commit adds an 'index' field to the output of the `bt_list`
command. This is meant to be used with/for `bt_forget &lt;index&gt;`, which
requires an index of the device to forget - this helps clarify the index
of each device.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds an 'index' field to the output of the `bt_list`
command. This is meant to be used with/for `bt_forget &lt;index&gt;`, which
requires an index of the device to forget - this helps clarify the index
of each device.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'add single touch shourtcuts for touch wheel' (#340) from Tab_theFox/tangara-fw:wheel_with_buttons into main</title>
<updated>2025-08-15T05:00:43+00:00</updated>
<author>
<name>cooljqln</name>
<email>cooljqln@noreply.codeberg.org</email>
</author>
<published>2025-08-15T05:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=d470f7046dd1a3e4c184365d782e0cf20e474ad4'/>
<id>d470f7046dd1a3e4c184365d782e0cf20e474ad4</id>
<content type='text'>
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/340
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/340
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to the new esp-idf I2C driver</title>
<updated>2025-08-08T06:14:41+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2025-08-08T06:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=73baf2f88f61e307afd6cd17f6727da4e446b64c'/>
<id>73baf2f88f61e307afd6cd17f6727da4e446b64c</id>
<content type='text'>
It's a better, less verbose driver, and also this fixes an occasional
crash on boot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a better, less verbose driver, and also this fixes an occasional
crash on boot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preliminary ALAC support</title>
<updated>2025-08-01T18:03:21+00:00</updated>
<author>
<name>ayumi</name>
<email>ayumi@noreply.codeberg.org</email>
</author>
<published>2025-07-22T07:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=4887378ce74c27f837fe1939ad5917b221736fac'/>
<id>4887378ce74c27f837fe1939ad5917b221736fac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the standard library instead of a dirty hack.</title>
<updated>2025-07-01T11:52:36+00:00</updated>
<author>
<name>Tursiae</name>
<email>git@tursiae.org</email>
</author>
<published>2025-07-01T11:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=032ba5383f44277e8f579ac1f8300aede7bf2cd2'/>
<id>032ba5383f44277e8f579ac1f8300aede7bf2cd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle file:/// URIs generated from VLC playlists.</title>
<updated>2025-07-01T11:26:35+00:00</updated>
<author>
<name>Tursiae</name>
<email>git@tursiae.org</email>
</author>
<published>2025-06-19T11:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=b5d302e1167cc44a24763e346a32c989dbd0601a'/>
<id>b5d302e1167cc44a24763e346a32c989dbd0601a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'app console: add LVGL heap to heap stats' (#365) from Be.ing/tangara-fw:lvgl_heap_report into main</title>
<updated>2025-05-16T04:29:27+00:00</updated>
<author>
<name>cooljqln</name>
<email>cooljqln@noreply.codeberg.org</email>
</author>
<published>2025-05-16T04:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=978076ec5ccbec561f4b440fe58d7f8107083ba6'/>
<id>978076ec5ccbec561f4b440fe58d7f8107083ba6</id>
<content type='text'>
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/365
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/365
</pre>
</div>
</content>
</entry>
<entry>
<title>Check output before pausing on bt disconnect</title>
<updated>2025-05-01T06:41:53+00:00</updated>
<author>
<name>ailurux</name>
<email>me@ailurux.au</email>
</author>
<published>2025-05-01T06:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=05c1dd8e32184a055e10ccac70eda8131e01139c'/>
<id>05c1dd8e32184a055e10ccac70eda8131e01139c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
