Matt Gajownik

Results 12 issues of 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...

Enhancement

### 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...

Bug Fix

### Description Provides prefix & suffix configuration fields for screenshots in Settings -> Advanced, alongside Replay Buffer. ![image](https://user-images.githubusercontent.com/941350/91968175-9969b200-ed57-11ea-88e2-026d6fa12a24.png) ![image](https://user-images.githubusercontent.com/941350/91968181-9b337580-ed57-11ea-8adf-e3516ca5f88d.png) ### Motivation and Context Feature parity and better ability to organise...

Enhancement
UI/UX

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...

Bug Fix

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.

help wanted
good first issue

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...

enhancement

![image](https://user-images.githubusercontent.com/941350/117662216-aa21d000-b1e2-11eb-900b-8e9ba35badf2.png) After a few minutes of using the bot, I realised it'd benefit from some basic colour coding for logging levels.