jinput-arm64/plugins/linux/src/native
endolf f95cb1ce41 3 Changes
When there are no device files found, jinput won't try to read the 0th
one.

When no js* devices are found in /dev/input it will look in /dev

Try to free some of the memory created in the init process
2005-10-30 21:56:14 +00:00
..
build.xml Updated the name of the linux native library 2005-06-19 15:33:12 +00:00
Device.h Added cleanup stuff for rumblers, it doesn't fix the code, but is nice 2005-07-16 15:09:04 +00:00
EventDevice.cpp It appears as though linux can't cope with scaling the effect, it's on 2005-08-30 19:54:25 +00:00
EventDevice.h Added cleanup stuff for rumblers, it doesn't fix the code, but is nice 2005-07-16 15:09:04 +00:00
eventInterface.cpp fixes for issues 25 and 26 2004-04-21 09:48:55 +00:00
eventInterface.h Initial commit of Linux plugin 2003-07-31 19:34:46 +00:00
eventInterfaceTypes.h Updated linux plugin to build under Linux 2.6.5-7.151 2005-04-28 05:19:22 +00:00
getDefinitions Initial commit of linux plugin 2003-07-31 20:11:03 +00:00
jinput.cpp Unless cleanup is called from the same thread as init, the cleanup 2005-08-30 19:37:53 +00:00
JoystickDevice.cpp Added cleanup stuff for rumblers, it doesn't fix the code, but is nice 2005-07-16 15:09:04 +00:00
JoystickDevice.h Added cleanup stuff for rumblers, it doesn't fix the code, but is nice 2005-07-16 15:09:04 +00:00
joystickInterface.cpp 3 Changes 2005-10-30 21:56:14 +00:00
joystickInterface.h Initial commit of Linux plugin 2003-07-31 19:34:46 +00:00
logger.h Added the logger macros so I don't have to keep manually adding the 2003-10-29 22:36:31 +00:00
MixedDevice.cpp Unless cleanup is called from the same thread as init, the cleanup 2005-08-30 19:37:53 +00:00
MixedDevice.h Added cleanup stuff for rumblers, it doesn't fix the code, but is nice 2005-07-16 15:09:04 +00:00
net_java_games_input_JInputLibrary.h It helps if you add the files the new changes depend on. 2005-08-31 06:43:02 +00:00