summaryrefslogtreecommitdiff
path: root/src/database/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-05-02Replace cpp::span shim with std::spanjacqueline
2023-10-13Use libcppbor for much much nicer db encodingjacqueline
2023-09-26std::string -> std::pmr::string in psramjacqueline
2023-09-06Add an opus-specific tag parserjacqueline
2023-08-17Start on basic onboarding screensjacqueline
2023-07-17Basic playlists for upcomingjacqueline
Beware under-testing and bugs. Just getting something barebones in so that I can do rN+1 bringup
2023-06-23add indexing to the databasejacqueline
idk man i wrote most of this in a fugue state whilst high on the couch with my cat
2023-06-15song -> trackjacqueline
2023-05-24Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-22Generalise worker tasks, and centralise task priorities + stacksjacqueline
Includes making the display driver use a worker task for flushes, so that our double buffering actually does something useful /facepalm
2023-05-12Add some basic tests for the databasejacqueline
2023-05-08Database init is now stable!jacqueline
2023-05-02Output hash of song triplejacqueline
2023-04-28Add libtags for extracting info from filesjacqueline
2023-04-27Move DB interactions to a background threadjacqueline
2023-04-26Add some basic data and retrievaljacqueline
2023-04-26removed unused raw db stuffjacqueline
2023-03-08add leveldbjacqueline