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-02-14
Cram one of the flac samples buffers into internal ram
jacqueline
2024-02-14
Tweak opus build flags and allocs
jacqueline
2024-02-14
Switch to the lowmem tremor branch
jacqueline
2024-02-13
fix (improve?) libtremor strangeness
jacqueline
2024-02-13
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-02-13
include repeat, replay, and shuffle in persisted queue info
jacqueline
2024-02-13
Fixed clamp and write on scroll sensitivity
ailurux
2024-02-13
Updated sensitivity nvs store
ailurux
2024-02-13
Merge branch 'main' into scroll-sensitivity
ailurux
2024-02-13
Sensitivity value now between 0 and 255
ailurux
2024-02-13
Cache pending nvs writes in memory
jacqueline
2024-02-12
Scroll sensitivity configurable, but inverted
ailurux
2024-02-12
Remove some logging whoopsies
jacqueline
2024-02-12
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-02-12
Improve handing of tracks with missing titles
jacqueline
2024-02-12
more i2s/bt drain buffer size tweaks
jacqueline
2024-02-12
Remember per-device bluetooth volume
jacqueline
2024-02-12
Don't hold lock on notifyChanged
ailurux
2024-02-12
Add buttons for shuffle + repeat track
ailurux
2024-02-11
Merge pull request 'include <memory_resource> from tasks.hpp' (#34) from hail...
cooljqln
2024-02-11
Adds base dropdown-list styles.
Robin Howard
2024-02-10
include memory_resource in tasks.hpp
Hailey Somerville
2024-02-07
hack around deadlock during bt disable
jacqueline
2024-02-07
put opus' allocations into internal ram
jacqueline
2024-02-07
Silence chatty touchwheel log
jacqueline
2024-02-07
Deliver AVRC events on a background thread
jacqueline
2024-02-06
improve the locking strategy of the bluetooth fsm
jacqueline
2024-02-06
Retry bt device connections
jacqueline
2024-02-06
let the bluetooth stack handle its own discovery state
jacqueline
2024-02-06
Implement basic volume control for bt outputs
jacqueline
2024-02-06
fix various of bluetooth issues
jacqueline
2024-02-06
Start keeping lock switch polarity in nvs
jacqueline
2024-02-05
Merge pull request 'Add version command' (#29) from hails/tangara-fw:version-...
cooljqln
2024-02-05
Merge pull request 'Add luarun command' (#28) from hails/tangara-fw:luarun in...
cooljqln
2024-02-06
convert kCurrentDbVersion to a type of integer that gets stringified
Hailey Somerville
2024-02-06
send a time=0 progress update after opening each file
jacqueline
2024-02-05
add version console command
Hailey Somerville
2024-02-05
define database::kCurrentDbVersion publicly
Hailey Somerville
2024-02-05
add luarun command
Hailey Somerville
2024-02-05
tweak pipeline buffers rather than i2s dma buffer
jacqueline
2024-02-05
hey i found 40KiB SRAM behind the couch!
jacqueline
2024-02-05
Properly persist bluetooth mode changes
jacqueline
2024-02-05
Make db updates more robust again the sd card disappearing
jacqueline
2024-02-05
Preserve the queue when going into standby
jacqueline
2024-02-01
Accept opus files that don't fully parse, remove opus-specific tag parser
jacqueline
2024-02-01
add an indicator for database updates
jacqueline
2024-02-01
Do a db update after every mount
jacqueline
2024-02-01
Reduce leveldb cache sizes and worker stacks, increase number of workers
jacqueline
2024-02-01
Use a single pool of bg workers instead of separate tasks per use case
jacqueline
2024-01-31
Don't unmount the sd card as aggressively
jacqueline
[next]