index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
database
/
include
Age
Commit message (
Expand
)
Author
2023-06-23
add indexing to the database
jacqueline
2023-06-19
Support playing tracks by track id
jacqueline
2023-06-16
Fix issues with importing my entire library
jacqueline
2023-06-15
song -> track
jacqueline
2023-06-07
Do some prep cleanup for multiple filetypes
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-16
Add pagination to database queries
jacqueline
2023-05-12
Add some basic tests for the database
jacqueline
2023-05-09
Add tests for record encoding
jacqueline
2023-05-08
Database init is now stable!
jacqueline
2023-04-28
Add libtags for extracting info from files
jacqueline
2023-04-27
Make queries a little less copy-paste
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-04-26
Allow RenameFile to overwrite existing files
jacqueline
2023-03-08
add leveldb
jacqueline