Graphique des révisions

432 Révisions (3df4cc9e3de6af480d1ff78376a7d811c9270561)
 

Auteur SHA1 Message Date
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
jacqueline 7ffeea4009 Don't acquire the spi bus in the display driver il y a 2 ans
jacqueline 41c4dce79a Split heap stats and task stats into different functions il y a 2 ans
jacqueline 2f626f6224 Bump up nvs writer task size for safety il y a 2 ans
jacqueline f57a9688c9 Allocate display spi buffers statically il y a 2 ans
jacqueline 96944f088f Reclaim some internal ram il y a 2 ans
jacqueline ca75507146 Make esp-idf bluetooth logging less chatty il y a 2 ans
jacqueline 972edd7468 Rotate the display in hardware instead of software il y a 2 ans
jacqueline b192975cb1 make bluetooth pairing ui functional il y a 2 ans
jacqueline cbd99b2134 Increase sample buffer sizes il y a 2 ans
jacqueline 022c222e85 Add heap stats to the task stats output il y a 2 ans
jacqueline 59e0de1fe2 Add super basic readme for the sourcehut project il y a 2 ans
jacqueline 4a686fee7e README.md -> BUILDING.md il y a 2 ans
jacqueline 13047fe22d actually keep the build instructions as README bc idk what to write lol il y a 2 ans
jacqueline 7827873e16 Freshed up building instructions, move to a better-named file. il y a 2 ans
jacqueline 0ea358ab81 Make the onboarding flow basically work. Much still to do! il y a 2 ans
jacqueline b0aa9ab391 Fix ui nits for playback screen il y a 2 ans
jacqueline ad74a45921 Use only one buffer for lvgl's display driver il y a 2 ans
jacqueline 86296c187f Use interrupt-based spi for the display il y a 2 ans
jacqueline b0d745d02d Flesh out onboarding a little, and add a way to get into it il y a 2 ans
jacqueline 64d9cec8b0 fix some leveldb errors on transition to standby il y a 2 ans
jacqueline e8a972cc7f Just wait for touchwheel reboot instead of being clever il y a 2 ans
jacqueline 6b9fb9edac Support retries for samd and touchwheel i2c il y a 2 ans
jacqueline 493a70b07c Adjust partition table for 4MiB app size + fill the rest of the space il y a 2 ans
jacqueline 4b627acee6 Reset the touchwheel during boot il y a 2 ans
jacqueline 63215ccf16 Fix missing track number issues il y a 2 ans
jacqueline dad14baa73 Add an opus-specific tag parser il y a 2 ans