Ryan Foster
Ryan Foster
cc @univrsal See above about an issue we're seeing when trying to clean up our CI warnings. If I had to guess, the issue is with libuiohook, but I haven't...
> My question is why you have a need for `Invoke-External`? The changes in 7.3 are intended to remove such helper functions. The scripts in questions were written between late...
> Just to have it written on the PR: The proposed alternative to the custom absolute click handling would be `SH_Slider_AbsoluteSetButtons` on `OBSProxyStyle`, personally I'd prefer that over custom handling,...
> I've been unable to find a slider in Windows 11 that behaves otherwise. The native volume, brightness, and text size controls all move the slider exactly where I've clicked....
> Just to have it written on the PR: The proposed alternative to the custom absolute click handling would be `SH_Slider_AbsoluteSetButtons` on `OBSProxyStyle`, personally I'd prefer that over custom handling,...
> > I've been unable to find a slider in Windows 11 that behaves otherwise. The native volume, brightness, and text size controls all move the slider exactly where I've...
For what it's worth, I tested this and it worked as expected/configured.
Holding this due to a confirmed issue regarding audio/video desync that is unique to this implementation.
Not sure if the librtmp commit should be first or not. I wouldn't want the eRTMP multitrack audio commit to exhibit the buggy behavior, but I wasn't sure if the...
Further tests with the added librtmp commit seem promising, so I'm going to call this safe and merge it.