Commit Graph

17 Commits

Author SHA1 Message Date
Kashinath Patkar
1fa31b4eab
Fix Shortcuts crash 2024-07-09 12:04:22 +05:30
brunodev85
f4afbe0a5a Update app 2024-06-27 14:24:07 -03:00
brunodev85
11974b3198 Update app 2024-06-27 11:54:31 -03:00
Kashinath Patkar
b6195afc91
Fixed crash due to space in Env. var name or value 2024-05-25 12:13:51 +05:30
ewt45
34ead46757
Update ControlElement.java 2024-05-11 19:25:32 +08:00
brunodev85
8feeff4299 Update app 2024-04-04 17:14:24 -03:00
brunodev85
3af161cdef Add WinlatorXR by lvonasek (https://github.com/lvonasek) 2024-03-28 11:29:54 -03:00
brunodev85
8f79ebcd31 Add workaround for Daggerfall Unity 2024-03-28 09:47:01 -03:00
brunodev85
0801cf66d5 Update app 2024-03-27 14:24:58 -03:00
Charles Vaughn
3ddbfd4f79
Allow gamepad selection to work from persisted bindings
This fixes the issue that adding gamepad settings for external controller mappings  revert to mouse on load/scroll
2024-02-29 23:57:51 -08:00
brunodev85
e53cfc4d67 Update app 2024-02-01 17:16:47 -03:00
brunodev85
eb2993c029 Update app 2024-02-01 16:33:42 -03:00
Riccardo Nava
6f552dd66a
Add fallback for local socket address
Same problem and same solution as https://github.com/brunodev85/winlator/pull/48

To be more clear: getLocalHost might fail (as it does on my device, where I have a nethunter chroot which sets kali as hostname and getLocalHost can't resolve it)
getLoopbackAddress would be a more elegant solution if it would get the loopback ipv4, but it might return an ipv6 (again, in my case it does) which doesn't actually connect to the server
2024-01-26 18:28:48 +01:00
brunodev85
e6dd7a5976 Update app 2024-01-24 11:18:17 -03:00
Kazi Md. Maruf Husain
1486ac6fd9
Fixed touchpad issue 2024-01-22 15:05:22 +06:00
Kazi Md. Maruf Husain
0e4752a528
Fixed touchpad control 2024-01-22 14:16:24 +06:00
brunodev85
4322256d3e Update app 2023-12-23 15:49:09 -03:00