summaryrefslogtreecommitdiff
path: root/src/database/include/track.hpp
AgeCommit message (Expand)Author
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-08-10Give codecs complete control of their input filesjacqueline
2023-08-08Flesh out opus decoder. it doesn't work! i hate opus.jacqueline
2023-07-17Basic playlists for upcomingjacqueline
2023-07-07wire up the playing screen with some real datajacqueline
2023-07-05Start on wiring up playback screen to real datajacqueline
2023-06-23add indexing to the databasejacqueline
2023-06-15song -> trackjacqueline