summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-29Actually read+write the fast charge nvs bitjacqueline
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-14Merge pull request 'MP3 gap... less' (#180) from tjk/tangara-fw:mp3-gapless i...cooljqln
2025-01-13Skip gap samples in MP3 decodingTom Kirchner
2025-01-13Merge pull request 'Update licensing info' (#174) from tjk/tangara-fw:update-...cooljqln
2025-01-11Extract gapless info from MP3 LAME headerTom Kirchner
2025-01-11Handle optional frames field in bytes offset of MP3 headerTom Kirchner
2025-01-11Check for frames/bytes/TOC in CBR as wellTom Kirchner
2025-01-11Rename VbrInfo to Mp3InfoTom Kirchner
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-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