ScreenTinker v1.9.10
Changes
- chore(release): v1.9.10
- feat(directory-board): panel-ring scroll + in-place refresh + per-device frame diagnostic (#203)
- fix(web-player): buffered widget swap + schedule-aware solo-board hold (directory-board black flicker) (#202)
- fix(server): floor duration_sec to prevent widget zero-duration player loop (#199)
- fix(android): stop zero-duration widget self-loop pegging the main thread (#198)
- fix(widgets): directory board scroll stutter — seamless loop gap mismatch (#197)
- fix(widgets): put the CORP: cross-origin header on the route that actually serves content (#196)
- Directory board: JSON/CSV import + logo-replaces-title + fix images on player (#195)
- fix(ui): make modals scroll instead of overflowing the viewport (#194)
- fix(tizen): decode-gated image double-buffer to kill the black flash between stills [#187] (#193)
Artifacts
screentinker-1.9.10.tar.gz- bundle: server + frontend source + the Tizen .wgt (the signed Android APK is added at the root during release finalization).ScreenTinker.wgt- Tizen TV web app, unsigned - for inspection only.
Sign it with your own Samsung certificate (Tizen Studio + a profile that includes
your TV's DUID) to install, or - easiest - point a Tizen TV browser / URL Launcher
athttps://<your-instance>/player(no signing needed).- Docker image:
ghcr.io/screentinker/screentinker:1.9.10(also:latest). ScreenTinker.apk- signed Android player (attached during release finalization).