Fork of Tangara with customizations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tangara-fw/src
jacqueline c399199bfc Improve handling of sd card changes during runtime 1 year ago
..
app_console fix some lua stack leaks + add a console func to help debug 1 year ago
audio Fix bug where calling TrackQueue's next() repeatedly would increase the position despite running off the end of the queue. 1 year ago
battery Periodically check int lines instead of relying on interrupts 1 year ago
codecs fix issue with unclipped dither 1 year ago
database Extract album artist from libtags-processed files 1 year ago
dev_console add a cool lua repl 1 year ago
drivers Improve handling of sd card changes during runtime 1 year ago
events use std::list instead of std::deque for events 1 year ago
locale Add a second font, flesh out browser screen 1 year ago
lua fix some lua stack leaks + add a console func to help debug 1 year ago
main Periodically check int lines instead of relying on interrupts 1 year ago
memory allocate lua properties in spi ram 1 year ago
system_fsm Improve handling of sd card changes during runtime 1 year ago
tasks Rename the db background task to be more generic 1 year ago
ui Plumb queue next+previous through to Lua, incl. with stubs and docs. 1 year ago
util shift some long-lived allocs into spi ram 1 year ago