src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/display.h
AgeCommit message (Expand)AuthorFilesLines
3 daysmain: code-review fixes — brightness units, OTA stall cap, stats + lockingLuke Hoersten1-10/+0
5 daysdisplay: tear-free frame path via triple buffering + scan trackingLuke Hoersten1-6/+13
2026-06-15firmware: double-buffer the panel + zero-copy decode → ~22 fps ceilingLuke Hoersten1-0/+14
2026-06-15firmware: zero-copy JPEG → BGR888 → DSI hot path; Scrypted pre-rotatesLuke Hoersten1-1/+10
2026-06-14Default name = MAC; brief wake on boot; drop dead touch defencesLuke Hoersten1-5/+0
2026-06-14touch: retry + hard-reset when FT5426 boots into wedged 0xff stateLuke Hoersten1-0/+5
2026-06-14Tidy: delete dead code, inline single-use helpers, fix double-lockLuke Hoersten1-8/+0
2026-06-13M7: touch + outbound /state POST to ScryptedLuke Hoersten1-0/+6
2026-06-13M5: POST /frame — hardware JPEG decode + orientation-aware paintLuke Hoersten1-0/+9
2026-06-13M3: display driver (Pi-style DSI panel: TC358762 + ATTINY MCU)Luke Hoersten1-0/+30