WhiteMagic
WhiteMagic
If the hardware gets disconnected by Windows then there is nothing Gremlin can do about it as it will simply react to this. Gremlin also doesn't do anything other than...
It sounds like an issue with mode names or indices that no longer exist or similar. Though without the profile or specific information that's about as much help I can...
Include the resolution of #428 as well to ensure the UI is flexible enough to handle various curve types.
You'll have to provide more detail about what the setup looks like, from the information you've given it's impossible to say what's going on. How are the physical axes assigned,...
New UI implemented in QML leveraging the dynamic configuration class to automate creating certain aspects of it. There will be several sections, possible split across tabs that relate to general...
Basic implementation is done with the UI populating itself from the registered config parameters with specifications of limits and support for certain property types. The UI presentation and interface will...
When working on the UI the underlying logic should also be fixed, see #430.
I'm not really clear what you actually want to do, but some information. - physical events are only forwarded if you instruct Gremlin to do so - spawning a thread...
Yeah the 1:1 mapping doesn't look for what vJoy devices exist, it likely also fail if vJoy device 1 does not exist. Another user actually modified Gremlin do have a...
I can't actually tell what actions are defined where from the description, also knowing what relation the modes have to each other is important to know for these cases. Though...