Skip to content

OpenReplay v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:14

Changed

  • Centralized WinUI control construction in a shared theme and control factory.
  • Unified spacing, vertical alignment, and dropdown padding across settings controls.
  • Made sliders composed controls, so every duration, bitrate, opacity, and audio-volume slider uses the same visible track.

Fixed

  • Fixed the performance-overlay background-opacity slider having a partially transparent track.
  • Fixed inconsistent slider rendering between static settings and dynamically generated audio-device rows.
  • Fixed recording stop and replay-setting reloads leaving shared OBS encoders with stale, alternating video frames.
  • Added automatic capture-pipeline recovery when the Direct3D device is removed.
  • Fixed MP4 playback paths showing only a few repeated frames by using player-safe encoder and muxer timestamps.
  • Kept replay buffers one keyframe interval longer so saved clips are not shorter than their requested duration.