autocut 0.3.2
Patch on top of v0.3.1, plus Windows builds.
What's new
- Explicit zoom controls (−, +, fit) in the timeline header, left of the
transport. The fit button is always visible and shows the current zoom
multiplier; click to snap back to 1×. - Cuts panel auto-scrolls to the hovered row when you hover a keep
segment in the timeline. Off-screen rows come into view; on-screen rows
don't jitter (block: nearest). - Windows x86_64 builds via a GitHub Actions workflow. First release
shipping.msiand.exeinstallers alongside the macOS dmg.
Install
macOS Apple Silicon
brew upgrade --cask cobanov/tap/autocutOr grab autocut_0.3.2_aarch64.dmg.
Windows x86_64
Download autocut_0.3.2_x64-setup.exe (NSIS, 102 MB) or
autocut_0.3.2_x64_en-US.msi (MSI, 166 MB) and run it. The bundle is
unsigned, so SmartScreen warns on first launch — click More info →
Run anyway.
Windows builds were produced via GitHub Actions on windows-latest
(MSVC). Tested for build success; in-app testing welcome.