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

WIP: working on support for autosave with multiple instances #355

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

nolyn
Copy link
Contributor

@nolyn nolyn commented Apr 18, 2021

Added class holding information of each instance. uuid, pid, playlist. Instances are stored as list in QSettings.

@nolyn
Copy link
Contributor Author

nolyn commented Apr 21, 2021

Having several instances should work now. Linux and Mac should work. Tested only linux. For windows some code for retrieving process ids is required.

Restoring is still very basic: when several instances crashed one can open as many YUView as before, each will restore one playlist. Don't think this scenario is likely anyway.

@nolyn
Copy link
Contributor Author

nolyn commented Apr 21, 2021

windows build failed in "Wix Windows". There is some windows only code I found for getting pid, not tested. Mabye that's causing this. Strange it doesn't fail in the build step though

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.

None yet

1 participant