src.nth.io/

summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysrelease: v1.3.2v1.3.2Luke Hoersten2-2/+2
4 daysscreens: raise INFO_MAX_LINES 16 -> 20 (temp line was silently dropped)Luke Hoersten1-1/+3
4 daysscrypted: stamp SCRIPT_VERSION = 2af69f7Luke Hoersten1-1/+1
4 daysscrypted: temp_c on the stats line; docs: triple-buffer model + window tuningLuke Hoersten2-6/+24
4 daystemp: report on-die temperature in /state and the info screenLuke Hoersten6-3/+70
4 daysdisplay: tear-free frame path via triple buffering + scan trackingLuke Hoersten3-23/+101
4 daysrelease: v1.3.1v1.3.1Luke Hoersten2-2/+2
4 dayseth: size EMAC RX DMA pool above the TCP window (1600B x 24)Luke Hoersten1-0/+9
4 dayslwip: raise TCP_WND 5760->23040, RECVMBOX 6->32 (window step 1)Luke Hoersten1-10/+14
4 daysstream: instrument TCP-window decomposition (wire kbps, hdr_gap, pend_age)Luke Hoersten3-4/+117
2026-07-01scrypted: stamp SCRIPT_VERSION = 01a588eLuke Hoersten1-1/+1
2026-07-01scrypted: fix stale Streaming header comment (TCP socket, q:v default 1, skip...Luke Hoersten1-5/+7
2026-07-01release: v1.3.0v1.3.0Luke Hoersten2-2/+2
2026-07-01scrypted: stamp SCRIPT_VERSION = 0be8f18Luke Hoersten1-1/+1
2026-07-01scrypted: trim stream logging volumeLuke Hoersten1-18/+30
2026-06-30docs: reframe protocol sections for the TCP-socket streaming modelLuke Hoersten1-10/+12
2026-06-30docs: update main README streaming section to the shipped TCP-socket pathLuke Hoersten1-16/+17
2026-06-30docs: bring scrypted/README.md in line with current streaming behaviorLuke Hoersten1-16/+22
2026-06-30docs: document required Medium-stream prebuffer for fast wakeLuke Hoersten1-0/+11
2026-06-30firmware: clear panel to Loading screen on new stream connectionLuke Hoersten1-0/+15
2026-06-30scrypted: stamp SCRIPT_VERSION = c6610c1Luke Hoersten1-1/+1
2026-06-30scrypted: remove the pre-stream snapshot entirelyLuke Hoersten1-156/+12
2026-06-30scrypted: stamp SCRIPT_VERSION = 39aeeffLuke Hoersten1-1/+1
2026-06-30scrypted: gate snapshot POST on the live stream not yet paintingLuke Hoersten1-5/+23
2026-06-30scrypted: stamp SCRIPT_VERSION = 860f539Luke Hoersten1-1/+1
2026-06-30scrypted: strip cold-start/event diagnosticsLuke Hoersten1-110/+7
2026-06-30scrypted: stamp SCRIPT_VERSION = 24d6e90Luke Hoersten1-1/+1
2026-06-30scrypted: fix event wake, teardown, triggers; cut stream cold-start ~6s→~0.7sLuke Hoersten1-47/+390
2026-06-21scrypted: stamp SCRIPT_VERSION = 1bd5e9fLuke Hoersten1-1/+1
2026-06-21scrypted: subscribe log includes the interface listLuke Hoersten1-1/+1
2026-06-21scrypted: stamp SCRIPT_VERSION = 3a7ddbdLuke Hoersten1-1/+1
2026-06-21scrypted: fix listen() — one call per interface (was passing array, filter ...Luke Hoersten1-51/+17
2026-06-21scrypted: stamp SCRIPT_VERSION = d2b75bdLuke Hoersten1-1/+1
2026-06-21scrypted: diagnostic — enumerate every BinarySensor deviceLuke Hoersten1-10/+10
2026-06-21scrypted: stamp SCRIPT_VERSION = c901984Luke Hoersten1-1/+1
2026-06-21scrypted: log every onBindingChanged re-attach with host/cameraIdLuke Hoersten1-0/+2
2026-06-21scrypted: stamp SCRIPT_VERSION = 5d7549bLuke Hoersten1-1/+1
2026-06-21scrypted: widen doorbell traversal — include BinarySensor siblings + diagno...Luke Hoersten1-1/+26
2026-06-21scrypted: stamp SCRIPT_VERSION = f6d8e75Luke Hoersten1-1/+1
2026-06-21scrypted: override parent device type to Bridge (was hardcoded Unknown by Scr...Luke Hoersten1-0/+31
2026-06-21scrypted: stamp SCRIPT_VERSION = ba412e5Luke Hoersten1-1/+1
2026-06-21scrypted: drop OnOff — empirically StartStop is what the Scripts UI binds toLuke Hoersten1-46/+16
2026-06-21scrypted: stamp SCRIPT_VERSION = 44c7a63Luke Hoersten1-1/+1
2026-06-21scrypted: log end-of-method state for lifecycle calls + bootstrap exceptionLuke Hoersten1-3/+10
2026-06-21scrypted: stamp SCRIPT_VERSION = 101fb3eLuke Hoersten1-1/+1
2026-06-21scrypted: add OnOff alongside StartStop + lifecycle logging to identify panel...Luke Hoersten1-17/+41
2026-06-21scrypted: stamp SCRIPT_VERSION = 39b0479Luke Hoersten1-1/+1
2026-06-21scrypted: log attachListener early-return when no camera assignedLuke Hoersten1-2/+5
2026-06-21scrypted: stamp SCRIPT_VERSION = 000ab3aLuke Hoersten1-1/+1
2026-06-21scrypted: implement StartStop for proper lifecycle UI + clean tear-downLuke Hoersten1-5/+50