Skip to content

v0.14.1

Choose a tag to compare

@one-soft-engineer one-soft-engineer released this 18 Jul 16:44
· 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

  1. Download OnlyCue-0.14.1.dmg below.
  2. Open the DMG and drag OnlyCue into your Applications folder.
  3. First launch: right-click OnlyCueOpen (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.