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
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-03-25
WIP rewrie audio pipeline+fsm guts for more reliability
jacqueline
2024-02-22
split the lua thread registry into its own files
jacqueline
2024-02-22
Make property bindings shared amongst all lua threads
jacqueline
2024-02-06
fix various of bluetooth issues
jacqueline
2024-02-05
Merge pull request 'Add version command' (#29) from hails/tangara-fw:version-...
cooljqln
2024-02-06
convert kCurrentDbVersion to a type of integer that gets stringified
Hailey Somerville
2024-02-05
add version console command
Hailey Somerville
2024-02-05
add luarun command
Hailey Somerville
2024-01-30
hand off the sd card to the samd properly, and remount when it's finished
jacqueline
2024-01-19
fix some lua stack leaks + add a console func to help debug
jacqueline
2023-12-22
Support changing the usb msc state
jacqueline
2023-12-13
add a cool lua repl
jacqueline
2023-12-09
Do db updates on the bg worker
jacqueline
2023-12-07
Remove pre-iterator concepts
jacqueline
2023-12-05
Rewrite the track queue to work directly with database iterators
jacqueline
2023-11-12
Convert the main menu screen to lua lol
jacqueline
2023-11-07
haptics: adds a "haptic_effect" console command
Robin Howard
2023-10-13
Remove templating of Continuation
jacqueline
2023-09-29
Fix `tasks` config flag guarding
jacqueline
2023-09-29
Add a core dump command
jacqueline
2023-09-28
Use databinding for the top bar. It's so nice now!
jacqueline
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
[next]