Matt Gajownik
Matt Gajownik
### Description This adds a visual Python version in the UI to inform the user which version is currently, successfully loaded. Additionally, if the user attempts to switch versions, a...
### Description Qt translation strings use the full English string as an identifier, rather than a standardised key. Meanwhile, .ini files aren't designed for keys with spaces, so a translation...
### Description Provides prefix & suffix configuration fields for screenshots in Settings -> Advanced, alongside Replay Buffer.   ### Motivation and Context Feature parity and better ability to organise...
Warning displayed in Jest from React: ``` Warning: Failed prop type: Invalid prop `action` of value `'add'` supplied to `YourComponent`, expected one of ["add","edit"] ``` It seems it generated a...
### Description Create a new "Browser" transition within the `obs-transitions` plugin that harnasses CEF (via `obs-browser`) as its backend. Basically a "Stinger" but instead of a 'Media Source', it's a...
### Description Fixes #5447 where sliders would work in reverse. Before: https://user-images.githubusercontent.com/941350/207585709-357d860a-dffc-49a0-85a6-74aee99c0eed.mp4 ### Motivation and Context Bugs are bad. Some are relatively easy to fix. ### How Has This Been...
Years ago, I configured [Lano Visualizer](https://www.deviantart.com/marcopixel/art/Lano-Visualizer-Highly-configurable-visualizer-545915953) in Rainmeter on my third display as a way to have a fancy background when I wasn't actively using the display. I want to...
Using something like [pytest](https://docs.pytest.org/en/latest/), a simple method of verifying some detailed logs continue to get analyzed correctly.
Currently, logs can only be pulled from a couple of specific locations (obsproject.com/logs, pastebin.com, hastebin and discord). Having a way to paste the contents of a log would help users...
 After a few minutes of using the bot, I realised it'd benefit from some basic colour coding for logging levels.