summaryrefslogtreecommitdiff
path: root/src/tangara/database/database.hpp
AgeCommit message (Expand)Author
2025-01-24Resolve some issues with dangling index records (#193)cooljqln
2025-01-07Improvements to the queue for shuffling/playing all (#170)ailurux
2024-12-30Add a new track tag + index for multiple artistsjacqueline
2024-09-19Introduce a MediaType for each track and indexjacqueline
2024-09-12WIP: Add last_position field to track data and start on implementationailurux
2024-09-03Use libogg + our own parser for ogg filesjacqueline
2024-08-12Shard searching for new tracks across multiple tasksjacqueline
2024-08-12Make FileGatherer shaped more like a normal iteratorjacqueline
2024-08-12Batch up the db operations associated with adding new tracksjacqueline
2024-08-12Derive the next track id from stored track data, instead of tracking it expli...jacqueline
2024-07-11Break FatfsStreamFactory's dep on ServiceLocatorjacqueline
2024-05-02start moving include files into subdirsjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline