summaryrefslogtreecommitdiff
path: root/src/database/records.cpp
AgeCommit message (Expand)Author
2023-12-12Support more datatypes in track tagsjacqueline
2023-10-28Annotates the kTag with maybe_unused; they're only used for logging.Robin Howard
2023-10-24Implement incremental updates of database indexesjacqueline
2023-10-24Use an mutable struct + const instead of an immutable classjacqueline
2023-10-13Add modified time to TrackDatajacqueline
2023-10-13Use libcppbor for much much nicer db encodingjacqueline
2023-09-28Use bindey for databinding instead of hand rolling ui updatesjacqueline
2023-09-26std::string -> std::pmr::string in psramjacqueline
2023-09-06Fix missing track number issuesjacqueline
2023-06-23add indexing to the databasejacqueline
2023-06-15song -> trackjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-12Add some basic tests for the databasejacqueline
2023-05-08Database init is now stable!jacqueline