index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
database
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-05-02
Replace cpp::span shim with std::span
jacqueline
2023-10-13
Use libcppbor for much much nicer db encoding
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-06
Add an opus-specific tag parser
jacqueline
2023-08-17
Start on basic onboarding screens
jacqueline
2023-07-17
Basic playlists for upcoming
jacqueline
2023-06-23
add indexing to the database
jacqueline
2023-06-15
song -> track
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
2023-05-12
Add some basic tests for the database
jacqueline
2023-05-08
Database init is now stable!
jacqueline
2023-05-02
Output hash of song triple
jacqueline
2023-04-28
Add libtags for extracting info from files
jacqueline
2023-04-27
Move DB interactions to a background thread
jacqueline
2023-04-26
Add some basic data and retrieval
jacqueline
2023-04-26
removed unused raw db stuff
jacqueline
2023-03-08
add leveldb
jacqueline