src
.
nth.io
/
index
:
luke/esp32-poe-scrypted-viewport
main
ESP32-POE Scrypted viewport (private)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
readme: public-facing refresh — links up top, drop the v1-spec framing, 120...
Luke Hoersten
2 months
Tag
Download
Author
Age
v1.4.0
commit 49c51b4e90...
Luke Hoersten
2 months
v1.3.1
commit 7620b93572...
Luke Hoersten
2 months
v1.3.2
commit 8660156789...
Luke Hoersten
2 months
v1.3.0
commit bdf497172a...
Luke Hoersten
3 months
v1.1.0
commit 3729f04458...
Luke Hoersten
3 months
v1.0.0
commit e6510f2a71...
Luke Hoersten
3 months
Age
Commit message
Author
Files
Lines
2026-07-15
release: v1.3.2
v1.3.2
Luke Hoersten
2
-2
/
+2
2026-07-15
screens: raise INFO_MAX_LINES 16 -> 20 (temp line was silently dropped)
Luke Hoersten
1
-1
/
+3
2026-07-15
scrypted: stamp SCRIPT_VERSION = 2af69f7
Luke Hoersten
1
-1
/
+1
2026-07-15
scrypted: temp_c on the stats line; docs: triple-buffer model + window tuning
Luke Hoersten
2
-6
/
+24
2026-07-15
temp: report on-die temperature in /state and the info screen
Luke Hoersten
6
-3
/
+70
2026-07-15
display: tear-free frame path via triple buffering + scan tracking
Luke Hoersten
3
-23
/
+101
2026-07-15
release: v1.3.1
v1.3.1
Luke Hoersten
2
-2
/
+2
2026-07-15
eth: size EMAC RX DMA pool above the TCP window (1600B x 24)
Luke Hoersten
1
-0
/
+9
2026-07-15
lwip: raise TCP_WND 5760->23040, RECVMBOX 6->32 (window step 1)
Luke Hoersten
1
-10
/
+14
2026-07-15
stream: instrument TCP-window decomposition (wire kbps, hdr_gap, pend_age)
Luke Hoersten
3
-4
/
+117
[...]
☐