Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:10
Immutable release. Only release title and notes can be modified.
c05ab4f

rox 1.5.1 is a small release: the whole interface zooms now, and at full volume audio reaches your device untouched.

Zoom the whole UI

Ctrl with +/- steps the interface size up and down, and Ctrl+0 snaps it back, the same chords your browser uses (Cmd on macOS). It scales everything, not just the track list: the transport, the panels, the About window, they all grow together and stay laid out. The size sticks across launches. And it's yours alone now, so applying a workspace won't resize your text out from under you, the same way a shared look already leaves your dark/light pick where you set it.

Bit-perfect at full volume

At 100% volume rox now hands the decoder's samples straight to the device with no math in the path. With processing off and the device running at the file's own rate, what reaches your DAC is bit-for-bit what's on disk. This is the first piece of the processing chain landing (ADR 19): the rails are in, the effects (EQ, crossfade) come later.

Also

  • rox is on the AUR now as rox-player, so Arch users can install it from there. Thanks to Juniper for packaging it and sending the docs (#76).
  • On Windows a borderless window no longer flashes its title bar for a frame when it opens.

New Contributors

Full Changelog: v1.5.0...v1.5.1