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-09-13
Mount the SD card asynchronously when it becomes available
jacqueline
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-10
Rename set_style to set_subject
ailurux
2024-09-10
Use '/sd' instead of '/sdcard' for accessing the sd card
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
Look for music in "/Music", with the root dir as a fallback
jacqueline
2024-09-06
Ignore comments within playlist files
jacqueline
2024-09-03
Handle collation text that includes '\0'
jacqueline
2024-09-03
Use libogg + our own parser for ogg files
jacqueline
2024-08-29
use snake_case consistently in lua function names
jacqueline
2024-08-29
Lua API improvements and fixes
ailurux
2024-08-28
When clicking a track in the file browser, play it
jacqueline
2024-08-28
Support adding filepaths to the track queue
jacqueline
2024-08-28
Don't show n+1/n when we run out of queue
jacqueline
2024-08-28
Fix random.cpp not being built
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-28
Move the UI task main loop info iram
jacqueline
2024-08-28
Delete unused half readme
jacqueline
2024-08-26
Switch output mode to headphones when plugged in
ailurux
2024-08-26
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-08-26
Move some hot driver functions into iram
jacqueline
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
2024-08-15
Update position when updating the shuffler
ailurux
2024-08-15
Don't break early from clearing PcmBuffer
jacqueline
2024-08-15
Delay DB reindexing slightly
jacqueline
2024-08-15
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-08-14
Always initialise bytes_cleared when clearing PcmBuffers
jacqueline
2024-08-14
Fix for position persisting when queue reset
ailurux
2024-08-13
Don't spuriously report that the current track has changed
jacqueline
2024-08-13
Move off of deprecated APIs
jacqueline
2024-08-13
Fix build errors from stricter visibility requirements
jacqueline
2024-08-13
Accept a specific tag in `loglevel`
jacqueline
2024-08-12
Bump up the ui task stack size
jacqueline
2024-08-12
Shard searching for new tracks across multiple tasks
jacqueline
2024-08-12
Make FileGatherer shaped more like a normal iterator
jacqueline
2024-08-12
Batch up the db operations associated with adding new tracks
jacqueline
2024-08-12
Derive the next track id from stored track data, instead of tracking it expli...
jacqueline
2024-08-12
Use one MMU page per leveldb write buffer
jacqueline
2024-08-12
daniel/theme-setting (#87)
ailurux
2024-08-09
Claw back some internal ram
jacqueline
[prev]
[next]