Skip to content

Releases: mgerb/spacecap

0.3.0-dev.16+b8b4f7e45

01 May 05:50
b8b4f7e

Choose a tag to compare

Pre-release

What's Changed

  • build: fix version constraint check by @mgerb in #70
  • refactor: update error format by @mgerb in #71
  • refactor: reorganize most audio and video code by @mgerb in #72
  • chore: modify version output by @mgerb in #73
  • build: update action to account for previous version change by @mgerb in #74
  • fix: pipewire 1.6.2 bugs by @mgerb in #75
  • feat: add setting to start replay buffer on startup by @mgerb in #76
  • fix: vulkan synchronization issues by @mgerb in #77
  • feat: user settings - restore capture source by @mgerb in #78
  • fix: add audio data to replay buffer size on the UI by @mgerb in #79
  • chore: use explicit Mutex for user settings state by @mgerb in #81
  • feat: add ability to change output directory by @mgerb in #82
  • fix: imgui/SDL Vulkan present mode issues by @mgerb in #85
  • chore: add zlint config by @mgerb in #86
  • feat: add app icons and tray functionality by @mgerb in #88
  • refactor: clean up functions that make allocations by @mgerb in #90

Full Changelog: v0.2.0...nightly

0.2.0

28 Mar 05:31
53aa97f

Choose a tag to compare

What's Changed

  • feat: start capture on app startup by @mgerb in #46
  • fix: ensure wayland is used before x11 by @mgerb in #48
  • build: fix windows build by @mgerb in #50
  • fix: pipewire timestamp issues on other compositors by @mgerb in #51
  • build: compile ffmpeg static libs for windows by @mgerb in #53
  • feat: fps setting by @mgerb in #52
  • feat: IPC server for global shortcuts on Linux by @mgerb in #56
  • chore: refactor state_actor to actor by @mgerb in #61
  • chore: refactor platform specific imports by @mgerb in #62
  • feat: add bit rate to user settings by @mgerb in #63
  • fix: linuxdeploy dependency by @mgerb in #64
  • Dev by @mgerb in #66
  • refactor: switch function names to snake case by @mgerb in #67
  • feat: replay buffer length setting by @mgerb in #68
  • chore: modify release/nightly versioning by @mgerb in #69

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Feb 03:30
e43a94f

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/mgerb/spacecap/commits/v0.1.0