Graphique des révisions

458 Révisions (96ea6cef8881d005cb06be8a9132535a5564d5fd)
 

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