index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-12-30
Add ARTISTS= vorbis comment support to libtags
jacqueline
2024-12-30
Use a common code path for parsing delimited track tags
jacqueline
2024-12-30
Add a new track tag + index for multiple artists
jacqueline
2024-12-30
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-12-30
Fix issue with playlists restarting playback after enqueuing
ailurux
2024-12-29
Write settings to nvs when changing from the setting screen
Clayton Craft
2024-12-29
Attempt to parse tags only from supported audio files
Clayton Craft
2024-12-30
Accept more tags for track and disc number
jacqueline
2024-12-29
display: set lower limit for brightness
Clayton Craft
2024-12-29
console: loglevel: improve help text
Clayton Craft
2024-12-29
suspend playback when headphones disconnected
Clayton Craft
2024-12-23
Make media directories case insensitive
ailurux
2024-12-19
Queue repeat modes (#126)
ailurux
2024-12-17
When no media-specific top level directories exist, assume everything is music
jacqueline
2024-12-16
Make now-playing queue circular
malcircuit
2024-12-10
Allow for connecting to the paired device from the known devices list
ailurux
2024-12-10
Audio FSM should transit to Standby when BT disconnect
ailurux
2024-10-08
Fixed issue with saving positions, and only auto-resume long-form content
ailurux
2024-10-04
Don't create a cache file on deserialising
ailurux
2024-10-04
Merge pull request 'daniel/track-toc' (#110) from daniel/track-toc into main
cooljqln
2024-10-04
Explicitly close the playlist files in the queue on storage unmount
ailurux
2024-10-04
Fix issues with deserialising queue when queue exists already
ailurux
2024-10-03
Use cppbor for encoding playlist toc
jacqueline
2024-10-03
Clear queue if loading cache fails and file is large, also fix indices oops
ailurux
2024-10-03
Clean up + use 8 bytes for uint64_t
ailurux
2024-10-01
Add additional cache file for playlist table of contents
ailurux
2024-10-01
Support a minor version in the SAMD firmware
jacqueline
2024-10-01
Run the Lua GC a little more aggresively
jacqueline
2024-09-27
Added listened indicator for audiobooks and podcasts
ailurux
2024-09-26
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-09-26
Empty the buffer when we seek mp3 files
ailurux
2024-09-24
Record play_count in TrackData, incrementing it when tracks finish
jacqueline
2024-09-24
Adds audiobook index to available indexes
ailurux
2024-09-24
Retry SD card mounting a few times when talking to the card fails
jacqueline
2024-09-23
Implement VBR seeking based off TOC
ailurux
2024-09-23
Improve seeking for constant bitrate mp3
ailurux
2024-09-20
Merge branch 'main' into jqln/track-type
ailurux
2024-09-20
Don't try to configure the dac if there is no dac
jacqueline
2024-09-20
Make the 'Podcasts' index just a list by title
jacqueline
2024-09-19
Encode and decode MediaType in TrackData
jacqueline
2024-09-19
Include leading slash in media type paths
jacqueline
2024-09-19
Introduce a MediaType for each track and index
jacqueline
2024-09-19
Fix commented issues
ailurux
2024-09-17
Implements seeking to saved position for tracks
ailurux
2024-09-17
Merge branch 'main' into daniel/persistent-positions
ailurux
2024-09-17
Move SPI ISR back to CPU0
jacqueline
2024-09-17
Added lua methods to access track data
ailurux
2024-09-13
Save positions over 5 minutes, every minute
ailurux
2024-09-13
Merge branch 'main' into daniel/persistent-positions
ailurux
2024-09-13
Merge branch 'main' into jqln/tts
jacqueline
[prev]
[next]