summaryrefslogtreecommitdiff
path: root/src/tangara
AgeCommit message (Expand)Author
2025-02-05Fix issue with last touch wheel time not being initialisedailurux
2025-02-03Merge pull request 'Add optional support for adjusting volume while locked' (...cooljqln
2025-02-02Add optional support for changing volume while lockedTess Eisenberger
2025-02-02Add a new setting for input controls when lockedTess Eisenberger
2025-02-01Don't detect center button touch until 250ms after wheel touchRockwell Schrock
2025-01-31Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2025-01-31Fix playlists not setting the queue to readyailurux
2025-01-29Add 'Tdisc' to libtagsjacqueline
2025-01-24Resolve some issues with dangling index records (#193)cooljqln
2025-01-17ailurux/now-playing-menu (#184)ailurux
2025-01-17Merge pull request 'Add an input sequence for hard rebooting' (#185) from jql...cooljqln
2025-01-17Fix audiobook/podcast queue methodailurux
2025-01-17Add commentjacqueline
2025-01-15Add a hard reset input sequence to recover from broken device statesjacqueline
2025-01-15Handle lock state in each input device, instead of in the lvgl driverjacqueline
2025-01-13Merge pull request 'Update licensing info' (#174) from tjk/tangara-fw:update-...cooljqln
2025-01-10Isolate the SD card from the SPI bus when talking to the display (#176)jacqueline
2025-01-09Extend idle -> sleep time to 2 minutesTom Kirchner
2025-01-08Add bitrate infoTom Kirchner
2025-01-08Add missing copyright/license headersTom Kirchner
2025-01-07Improvements to the queue for shuffling/playing all (#170)ailurux
2025-01-02Expose more properties to Lua for UITom Kirchner
2024-12-31Reorder indexesjacqueline
2024-12-31Pass through TXXX kv pairs from libtags, treated as vorbis commentsjacqueline
2024-12-31Handle synthesizing missing tag values in TrackTags instead of the indexerjacqueline
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-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-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-01Run the Lua GC a little more aggresivelyjacqueline