Grafico dei commit

1113 Commit (7aad24e073770d00c170a64f09f555255d26de25)
 

Autore SHA1 Messaggio Data
jacqueline 912f9c0757 Free the i2s dma channel when it's not in use 2 anni fa
jacqueline 782e8dc8c2 Add better controls for queue manipulation 2 anni fa
jacqueline 2eb7eaa2a6 Go straight to the playback screen after 'play now' 2 anni fa
jacqueline bb91724b94 Codec memory tweaks 2 anni fa
jacqueline 7523772886 Decouple play/pause from output on/off 2 anni fa
jacqueline 96ea6cef88 Fix incorrect track lengths 2 anni fa
jacqueline f03093e5c2 Remove early-exit when there's no battery 2 anni fa
jacqueline f27670a112 acquire spi lock in the opus tag parser 2 anni fa
jacqueline ac320e376e Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw 2 anni fa
jacqueline c2dddba30a Add very basic db versioning 2 anni fa
jacqueline 542e6f5d90 The tweaking of max internal alloc size will continue until performance improves 2 anni fa
jacqueline 5a459ac6e9 Remove accidental debug thing 2 anni fa
jacqueline ceba508593 Add modified time to TrackData 2 anni fa
jacqueline afbf3c31f4 Use libcppbor for much much nicer db encoding 2 anni fa
jacqueline 20d1c280a7 Remove templating of Continuation 2 anni fa
Robin Howard b284eb4b21 hack: "fix" the .env loading by just using `pwd` instead of dirname $_ etc 2 anni fa
jacqueline 53cf476876 Remove mV from top bar, now that we know it's not the issue 2 anni fa
jacqueline 936e327974 Claw back a little more memory 2 anni fa
jacqueline f0d3a27dd9 Ensure StaticTask_t allocs are internal 2 anni fa
jacqueline ddcaa967fd Update battery mV even with the samd doesn't respond 2 anni fa
jacqueline b0d85fc0d6 Skip ID3 tags in the mad decoder; mad itself sometimes chokes on them 2 anni fa
jacqueline 6c20eafd05 First pass at having some kind of design and theming 2 anni fa
jacqueline bf1fc5a2a0 Guard audio pipeline file accesses 2 anni fa
jacqueline ee8e523456 Add a basic database reindex screen 2 anni fa
jacqueline 28633e857f Implement UI for enqueuing instead of replacing the current track 2 anni fa
jacqueline 7a7fafdd92 Guard leveldb file access with the SPI lock too 2 anni fa
jacqueline 5c04e2ad8d Neaten up the various kinds of inputs, and move volumes to The New Way 2 anni fa
jacqueline c851b789fa Write up the new input modes to NVS and settings 2 anni fa
jacqueline 09f129662e Add scroll velocity + more input methods 2 anni fa
jacqueline 7d5536e2ab Generalise the lvgl input driver in preparation for more input methods 2 anni fa
jacqueline f2bad894cd Show battery voltage in top bar 2 anni fa
jacqueline 3df4cc9e3d Make accessors in RelativeWheel const 2 anni fa
jacqueline 95618239e6 Fix `tasks` config flag guarding 2 anni fa
jacqueline ba940baa0a Add a lock around the SPI bus 2 anni fa
jacqueline c53802f308 Add a core dump command 2 anni fa
jacqueline c876c00654 add a fun and cute little loading state :) 2 anni fa
jacqueline 6a47edcd35 Use databinding for the top bar. It's so nice now! 2 anni fa
jacqueline f09ba5ffd5 Use bindey for databinding instead of hand rolling ui updates 2 anni fa
jacqueline f168bfab76 Don't post events from ISRs 2 anni fa
jacqueline ce57b236c4 Move every alloc over 256 bytes into PSRAM 2 anni fa
jacqueline 252f685ef1 Make NVS access synchronous again 2 anni fa
jacqueline 96252973d9 Make task tracing tools conditionally compiled 2 anni fa
jacqueline c36bbe4e7d Claw back some more IRAM from unused components 2 anni fa
jacqueline abc626c1da Place a2dp stream callback into IRAM 2 anni fa
jacqueline 8608f9367f Tune buffer sizes and locations for I2S 2 anni fa
jacqueline 4d99d22e10 std::string -> std::pmr::string in psram 2 anni fa
jacqueline f6d0642109 Prepare for PMR with a memory_resource that understands heap_caps_malloc 2 anni fa
jacqueline 2849399d54 Force large c++ arrays into PSRAM 2 anni fa
jacqueline a87790a424 Add basic leak detection tooling 2 anni fa
jacqueline a2eb0e8961 Fix incorrect default theme 2 anni fa