• Joined on 2024-11-05
44r0n7 pushed to master at 44r0n7/vidflow 2026-05-28 20:43:20 +00:00
a26e703f17 Add README with quick start, API key setup, and feature docs
44r0n7 pushed to master at 44r0n7/vidflow 2026-05-28 20:39:45 +00:00
07f9cd310e Add channel number flash overlay and prefetch-based bad-video skip
bd4613b6f2 Fix YouTube title reappearing: oversize height in portrait to clip title off-screen
20cc10fbc9 Fix mobile portrait video overflow + preserve YouTube title hiding
c1e5fa0fc5 Time display: always visible, brighter color, subtle text-shadow
36f7a7e439 Add video time display to scrubber (fades in on hover)
Compare 10 commits »
44r0n7 created branch master in 44r0n7/vidflow 2026-05-28 20:39:45 +00:00
44r0n7 created repository 44r0n7/vidflow 2026-05-28 20:06:25 +00:00
44r0n7 pushed to main at 44r0n7/sysadmin-chronicles 2026-05-02 15:49:43 +00:00
0265afa054 chore: bootstrap lean sysadmin-chronicles repo
44r0n7 created branch main in 44r0n7/sysadmin-chronicles 2026-05-02 15:49:43 +00:00
44r0n7 created repository 44r0n7/sysadmin-chronicles 2026-05-02 14:25:46 +00:00
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-18 20:53:19 +00:00
7a68d16968 chore: remove testing notes file and ignore it
000d97fdeb feat: ship HTTP dashboard and harden daemon/API flows
Compare 2 commits »
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-18 20:48:02 +00:00
843ef087d7 chore: remove testing notes file and ignore it
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-18 20:45:21 +00:00
59fb56558f feat: ship HTTP dashboard and harden daemon/API flows
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-18 15:55:20 +00:00
795aa2f713 refactor: harden internal daemon entrypoint and cleanup observations
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-18 15:42:14 +00:00
274844b558 feat: finalize HTTP direct dispatch refactor and pending milestone updates
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-15 19:56:24 +00:00
26cc0c973a feat: add milestone 6 CLI polish
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-15 19:40:56 +00:00
b8a0a0ff16 feat: add HTTP API and integration coverage
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-15 19:25:55 +00:00
45620b1ab5 refactor: clean up daemon and CLI duplication
44r0n7 commented on issue 44r0n7/tvctl#1 2026-04-15 19:15:00 +00:00
Investigate Roku secret-menu sequence reliability over ECP

Follow-up test result:

Tried a prototype Roku keydown/... + short hold + keyup/... delivery path instead of plain keypress/..., with a configurable press duration (75ms).

Result: the…

44r0n7 opened issue 44r0n7/tvctl#1 2026-04-15 18:52:49 +00:00
Investigate Roku secret-menu sequence reliability over ECP
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-15 17:46:27 +00:00
0095462216 refactor: remove remote sequence CLI command
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-15 16:44:51 +00:00
348c2bc9bc fix: improve CLI behavior from testing feedback
44r0n7 pushed to main at 44r0n7/tvctl 2026-04-14 14:46:45 +00:00
8bf0a94416 feat: complete CLI milestone