index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
database
/
track.cpp
Age
Commit message (
Collapse
)
Author
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-05-02
Replace cpp::span shim with std::span
jacqueline
2024-04-19
squash a bunch of warnings
jacqueline
2024-02-12
Improve handing of tracks with missing titles
jacqueline
2024-01-17
shift some long-lived allocs into spi ram
jacqueline
2023-12-19
replace foxenflac with miniflac
jacqueline
it's better!
2023-12-12
Support more datatypes in track tags
jacqueline
2023-11-24
Migrate 'now playing' screen to lua
jacqueline
2023-10-24
Use an mutable struct + const instead of an immutable class
jacqueline
2023-10-24
Skip old tracks when scanning the sd card
jacqueline
2023-10-13
Add modified time to TrackData
jacqueline
2023-10-13
Use libcppbor for much much nicer db encoding
jacqueline
2023-09-28
Use bindey for databinding instead of hand rolling ui updates
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-06
Fix missing track number issues
jacqueline
2023-06-23
add indexing to the database
jacqueline
idk man i wrote most of this in a fugue state whilst high on the couch with my cat
2023-06-15
song -> track
jacqueline