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 06aca259cb Add basic lua browser screen 1 year ago
..
app_console Convert the main menu screen to lua lol 1 year ago
audio Remove delay from read ahead 1 year ago
battery Remove early-exit when there's no battery 2 years ago
codecs Don't start readahead until parsing the stream's header is finished 1 year ago
database Add basic lua browser screen 1 year ago
dev_console std::string -> std::pmr::string in psram 2 years ago
drivers Use a non-IRAM-safe interrupt for gpio changes 1 year ago
events use std::list instead of std::deque for events 1 year ago
locale Fixed extra null bytes at the end of collations 1 year ago
lua Add basic lua browser screen 1 year ago
main Increase the size of the system fsm QueueSet 1 year ago
memory Move every alloc over 256 bytes into PSRAM 2 years ago
playlist Don't crash if the current track source encounters a record with no id 2 years ago
system_fsm Convert the main menu screen to lua lol 1 year ago
tasks Rename the db background task to be more generic 1 year ago
ui Add basic lua browser screen 1 year ago
util Prepare for PMR with a memory_resource that understands heap_caps_malloc 2 years ago