Commit Graph

12 Commits (6ef0fa2b1b75f2afd3beaf112b6a29a989ce49d8)

Author SHA1 Message Date
jacqueline 2086ab09b8 Implement incremental updates of database indexes 2 years ago
jacqueline 4f8c127da9 Use an mutable struct + const instead of an immutable class 2 years ago
jacqueline ceba508593 Add modified time to TrackData 2 years ago
jacqueline afbf3c31f4 Use libcppbor for much much nicer db encoding 2 years ago
jacqueline f09ba5ffd5 Use bindey for databinding instead of hand rolling ui updates 2 years ago
jacqueline 4d99d22e10 std::string -> std::pmr::string in psram 2 years ago
jacqueline 63215ccf16 Fix missing track number issues 2 years ago
jacqueline 245d9ff4b9 add indexing to the database 2 years ago
jacqueline c6bb42cdd2 song -> track 2 years ago
jacqueline a4f94c812a Annote E V E R Y T H I N G with license info 2 years ago
jacqueline 961c8014ad Add some basic tests for the database 2 years ago
jacqueline 16e6180ba7 Database init is now stable! 2 years ago