mdjarv / JoystickVisualizer

Joystick Visualizer software, currently made for the Thrustmaster Warthog
81 stars 28 forks source link

External Viewer option? #7

Closed SnorreSelmer closed 7 years ago

SnorreSelmer commented 7 years ago

For people who run a separate streaming PC, the visualizer needs to connect to an external IP for data from the proxy. Could this be added?

mdjarv commented 7 years ago

What a neat idea, as the proxy and stick already communicate over a network socket it should hopefully be an easy fix. I'll see if I can find the time to look it over

SnorreSelmer commented 7 years ago

That would be awesome!

mdjarv commented 7 years ago

I've gotten part of the way, functionally it works but the UI needs some tender love and care. Getting some annoying window-freezes if trying to connect to an unavailable host but I should hopefully have a new version out in a day or two

mdjarv commented 7 years ago

@SnorreSelmer Release 0.4 is up with a rough draft of what you were asking for, please let me know if it solves your problem :)

https://github.com/mdjarv/JoystickVisualizer/releases/tag/v0.4-alpha

SnorreSelmer commented 7 years ago

I've used it a fair bit, seems solid. I think you can close this one.

mdjarv commented 7 years ago

Thanks for the feedback, I didn't exeperience any problems with it either so I'm closing this issue. The UI could definitely be improved though but that will be for another time