Skip to content

Releases: umjammer/jinput

version 2.0.20 vavi-pacth

05 Apr 23:26
76dbc24
Compare
Choose a tag to compare
  • reduce resource usage inside infinite loop

version 2.0.19 vavi-pacth

28 Mar 18:24
0512926
Compare
Choose a tag to compare

API ADDED

  • [api] add getting controller method by name

version 2.0.18 vavi-pacth

09 Feb 18:33
31974cc
Compare
Choose a tag to compare

API ADDED

  • forgot to add about listener method

version 2.0.17 vavi-pacth

09 Feb 18:10
46f203c
Compare
Choose a tag to compare

API CHANGED

  • return one environment instead of controllers aggregation

version 2.0.16 vavi-pacth

01 Feb 11:07
136159d
Compare
Choose a tag to compare
  • [osx] apply hid environment

version 2.0.15 vavi-pacth

28 Jan 09:51
3aa9f07
Compare
Choose a tag to compare

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

21 Jan 21:17
f01518e
Compare
Choose a tag to compare
  • [osx] fix memory usage for global constants structure

version 2.0.13 vavi-pacth

21 Jan 14:07
c0ce825
Compare
Choose a tag to compare

API ADDED

  • add controller, component interface for hid device

version 2.0.12 vavi-pacth

26 Dec 12:49
2197ca0
Compare
Choose a tag to compare

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

17 Oct 21:37
Compare
Choose a tag to compare
  • use jna instead of jni
  • use ServiceLoader instead of proprietary Plugin