-
Notifications
You must be signed in to change notification settings - Fork 55
ZeDMD starts screensaver after returning from VPX to Frontend #481
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
Comments
The title should be "ZeDMD starts screensaver after returning from VPX to Frontend". |
The same has been reported for Pinball Y via discord. @freezy so it looks like VPX doesn't cause a call to Dispose() if it is closed by the frontend. Or the Frontend doesn't call Init() again to get the connection to the DMD. I don't think that this is a ZeDMD issue. The only difference between ZeDMD and others might be that a process could not open the connection if another process still "owns" the serial port. |
Hello, FYI, I made some extensive testing on my configuration:
The correct behavior is obtained with Freezy 2.2.1 Versions 2.2.2 and 2.2.3 present the problem described ahead. |
should be fixed with the commit of #505. |
Hi Markus,
Thanks for this version 2.2.3.
Here’s my feedback, you can see it on the following video :
http://pjeantaud.free.fr/Freezy/Freezy_2-3-3.mov
So PinballX displays the presentation video on DMD only once.
Thank you for you commitment.
Patrick
The text was updated successfully, but these errors were encountered: