• v0.1.1-dev38 64fc3e979e

    Build v0.1.1-dev38
    All checks were successful
    Forgejo Publish Release / windows-package (push) Successful in 3m7s
    Forgejo Publish Release / linux-package (push) Successful in 7m29s
    Forgejo Publish Release / publish-release (push) Successful in 11s
    Stable

    stu released this 2026-03-23 16:52:56 +00:00 | 182 commits to master since this release

    Nightly build from 5350b7e1ea (Forgejo dev pipeline). Assets are replaced each run.

    Highlights (v0.1.1-dev38)

    • Native Go SPU encoder** — Added internal/dvd/spu with RLE encoding, display sequences, and vob.WriteSPU to generate zero-dependency DVD menus without spumux.
    • Menu VOB wiring** — Native SPU now wired into Author module menu generation pipeline.
    • Windows CI** — Fixed multiple compile errors from Fyne API changes: desktop.KeyEvent, fyne.Color, VT_SUBTITLE_TYPE_TEXT.
    • FFmpeg pinning** — Pinned Windows CI to BtbN n7.1 build to match Linux CI.
    • Build directives** — Replaced pkg-config CGO directives with explicit CFLAGS/LDFLAGS for cross-platform compatibility.
    • Subtitles module** — Full extraction to internal/app/modules/subtitles/ with types, adapter, and view.
    • Inspect module** — Extracted to internal/app/modules/inspect/view.go.
    • Queue module** — Extracted to internal/app/modules/queue/view.go.

    Full details: docs/CHANGELOG.md

    Downloads