<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/database/include/database.hpp, 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>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>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>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>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>
<entry>
<title>Support more datatypes in track tags</title>
<updated>2023-12-12T01:59:38+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-12-12T01:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=01eb8683733f39a6de984111f035bb8f71dcf8b8'/>
<id>01eb8683733f39a6de984111f035bb8f71dcf8b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pre-iterator concepts</title>
<updated>2023-12-07T06:00:30+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-12-07T05:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=3f7f199cb940c8d5f6d48f77fd59971adffe49ef'/>
<id>3f7f199cb940c8d5f6d48f77fd59971adffe49ef</id>
<content type='text'>
 - No more IndexRecord/Result/dbGetPage nonsense
 - Queue is just track ids
 - i am so tired and have so much to do
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - No more IndexRecord/Result/dbGetPage nonsense
 - Queue is just track ids
 - i am so tired and have so much to do
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic track queue save/load support</title>
<updated>2023-12-05T06:00:28+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-12-05T06:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=009f69c929eb1d1b65d75b0937fbf3b8de5d9148'/>
<id>009f69c929eb1d1b65d75b0937fbf3b8de5d9148</id>
<content type='text'>
Not wired up yet; I need to do a bunch of cleanup before i wire it in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not wired up yet; I need to do a bunch of cleanup before i wire it in
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite the track queue to work directly with database iterators</title>
<updated>2023-12-05T00:36:34+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-12-05T00:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=4f5422e906b1d17720592d97bc0d5e82a71b1e5f'/>
<id>4f5422e906b1d17720592d97bc0d5e82a71b1e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
