This beta fixes the playback stutter reported on 1.12, where starting a track
or dragging the position could freeze the player for a second or two.
- Fixed: the Settings window recalculated the size of every one of its pages
each time the audio status changed, which happens constantly during
playback. That work ran on the same thread that draws the window and
follows the mouse, so track changes and dragging the position stuttered. - Fixed: closing the Settings window did not stop that work. Once Settings had
been opened, the cost stayed for as long as Vibe was running. A closed
Settings window now does nothing at all. - Fixed: a Settings page could be laid out narrower than the window hosting
it, clipping the controls down its right-hand edge. - Fixed: an audio device that disappeared while in use could leave Vibe
rebuilding its audio connection on every later device change.
If you were seeing the stutter, this build is the one to try. If any of it
remains, the timings added in the previous beta are still recorded and still
retrievable afterwards — every line begins with "AudioPlayer:".