v0.14.1
·
226 commits
to dev
since this release
Two playback/UI bug fixes on top of v0.14.0.
- Smoother playhead-follow scrolling (#677). During zoomed playback the waveform no longer shimmers as it flows, and the playhead no longer jumps forward when you pause — the follow offset and the playhead now share one per-frame time sample, and the scroll is snapped to whole device pixels.
- No more blue selection highlight (#679). Selecting a cue in the cue list or a clip in the media list no longer shows the macOS dark-blue reverse-video highlight — just the app's own subtle row highlight. Keyboard navigation and multi-select are unchanged.
Install
- Download
OnlyCue-0.14.1.dmgbelow. - Open the DMG and drag OnlyCue into your Applications folder.
- First launch: right-click OnlyCue → Open (or run
xattr -dr com.apple.quarantine /Applications/OnlyCue.app).
OnlyCue is distributed without a paid Apple Developer ID signature — the app and DMG are unsigned but otherwise unmodified. You can also build from source.