• v0.1.1-dev41 1a9a30b98e

    Build v0.1.1-dev41
    All checks were successful
    Forgejo Publish Release / windows-package (push) Successful in 1m21s
    Forgejo Publish Release / linux-package (push) Successful in 3m45s
    Forgejo Publish Release / publish-release (push) Successful in 10s
    Pre-release

    stu released this 2026-04-07 11:52:34 +00:00 | 522 commits to master since this release

    Nightly build from 8b82c6288f (Forgejo dev pipeline). Assets are replaced each run.

    Highlights (v0.1.1-dev41)

    • Burn logic** — IMAPI2 (Windows) / SG_IO (Linux) implementation; see docs/BURN_MODULE_DESIGN.md.
    • Module Pipeline (&&)** — Two-module chain execution with intermediate file cleanup.
    • Recent files tracking** — Persist recent files list for Quick Access dropdown.
    • Module callbacks** — Wire OnOpenMore/OnOpenFolder per module in Quick Access dropdown.
    • UDF PartitionLength fix** — Calculated from actual file sizes instead of hardcoded 1000 sectors. VLC can now resolve UDF paths for full-size DVDs.
    • Menu PTS timestamps** — Menu VOB PTS was 300x too large (27MHz instead of 90kHz ticks), causing continuous VLC timestamp errors. Fixed.
    • Menu font embedding** — IBM Plex Mono TTF embedded in binary via go:embed; no more fallback to generic monospace on installed builds.
    • Chapter navigation** — Chapter cell boundaries now use binary search on actual NAV_PCK PTMs instead of linear interpolation, fixing chapter skip errors on VBR content.

    Full details: docs/CHANGELOG.md

    Downloads