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-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
2024-01-31
Handle read errors properly
jacqueline
2024-01-30
hand off the sd card to the samd properly, and remount when it's finished
jacqueline
2024-01-30
Do more to avoid and recover from partial db updates
jacqueline
2024-01-30
Improve handling of sd card changes during runtime
jacqueline
2024-01-29
Extract album artist from libtags-processed files
jacqueline
2024-01-23
Fix bug where calling TrackQueue's next() repeatedly would increase the posit...
Robin Howard
2024-01-23
Plumb queue next+previous through to Lua, incl. with stubs and docs.
Robin Howard
2024-01-19
fix some lua stack leaks + add a console func to help debug
jacqueline
2024-01-19
fix issue with unclipped dither
jacqueline
2024-01-18
on second thought, let's not violate patents. 'tis a silly system.
jacqueline
2024-01-18
calculate length for CBR mp3 files
jacqueline
2024-01-18
fix issues with some song info not appearing
jacqueline
2024-01-17
move lua ui-related data to spi ram
jacqueline
2024-01-17
allocate lua properties in spi ram
jacqueline
2024-01-17
fix some properties that got copied wrong
jacqueline
[prev]
[next]