index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
/
audio
Age
Commit message (
Expand
)
Author
2025-04-14
move audio Decoder buffer to external RAM
Be
2025-04-14
move SampleProcessor buffers to external RAM
Be
2025-04-11
fix premature pause at end of last track of queue
Be
2025-04-01
Quick fix unmount requests getting dropped when there's no sd card
jacqueline
2025-03-13
Add WavPack support
ayumi
2025-03-05
Allow manually unmounting the SD card
ayumi
2025-02-11
Only change output mode if the new output mode is different
ailurux
2025-02-10
Change output mode when bluetooth connects/disconnects
ailurux
2025-01-31
Fix playlists not setting the queue to ready
ailurux
2025-01-17
Fix audiobook/podcast queue method
ailurux
2025-01-08
Add bitrate info
Tom Kirchner
2025-01-07
Improvements to the queue for shuffling/playing all (#170)
ailurux
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
suspend playback when headphones disconnected
Clayton Craft
2024-12-19
Queue repeat modes (#126)
ailurux
2024-12-16
Make now-playing queue circular
malcircuit
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
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-09-24
Record play_count in TrackData, incrementing it when tracks finish
jacqueline
2024-09-20
Don't try to configure the dac if there is no dac
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-13
Save positions over 5 minutes, every minute
ailurux
2024-09-12
WIP: Fixed errors, cleanup
ailurux
2024-09-12
WIP: Add last_position field to track data and start on implementation
ailurux
2024-09-12
Clean up some tts logging and descriptions
jacqueline
2024-09-12
Pause and unpause the current audio output in response to TTS
jacqueline
2024-09-11
Play TTS files in response to TTS prompts, but it's legible now
jacqueline
2024-09-09
Play basic wav files in response to tts prompts
jacqueline
2024-09-09
Merge branch 'main' into jqln/tts
jacqueline
2024-09-06
Ignore comments within playlist files
jacqueline
2024-08-29
Lua API improvements and fixes
ailurux
2024-08-28
Support adding filepaths to the track queue
jacqueline
2024-08-28
clang-format
jacqueline
2024-08-28
Handle the loading state whilst appending many tracks better
jacqueline
2024-08-28
spello
jacqueline
2024-08-28
Some minor cleanup, docs, assertions
jacqueline
2024-08-28
Timeout when writing output samples throughout the audio pipeline
jacqueline
2024-08-26
Switch output mode to headphones when plugged in
ailurux
2024-08-26
Fix queue serialisation so that the position is correctly applied
ailurux
2024-08-15
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
[next]