Releases: mgerb/spacecap
Releases · mgerb/spacecap
0.3.0-dev.16+b8b4f7e45
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
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
What's Changed
- capture: add capture interface (#11) by @mgerb in #13
- Dev 9 by @mgerb in #15
- feat: bg/fg fps settings by @mgerb in #20
- chore: update zig to 0.15.1 (#19) by @mgerb in #21
- feat: global keybinds by @mgerb in #22
- fix: pipewire synchronization issues by @mgerb in #25
- Dev by @mgerb in #28
- WIP - migrate custom portal to use libportal by @mgerb in #29
- Dev by @mgerb in #30
- chore: handle when hardware does not support Vulkan video by @mgerb in #33
- fix: imgui swapchain sizing by @mgerb in #36
- chore: update to zig 0.15.2 by @mgerb in #37
- chore: build and statically link SDL3 with zig by @mgerb in #38
- chore: remove old dynamically linked glib libraries by @mgerb in #39
- fix: washed out blacks in encoder by @mgerb in #40
- Dev 5 by @mgerb in #35
- Dev 14 by @mgerb in #43
- feat: show capture preview when not recording by @mgerb in #45
Full Changelog: https://github.com/mgerb/spacecap/commits/v0.1.0