<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/database/include, 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>Replace cpp::span shim with std::span</title>
<updated>2024-05-02T07:06:25+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-05-02T07:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=a231fd1c8afedbeb14b0bc77d76bad61db986059'/>
<id>a231fd1c8afedbeb14b0bc77d76bad61db986059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix db key prefix format, and use per-file modification times</title>
<updated>2024-03-21T01:57:11+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-03-21T01:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=3dc0989c7fd6d3d508fa9c5e5269dc45396c09e9'/>
<id>3dc0989c7fd6d3d508fa9c5e5269dc45396c09e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the list of unexplored files into spiram</title>
<updated>2024-02-16T04:13:58+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-16T04:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=5866513c532114654c1a0e616be3c64ef0aa92ed'/>
<id>5866513c532114654c1a0e616be3c64ef0aa92ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define database::kCurrentDbVersion publicly</title>
<updated>2024-02-05T11:32:33+00:00</updated>
<author>
<name>Hailey Somerville</name>
<email>hailey@hailey.lol</email>
</author>
<published>2024-02-05T11:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=44d848ac660ab8471af868a036ad41b369514868'/>
<id>44d848ac660ab8471af868a036ad41b369514868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept opus files that don't fully parse, remove opus-specific tag parser</title>
<updated>2024-02-01T04:59:53+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-01T04:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=32cee65809ec81d21e8ee25086d529c1be4b6fa5'/>
<id>32cee65809ec81d21e8ee25086d529c1be4b6fa5</id>
<content type='text'>
The libtags change is a bit of a hack... I think we're running into
tracks that have long lyrics tags, which pushes the other tags out onto
the next ogg page?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The libtags change is a bit of a hack... I think we're running into
tracks that have long lyrics tags, which pushes the other tags out onto
the next ogg page?
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a single pool of bg workers instead of separate tasks per use case</title>
<updated>2024-01-31T23:54:20+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-01-31T23:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=dad159dc3c4ebc89d395b4b695a0626b7be10578'/>
<id>dad159dc3c4ebc89d395b4b695a0626b7be10578</id>
<content type='text'>
Also: bump the number of workers tasks up to 3 from 2!
This makes bg db updates + playback work :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also: bump the number of workers tasks up to 3 from 2!
This makes bg db updates + playback work :)
</pre>
</div>
</content>
</entry>
<entry>
<title>Do more to avoid and recover from partial db updates</title>
<updated>2024-01-30T00:03:31+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-01-30T00:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=eacea59e8a3f9602ed06834a8edc4e6ab18a4bb9'/>
<id>eacea59e8a3f9602ed06834a8edc4e6ab18a4bb9</id>
<content type='text'>
 - do not power off in an update is in progress
 - explicitly store last update time, rather than deriving it from
   unchanged tracks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - do not power off in an update is in progress
 - explicitly store last update time, rather than deriving it from
   unchanged tracks.
</pre>
</div>
</content>
</entry>
<entry>
<title>shift some long-lived allocs into spi ram</title>
<updated>2024-01-17T04:31:23+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-01-17T04:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=1f5249de6f7e81aa6ff2586e386f526676e67c81'/>
<id>1f5249de6f7e81aa6ff2586e386f526676e67c81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin migration of remaining screens to Lua</title>
<updated>2024-01-15T01:31:20+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-01-15T01:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=7cdcd44e0ca10ebdc796638190ed1d9b45d99ef0'/>
<id>7cdcd44e0ca10ebdc796638190ed1d9b45d99ef0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
