| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-24 | Record play_count in TrackData, incrementing it when tracks finish | jacqueline | |
| 2024-09-19 | Introduce a MediaType for each track and index | jacqueline | |
| Initially set based on filepath, or by genre if the filepath doesn't match one of our presets | |||
| 2024-09-12 | WIP: Fixed errors, cleanup | ailurux | |
| 2024-09-03 | Use libogg + our own parser for ogg files | jacqueline | |
| This is somewhat faster than relying on libtags to parse these, and also better handles cornercases such as tags that cross physical page boundaries. | |||
| 2024-08-12 | Batch up the db operations associated with adding new tracks | jacqueline | |
| This is ostensibly yet another 'prepare for multithreaded updates' commit, however it does actually save us another 60(!!) odd milliseconds per track. | |||
| 2024-05-02 | start moving include files into subdirs | jacqueline | |
| 2024-05-02 | WIP merge cyclically dependent components into one big component | jacqueline | |
