summaryrefslogtreecommitdiff
path: root/src/tangara/database/track.cpp
AgeCommit message (Expand)Author
2025-01-24Resolve some issues with dangling index records (#193)cooljqln
2024-12-31Handle synthesizing missing tag values in TrackTags instead of the indexerjacqueline
2024-12-30Use a common code path for parsing delimited track tagsjacqueline
2024-12-30Add a new track tag + index for multiple artistsjacqueline
2024-09-24Record play_count in TrackData, incrementing it when tracks finishjacqueline
2024-09-19Introduce a MediaType for each track and indexjacqueline
2024-09-12WIP: Fixed errors, cleanupailurux
2024-09-03Use libogg + our own parser for ogg filesjacqueline
2024-08-12Batch up the db operations associated with adding new tracksjacqueline
2024-05-02start moving include files into subdirsjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline