| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-11 | Fix bug in infinite list causing items to be removed (#253) | ailurux | |
| 2025-01-24 | Resolve some issues with dangling index records (#193) | cooljqln | |
| - The tag parser's cache is now cleared between indexing runs, preventing stale data from being used - Multi-value tag fields (genres, all artists) are now properly ingested in the tag value cache - Cleaning up removed index records now properly handles the case where only a subset of the records for multi-value tags need to be deleted. - Synthesizing missing tag values is now done in the tag parser instead of TrackTags, which resolves some issues with multi-value tag callbacks from libtags not being handled properly These fixes seem to address all the issues with stale index records we were able to repro (including the issues in https://codeberg.org/cool-tech-zone/tangara-fw/issues/191), but if you've got any more cases with consistent repros then lmk! Co-authored-by: ailurux <ailuruxx@gmail.com> Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/193 | |||
| 2025-01-17 | ailurux/now-playing-menu (#184) | ailurux | |
| Overflow menu for the now playing screen. New home for the info screen here. Adds quick navigation to current album or artist (thanks tjk!) and clear queue button. Also fixed up the way the now playing screen looks when queue is cleared (remove previous duration and don't show "loading" if nothing is actively loading). Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/184 Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2024-09-27 | Added listened indicator for audiobooks and podcasts | ailurux | |
| 2024-09-24 | Record play_count in TrackData, incrementing it when tracks finish | jacqueline | |
| 2024-09-24 | Retry SD card mounting a few times when talking to the card fails | jacqueline | |
| 2024-09-17 | Added lua methods to access track data | ailurux | |
| 2024-05-30 | Fix prev/next behaviour on database iterator | ailurux | |
| Fixes issue with apparent duplicated tracks in the infinite list | |||
| 2024-05-02 | start moving include files into subdirs | jacqueline | |
| 2024-05-02 | WIP merge cyclically dependent components into one big component | jacqueline | |
