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

Add: latest release download #8

Merged
merged 8 commits into from
Jul 12, 2024
Merged

Add: latest release download #8

merged 8 commits into from
Jul 12, 2024

Conversation

Cyber-Finn
Copy link
Owner

No description provided.

Cyber-Finn and others added 8 commits July 4, 2024 16:12
Description:
Handles automatic deployment of releases for us. Triggers on push/merge to the Release branch
Description: Added logic and related drop-down list for user to select a specific process/window they want to send keys to. This allows users to specify that only the game will get keypresses and nothing else. Also ensures our compatability with most games that block automated input/key-sends.
Description: Added logic and related drop-down list for user to select a specific process/window they want to send keys to. This allows users to specify that only the game will get keypresses and nothing else. Also ensures our compatability with most games that block automated input/key-sends.
Description: Issue with lingering process has been resolved. All resources are now released when the app is closed, but it does sometimes take a bit of time for the backgroundworker to finish. In future, we need to add a message to tell user to wait a bit while the worker finishes
Description: Issue with lingering process has been resolved. All resources are now released when the app is closed, but it does sometimes take a bit of time for the backgroundworker to finish. In future, we need to add a message to tell user to wait a bit while the worker finishes
Description: Resolved issue with song pause/replay and related progressbar issue. Resolved issue where error was thrown from spawning a duplicate backgroundworker. We now only spawn a new worker when the old one is finished.
Description: Only the advanced/upgraded version of the app is now available. This improves user experience and app usability
@Cyber-Finn Cyber-Finn merged commit 8fc7fcc into release Jul 12, 2024
1 check passed
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.

1 participant