Skip to content

pbRecorder v0.5.5

Choose a tag to compare

@pbtechlab pbtechlab released this 08 May 05:40

pbRecorder v0.5.5

Highlights

  • Fixed UI Region Tracking with Crop from parent window enabled so it no longer silently falls back to screen-composited capture that can include overlapping windows.
  • Changed parent-window crop behavior to fail explicitly when PrintWindow cannot capture the target, instead of recording unrelated overlapping windows.
  • Fixed the capture preview to match recording behavior when parent-window crop is enabled.
  • Restored additional UI parameters on startup and in presets: PCM sample rate, PCM bit depth, Vorbis quality, and region auto-adjust.
  • Added Windows GitHub Actions smoke-test workflow for build, UI screenshot, and clean runtime launch checks.

Verification

  • ASIO Release build succeeded.
  • CTest smoke tests passed: cli_help, ui_screenshot, runtime_launch_without_dev_path.