summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-12-30Add ARTISTS= vorbis comment support to libtagsjacqueline
2024-12-30Use a common code path for parsing delimited track tagsjacqueline
2024-12-30Add a new track tag + index for multiple artistsjacqueline
2024-12-30Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2024-12-30Fix issue with playlists restarting playback after enqueuingailurux
2024-12-29Write settings to nvs when changing from the setting screenClayton Craft
2024-12-29Attempt to parse tags only from supported audio filesClayton Craft
2024-12-30Accept more tags for track and disc numberjacqueline
2024-12-29display: set lower limit for brightnessClayton Craft
2024-12-29console: loglevel: improve help textClayton Craft
2024-12-29suspend playback when headphones disconnectedClayton Craft
2024-12-23Make media directories case insensitiveailurux
2024-12-19Queue repeat modes (#126)ailurux
2024-12-17When no media-specific top level directories exist, assume everything is musicjacqueline
2024-12-16Make now-playing queue circularmalcircuit
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-10-08Fixed issue with saving positions, and only auto-resume long-form contentailurux
2024-10-04Don't create a cache file on deserialisingailurux
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-01Support a minor version in the SAMD firmwarejacqueline
2024-10-01Run the Lua GC a little more aggresivelyjacqueline
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-24Record play_count in TrackData, incrementing it when tracks finishjacqueline
2024-09-24Adds audiobook index to available indexesailurux
2024-09-24Retry SD card mounting a few times when talking to the card failsjacqueline
2024-09-23Implement VBR seeking based off TOCailurux
2024-09-23Improve seeking for constant bitrate mp3ailurux
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-19Fix commented issuesailurux
2024-09-17Implements seeking to saved position for tracksailurux
2024-09-17Merge branch 'main' into daniel/persistent-positionsailurux
2024-09-17Move SPI ISR back to CPU0jacqueline
2024-09-17Added lua methods to access track dataailurux
2024-09-13Save positions over 5 minutes, every minuteailurux
2024-09-13Merge branch 'main' into daniel/persistent-positionsailurux
2024-09-13Merge branch 'main' into jqln/ttsjacqueline