summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-16Make now-playing queue circularmalcircuit
2024-12-13version bumpjacqueline
2024-12-10Allow for connecting to the paired device from the known devices listailurux
2024-12-10Audio FSM should transit to Standby when BT disconnectailurux
2024-12-09Prevent frame decoding issues with FLAC from ending playback earlyailurux
2024-10-11version bumpjacqueline
2024-10-08Fixed issue with saving positions, and only auto-resume long-form contentailurux
2024-10-08Change top bar icons to black for contrast and consistencyailurux
2024-10-04Don't create a cache file on deserialisingailurux
2024-10-04RC1 time :grimacing:jacqueline
2024-10-04Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-10-04Merge pull request 'daniel/track-toc' (#110) from daniel/track-toc into maincooljqln
2024-10-04Explicitly close the playlist files in the queue on storage unmountailurux
2024-10-04Fix issues with deserialising queue when queue exists alreadyailurux
2024-10-03Use cppbor for encoding playlist tocjacqueline
2024-10-03Clear queue if loading cache fails and file is large, also fix indices oopsailurux
2024-10-03Clean up + use 8 bytes for uint64_tailurux
2024-10-01Add additional cache file for playlist table of contentsailurux
2024-10-01autoformatjacqueline
2024-10-01Pin some images to ram that we missedjacqueline
2024-10-01Support a minor version in the SAMD firmwarejacqueline
2024-10-01Don't enable usb msc when the database is updatingjacqueline
2024-10-01GC after lockingjacqueline
2024-10-01Run the Lua GC a little more aggresivelyjacqueline
2024-10-01Ensure the stack is clean after luavgl event callbacksjacqueline
2024-09-27Added listened indicator for audiobooks and podcastsailurux
2024-09-26Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2024-09-26Empty the buffer when we seek mp3 filesailurux
2024-09-24Merge pull request 'Record play_count in TrackData, incrementing it when trac...ailurux
2024-09-24Add lua stub for play_countjacqueline
2024-09-24Record play_count in TrackData, incrementing it when tracks finishjacqueline
2024-09-24Adds audiobook index to available indexesailurux
2024-09-24Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2024-09-24Format hours properly for times shown and ensure centering of playlist positi...ailurux
2024-09-24Retry SD card mounting a few times when talking to the card failsjacqueline
2024-09-24Hide database indexes that do not contain any tracksjacqueline
2024-09-23Implement VBR seeking based off TOCailurux
2024-09-23Improve seeking for constant bitrate mp3ailurux
2024-09-20Merge pull request 'Add a 'MediaType' enum to TrackData and IndexInfo, plus a...ailurux
2024-09-20Merge branch 'main' into jqln/track-typeailurux
2024-09-20Don't try to configure the dac if there is no dacjacqueline
2024-09-20Make the 'Podcasts' index just a list by titlejacqueline
2024-09-19Encode and decode MediaType in TrackDatajacqueline
2024-09-19Include leading slash in media type pathsjacqueline
2024-09-19Introduce a MediaType for each track and indexjacqueline
2024-09-19Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-09-19Add quick USB MSC access to the main menujacqueline
2024-09-19Merge pull request 'daniel/persistent-positions' (#104) from daniel/persisten...cooljqln
2024-09-19Add luals stubs for new methodsailurux
2024-09-19Fix commented issuesailurux