| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-01 | Use a single pool of bg workers instead of separate tasks per use case | jacqueline | |
| Also: bump the number of workers tasks up to 3 from 2! This makes bg db updates + playback work :) | |||
| 2023-11-07 | Add a wrapper codec source that does readahead | jacqueline | |
| 2023-10-04 | Guard leveldb file access with the SPI lock too | jacqueline | |
| Same freeze as was previously ocurring, only this one was a fair bit rarer. | |||
| 2023-07-05 | Comment out leveldb logging | jacqueline | |
| It sometimes produces a weird format string that breaks everything | |||
| 2023-06-16 | Fix issues with importing my entire library | jacqueline | |
| 2023-05-24 | Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw | jacqueline | |
| 2023-05-23 | Annote E V E R Y T H I N G with license info | jacqueline | |
| 2023-05-22 | Generalise worker tasks, and centralise task priorities + stacks | jacqueline | |
| Includes making the display driver use a worker task for flushes, so that our double buffering actually does something useful /facepalm | |||
| 2023-04-27 | Move DB interactions to a background thread | jacqueline | |
| 2023-04-26 | Add some basic data and retrieval | jacqueline | |
| 2023-04-26 | Allow RenameFile to overwrite existing files | jacqueline | |
| 2023-03-08 | add leveldb | jacqueline | |
