index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app_console
Age
Commit message (
Expand
)
Author
2023-09-28
Use bindey for databinding instead of hand rolling ui updates
jacqueline
2023-09-26
Make task tracing tools conditionally compiled
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-26
Add basic leak detection tooling
jacqueline
2023-09-25
Split heap stats and task stats into different functions
jacqueline
2023-09-22
Add heap stats to the task stats output
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-08-20
Add an app console triggered shutdown
jacqueline
2023-08-18
Add interrupts for samd changes
jacqueline
2023-08-18
Support app console commands for the samd
jacqueline
2023-08-15
Flesh out basic bluetooth support
jacqueline
2023-08-10
Use the libspeexdsp resampler
jacqueline
2023-08-08
Investigate and improve core pinning for resampler
jacqueline
2023-08-07
Add a console command for task-level performance checks
jacqueline
2023-07-31
use libtag duration where available
jacqueline
2023-07-28
clang-format
jacqueline
2023-07-28
ux fixes
jacqueline
2023-07-25
fuck off
jacqueline
2023-07-12
Include title in indexes to avoid a per-record disk read
jacqueline
2023-07-07
wire up the playing screen with some real data
jacqueline
2023-06-26
support both files and ids in `play`
jacqueline
2023-06-23
add indexing to the database
jacqueline
2023-06-19
paths with spaces? wow!!
jacqueline
2023-06-16
Fix issues with importing my entire library
jacqueline
2023-06-15
song -> track
jacqueline
2023-06-06
Get basic audio playback going again
jacqueline
2023-06-01
Add touchwheel -> encoder adapter
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-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline