Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/cleanup and resolution update #9

Merged
merged 2 commits into from
Jul 14, 2022

Conversation

jkluch
Copy link
Contributor

@jkluch jkluch commented Jul 13, 2022

I got rid of all the duplicated calls to the detection service.. and I think fixed a bug for manual recording.
I think it was possible for the currentSession.Pid to be set to a non zero value in failed manual recording attempts. I also changed how manual recording works.. instead of doing any checks if there is a game to record, it'll force an attempt to record the window in focus. I'm not fully happy with this PR tbh, I think some refactoring could be done.. lines 134-144 for example are copy pasted from WinEventProc

@lulzsun
Copy link
Owner

lulzsun commented Jul 14, 2022

It looks good, I'll take these changes in and keep in mind the areas that need refactoring.

@lulzsun lulzsun merged commit b9cb164 into lulzsun:main Jul 14, 2022
@jkluch jkluch deleted the feature/cleanup-and-resolution-update branch August 7, 2022 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants