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-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
2024-08-07
Don't try to serialise a missing playlist name
jacqueline
2024-08-07
Recalibrate the touchwheel after unlocking
jacqueline
2024-07-30
Advance the queue when the current track fails to start
jacqueline
2024-07-30
daniel/playlist-queue (#84)
ailurux
2024-07-26
Use a piecewise linear formula to calculate battery %
jacqueline
2024-07-25
add some helpful hex dump overloads
jacqueline
2024-07-25
Parse single-byte track ids properly
jacqueline
2024-07-24
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-07-24
Add a settings screen with power+battery info
jacqueline
2024-07-22
Continue decoding even if OV_HOLE is returned
ailurux
2024-07-22
Fix off by one error
ailurux
2024-07-22
Oops, forgot a return statement
ailurux
2024-07-22
Queue now keeps file offsets in memory to speed up search
ailurux
2024-07-19
Fix track ids containing '\n' not decoding properly
jacqueline
2024-07-19
WIP initial tts player wiring
jacqueline
2024-07-17
Encode snapshots as PNGs when saving to disk
jacqueline
2024-07-17
Add a console command to dump a snapshot
jacqueline
2024-07-16
Fix std::optional access
ailurux
[prev]
[next]