index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
/
database
/
database.hpp
Age
Commit message (
Expand
)
Author
2025-01-24
Resolve some issues with dangling index records (#193)
cooljqln
2025-01-07
Improvements to the queue for shuffling/playing all (#170)
ailurux
2024-12-30
Add a new track tag + index for multiple artists
jacqueline
2024-09-19
Introduce a MediaType for each track and index
jacqueline
2024-09-12
WIP: Add last_position field to track data and start on implementation
ailurux
2024-09-03
Use libogg + our own parser for ogg files
jacqueline
2024-08-12
Shard searching for new tracks across multiple tasks
jacqueline
2024-08-12
Make FileGatherer shaped more like a normal iterator
jacqueline
2024-08-12
Batch up the db operations associated with adding new tracks
jacqueline
2024-08-12
Derive the next track id from stored track data, instead of tracking it expli...
jacqueline
2024-07-11
Break FatfsStreamFactory's dep on ServiceLocator
jacqueline
2024-05-02
start moving include files into subdirs
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline