index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-16
Make now-playing queue circular
malcircuit
2024-12-13
version bump
jacqueline
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-12-09
Prevent frame decoding issues with FLAC from ending playback early
ailurux
2024-10-11
version bump
jacqueline
2024-10-08
Fixed issue with saving positions, and only auto-resume long-form content
ailurux
2024-10-08
Change top bar icons to black for contrast and consistency
ailurux
2024-10-04
Don't create a cache file on deserialising
ailurux
2024-10-04
RC1 time :grimacing:
jacqueline
2024-10-04
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
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
autoformat
jacqueline
2024-10-01
Pin some images to ram that we missed
jacqueline
2024-10-01
Support a minor version in the SAMD firmware
jacqueline
2024-10-01
Don't enable usb msc when the database is updating
jacqueline
2024-10-01
GC after locking
jacqueline
2024-10-01
Run the Lua GC a little more aggresively
jacqueline
2024-10-01
Ensure the stack is clean after luavgl event callbacks
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
Merge pull request 'Record play_count in TrackData, incrementing it when trac...
ailurux
2024-09-24
Add lua stub for play_count
jacqueline
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
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-09-24
Format hours properly for times shown and ensure centering of playlist positi...
ailurux
2024-09-24
Retry SD card mounting a few times when talking to the card fails
jacqueline
2024-09-24
Hide database indexes that do not contain any tracks
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 pull request 'Add a 'MediaType' enum to TrackData and IndexInfo, plus a...
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
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-09-19
Add quick USB MSC access to the main menu
jacqueline
2024-09-19
Merge pull request 'daniel/persistent-positions' (#104) from daniel/persisten...
cooljqln
2024-09-19
Add luals stubs for new methods
ailurux
2024-09-19
Fix commented issues
ailurux
[next]