Releases: umjammer/jinput
Releases · umjammer/jinput
version 2.0.20 vavi-pacth
version 2.0.19 vavi-pacth
API ADDED
- [api] add getting controller method by name
version 2.0.18 vavi-pacth
API ADDED
- forgot to add about listener method
version 2.0.17 vavi-pacth
API CHANGED
- return one environment instead of controllers aggregation
version 2.0.16 vavi-pacth
- [osx] apply hid environment
version 2.0.15 vavi-pacth
API ADDED
- bring hid parser as proper api from vavi-awt-joystick
- add event interface for hid device
- update duakshock4 raw data printer
- separate common parts of the dualshock4 plugin
version 2.0.14 vavi-pacth
- [osx] fix memory usage for global constants structure
version 2.0.13 vavi-pacth
API ADDED
- add controller, component interface for hid device
version 2.0.12 vavi-pacth
API CHANGED
- separate polling and event listener
- add controller support plugin
- fix event listener system
- fix rumbler system
- add output api
version 2.0.11 vavi-patch
- use jna instead of jni
- use ServiceLoader instead of proprietary Plugin