Releases: dimtpap/obs-pipewire-audio-capture
Releases · dimtpap/obs-pipewire-audio-capture
1.0.2
- Fixed some issues when EasyEffects is used (#9)
- Show just one entry per app in properties
1.0.1
- Revert source IDs to be the same as in versions 0.x.x. You may have to reconfigure some sources, sorry for the inconvenience.
- Fixed crash on source creation (#7)
1.0.0
- App captures can now capture multiple streams per app
- App captures now have an option to capture all apps except the selected one
- Device captures properly detect and capture default devices
0.2.5
Fixed crash on PipeWire >= 0.3.46
0.2.4
Sources targeting default devices properly connect to them when they're created again after the first time
0.2.3
Selecting a target that is two or more times in the list connects to the correct one
0.2.2
- Fixed a bug where if the targets existed but sources were created afterwards (not for the first time, for example when opening OBS) there would be no connection
- Fixed memory leaks
0.2.1
Fixed a bug where different sources connected to the same target would get disconnected
0.2.0
Implemented reconnecting to disconnected targets