コミットグラフ

126 コミット (de351a5b8977644528227a4af679a13848156d41)

作成者 SHA1 メッセージ 日付
jacqueline 822c9dc93e Fix build errors from stricter visibility requirements 1年前
jacqueline 5a02f34ed9 Update bt fork to be based on v5.3 1年前
jacqueline be9725c1c7 bump esp-idf to v5.3 1年前
jacqueline 5d390c821a Claw back some internal ram 1年前
jacqueline eb5d0d50cd Bump up LVGL's memory allotment 1年前
jacqueline 2ab459598c Encode snapshots as PNGs when saving to disk 1年前
ailurux 0a271d786b daniel/playlist-queue (#83) 1年前
jacqueline 7d33f99216 i will continue to tweak a2dp constants until my great foe "audio stutter" is defeated for all time 1年前
jacqueline ad6a81f3d6 Update the SBC target bitrate 1年前
jacqueline 1b7fb84220 Tweak app console setup to improve companion connections 1年前
jacqueline 88ac96242f Load fonts asynchronously on a bg task 1年前
jacqueline cbcf1bea61 enable LV_OS_FREERTOS 1年前
jacqueline 9db964ce74 WIP start on an updated main menu ui 1年前
jacqueline 1036f1b00e fork esp-idf's dev console, in order to add some hooks 1年前
jacqueline 1daa1e9b0f update catch2 to v3.6.0 1年前
jacqueline ed44606162 fix catch2 build options not being applied + enable benchmarking 1年前
jacqueline bcaa133a4c fix unused var warning 1年前
jacqueline 7f2d56e29a Load fonts dynamically from /lua 1年前
jacqueline 37ed399601 fix uninitialised use 1年前
jacqueline 14416dc358 Reimplement our patch to lv_list button long modes 1年前
jacqueline 64bd9053a2 Update LVGL to v9.1.0 1年前
jacqueline 611176ed66 Port and fix our luavgl additions 1年前
jacqueline bd01bf3845 WIP bump luavgl to latest 1年前
jacqueline 2ff8eac022 Start on TTS support by logging the data that will become TTS lines 1年前
jacqueline 1573a8c4cd WIP merge cyclically dependent components into one big component 2年前
jacqueline a231fd1c8a Replace cpp::span shim with std::span 2年前
jacqueline 8e113ea9ae squash a bunch of warnings 2年前
ailurux 7f630cebdd daniel/recycler-list (#66) 2年前
jacqueline 6e73f1a22e Upgrade fatfs component version 2年前
jacqueline 1e278d55c4 tweak db performance 2年前
Robin Howard 0d0c4b2307 Fix bg_grad_colour LSP type annotation 2年前
jacqueline 35a822fe60 Use 48kHz SBC instead of 44.1 2年前
jacqueline d6355ea7c9 Use dual-channel SBC encoding instead of joint-stereo 2年前
jacqueline ee29c25b29 Fork ESP-IDF's bluetooth component 2年前
jacqueline 239e6d8950 bump esp-idf to 5.2.1 2年前
ailurux 223c4cbbc9 Allow image recoloring properties to be inherited by children 2年前
jacqueline 654dcb34d6 Support pinning decoded images to RAM 2年前
ailurux 490b067b76 Add luavgl_to_style method 2年前
jacqueline d41f9f7033 Use drflac instead of miniflac 2年前
jacqueline 403bd4672c Update to latest libtags 2年前
ailurux d25e5860c7 Only update scrubber if not currently dragging 2年前
jacqueline 10770e0f54 Use -Ofast for all codecs that don't break with it 2年前
jacqueline 4bc77f901b Tweak opus build flags and allocs 2年前
jacqueline f772ab9f20 put the big opus alloc back into spiram 2年前
jacqueline 7ec0ff2589 Switch to the lowmem tremor branch 2年前
jacqueline b31bc07555 fix (improve?) libtremor strangeness 2年前
jacqueline c1b03c151e put opus' allocations into internal ram 2年前
jacqueline a67cd1dec6 Ensure the resampler is allocated in internal ram 2年前
jacqueline 5f6af82e8a luavgl: add a method to focus an object 2年前
jacqueline 32cee65809 Accept opus files that don't fully parse, remove opus-specific tag parser 2年前