Sebastian Beckmann

Results 183 comments of Sebastian Beckmann

> @gxalpha you didn't understood the pragma part, we can use pragma to keep a warning as a warning and not an error. Oh I see what you mean. That...

If we ever want to add a dialog like originally proposed in #5644, this needs some kind of return value to the UI. I thought that’s something we still wanted...

Libobs' util/platform.h header sounds like the right place to me (though I'm not really sure). Perhaps something like `bool os_is_emulated()` or `bool os_get_emulation_status()` (keep in mind this has to be...

Can confirm this behaviour with the context bar controls (internally, they do the same as the hotkey). This issue poses an interesting UX question: What should the "previous" button do?...

I don't think this had any in-depth discussion yet. You're always welcome to PR changes, but keep in mind that there's the chance of them getting rejected.

I agree with R1ch, it was removed from the right-click menu since it wasn't something you'd use regularly (or even just semi-regularly). In that sense, a hotkey might be worse...

I agree with @nofew, it’s not really obvious that the lock can be clicked. Unrelated, since this appears to get stored in the sceneitem properties and isn’t just a temporary...

I think idea 2 would be better here, I see some problems with 1: - Having a source multiple times could suggest you can set different volumes per scene item,...

> Ideally, this would be nice if it was added to the Get/Set Source Settings Request but it might not count as a Source Setting. The show/hide transition is not...

Wasn't it decided that all virtualcams should do the same (activate and deactivate at the same time, use the same output etc)? I'm a bit worried that in the current...