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
2023-06-06
Fix up screen brightness and transitions
jacqueline
2023-06-06
Get basic audio playback going again
jacqueline
2023-06-01
Fix missing service impl
jacqueline
2023-06-01
Add touchwheel -> encoder adapter
jacqueline
2023-06-01
Start on audio FSM playback. needs more thought.
jacqueline
2023-05-24
Add some placeholder splash and menu screens
jacqueline
2023-05-24
reuse annotate new files
jacqueline
2023-05-24
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-05-24
Don't crash if there's no sd card
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-23
Re-enable app console
jacqueline
2023-05-23
Drop himem audio buffers (for now?)
jacqueline
2023-05-23
Remove audio drain task
jacqueline
2023-05-22
Fix some logging, add transition to missing storage
jacqueline
2023-05-22
Merge branch 'main' into state-machines
jacqueline
2023-05-22
Generalise worker tasks, and centralise task priorities + stacks
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline
2023-05-18
Add basic samd class
jacqueline
2023-05-16
Add pagination to database queries
jacqueline
2023-05-12
Touchwheel works!!!!!!!
jacqueline
2023-05-12
Slightly improve touchwheel not-working-ness
jacqueline
2023-05-12
Add some basic tests for the database
jacqueline
2023-05-09
Add tests for record encoding
jacqueline
2023-05-09
Fix tests!
jacqueline
2023-05-08
Database init is now stable!
jacqueline
2023-05-02
Output hash of song triple
jacqueline
2023-05-02
Give the touchwheel a little more juice for debugging
jacqueline
2023-04-28
clang-format
jacqueline
2023-04-28
Add libtags for extracting info from files
jacqueline
2023-04-27
Make queries a little less copy-paste
jacqueline
2023-04-27
Move DB interactions to a background thread
jacqueline
2023-04-26
Add some basic data and retrieval
jacqueline
2023-04-26
removed unused raw db stuff
jacqueline
2023-04-26
Allow RenameFile to overwrite existing files
jacqueline
2023-04-26
Merge branch 'main' into leveldb
jacqueline
2023-04-21
fix use-after-move
jacqueline
2023-04-21
Add a RAII-friendly DI wrapper for driver instances
jacqueline
2023-04-21
Don't crash if there's no sd card :)
jacqueline
2023-04-21
wrap driver instance ownership + di in a class
jacqueline
2023-04-21
Pin audio pipeline to the app core
jacqueline
2023-04-21
split out lvgl task into its own component
jacqueline
2023-04-21
use a freertos timer for lvgl ticks
jacqueline
2023-04-20
Switch to an MVP-ready 16bit three wire DAC setup
jacqueline
2023-04-20
Working without big distortion :)
jacqueline
2023-04-20
working isr-based sink, but still grainy
jacqueline
2023-04-19
Pipeline working and outputting correctly, but noisy
jacqueline
2023-04-19
Ensure the sink buffer is large enough to not fully drain during
jacqueline
2023-04-19
add some bounds checking asserts
jacqueline
2023-04-19
WIP track down new pipeline memory issues
jacqueline
2023-04-19
Redo pcm registers to include pages
jacqueline
[next]