Matthew Gajownik

Results 143 comments of Matthew Gajownik

This is the only place where we set the text "JACK Input Client" https://github.com/obsproject/obs-studio/blob/1b8a6955711333ad203645a2c7959dca6b9607a6/plugins/linux-jack/jack-input.c#L28 As far as I can tell, this function is only used to get the name of...

Yeah could be worth documenting as part of CMake what the minimum is.

This crash might be fixed in either https://github.com/obsproject/obs-studio/commit/feda64e9c618ed217a6549f3457960a54ebef207 or https://github.com/obsproject/obs-studio/commit/bcb73cb5994d932c7a902e8585dabb25feeb251f - both of which are available in [28.1.0 RC1](https://github.com/obsproject/obs-studio/releases/tag/28.1.0-rc1), and will ship as part of OBS 28.1.

I wonder if we could use QScreen::availableGeometry to determine the safest maximum size for a window on the current display. Might provide a slightly better experience than basing it on...

If we end up doing this, please use a variable rather than a magic number. Something like `max_timeout`.

As some users may be on internet plans that have a 10mbps upload speed, this would saturate their connection if they choose to stream to YouTube or similar. I'd vote...

Finally had some time to test this PR. Note I'm testing on Windows with Qt 6.4.2, with one display at a 125% DPI (though this happens on all 100% DPI...

Also ran into this today. If the default is the current day (1st June) and then May 31st is selected, it resets to May 1st. Re-selecting May 31st again works...

Including a folder full of log files in the repo would be fine for a first version, triggering `py loganalyzer.py `