Camilla Berglund
48619a385e
Renamed joystick state members.
ago%!(EXTRA string=11 years)
Camilla Berglund
660034332d
Separated joystick state from window system state.
...
This is partially in preparation for pending support for additional
joystick APIs like XInput, DirectInput and IOHID.
ago%!(EXTRA string=11 years)
Shane Liesegang
b4c03b992c
Fixing memory leak in cocoa_joystick
...
Making sure that propsRef and valueRef get released no matter when we
break out of the loop.
Resolves #231 .
ago%!(EXTRA string=11 years)
Camilla Berglund
611006af18
Updated API version in comment headers.
ago%!(EXTRA string=12 years)
Camilla Berglund
b13c84f854
Removed joystick axis value negation on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
4013f733fe
Reverted change of IOKit functions.
...
The previously used set of functions caused a regression where no axes
or buttons were reported. Fixes #78 .
ago%!(EXTRA string=12 years)
Camilla Berglund
3cfc400cf9
Simplified source file comment headers.
ago%!(EXTRA string=12 years)
Camilla Berglund
7a03ca8dbc
Removed superflous casts of allocated memory.
ago%!(EXTRA string=12 years)
Camilla Berglund
209a470a5f
Replaced all uses of malloc with calloc.
ago%!(EXTRA string=12 years)
Camilla Berglund
180a4ee640
Fixed constness of joystick data.
ago%!(EXTRA string=12 years)
Camilla Berglund
7f2eb7b15b
New joystick API.
ago%!(EXTRA string=12 years)
Camilla Berglund
58ae11778a
Replaced expensive IOKit function.
ago%!(EXTRA string=12 years)
Camilla Berglund
1ffd8f667f
Cleanup.
ago%!(EXTRA string=12 years)
Camilla Berglund
ec8273f249
Moved Cocoa joystick state to library struct.
ago%!(EXTRA string=12 years)
Camilla Berglund
d97dddc8c4
Simplified function comment headers.
ago%!(EXTRA string=12 years)
Camilla Berglund
3e78570a31
Removed duplicate documentation.
...
The public, platform, native, event and utility functions are already
documented in-source. Having duplicate documentation inevitably means
having them contradict one another. Furthermore, most of the function
descriptions simply repeated the name of the function.
ago%!(EXTRA string=13 years)
Camilla Berglund
3a773342e8
Renamed struct member to match other platforms.
ago%!(EXTRA string=13 years)
Camilla Berglund
e70ced5e05
Fixed bad editing in Cocoa joystick code.
ago%!(EXTRA string=13 years)
Camilla Berglund
93a1d1c226
Added stubs, implemented on Linux and Cocoa.
ago%!(EXTRA string=13 years)
Camilla Berglund
2502e4d6f3
Renamed glfwGetJoystickPos to glfwGetJoystickAxes.
ago%!(EXTRA string=13 years)
Camilla Berglund
e10d935efe
API tag and error message cleanup.
ago%!(EXTRA string=13 years)
Camilla Berglund
bb635729ec
Fixed spelling of GLFW.
ago%!(EXTRA string=13 years)
Camilla Berglund
bf3486f077
Comment updates and formatting.
ago%!(EXTRA string=13 years)
Torsten Walluhn
3f39c5ae42
Fixed compiling issues on mac os x with llvm-gcc 4.2
ago%!(EXTRA string=13 years)
Camilla Berglund
0c92fb8500
Added clearing of global joystick data.
ago%!(EXTRA string=13 years)
Camilla Berglund
ac653761b9
Formatting.
ago%!(EXTRA string=13 years)
Camilla Berglund
8390121869
Fixed legacy C warnings.
ago%!(EXTRA string=13 years)
Osman Keskin
f84990bffd
Implemented joystick hat support for OS X and Win32.
ago%!(EXTRA string=13 years)
Camilla Berglund
c9820b2ba5
Fixed issues found with static analysis.
ago%!(EXTRA string=13 years)
Camilla Berglund
8155f90bf3
Formatting.
ago%!(EXTRA string=13 years)
Camilla Berglund
0c3b1b5a0e
Removed allocator.
ago%!(EXTRA string=14 years)
Camilla Berglund
fa17b7e616
Compatibility fixes.
ago%!(EXTRA string=14 years)
Camilla Berglund
0cb77a31b6
Formatting.
ago%!(EXTRA string=14 years)
Camilla Berglund
32f186e82d
Made joystick array static.
ago%!(EXTRA string=14 years)
Camilla Berglund
ea8c7029a7
Formatting.
ago%!(EXTRA string=14 years)
Camilla Berglund
e26fd639f9
Disabled debug printing.
ago%!(EXTRA string=14 years)
Camilla Berglund
58bb6b5288
Formatting.
ago%!(EXTRA string=14 years)
Camilla Berglund
3ff48b5b47
Formatting.
ago%!(EXTRA string=14 years)
Camilla Berglund
98173ece03
Removed calls to exit on joystick init failure.
ago%!(EXTRA string=14 years)
Camilla Berglund
a5b8c8db18
Replaced malloc and free with GLFW allocator.
ago%!(EXTRA string=14 years)
Camilla Berglund
e05f0c0f53
Formatting.
ago%!(EXTRA string=14 years)
Sergey Tikhomirov
2357cf6f30
Added initial joystick support on OS X
ago%!(EXTRA string=14 years)
Camilla Berglund
53f4f54c46
Flattened source tree.
ago%!(EXTRA string=14 years)
Camilla Berglund
0f93e8f252
Flattened source tree.
ago%!(EXTRA string=14 years)
Camilla Berglund
6e553c7376
Purged references to GLFW as a framework.
ago%!(EXTRA string=14 years)
Camilla Berglund
0641a6ec9a
Formatting.
ago%!(EXTRA string=15 years)
Camilla Berglund
445bf1ea33
Renamed lib directory to src.
ago%!(EXTRA string=15 years)
Camilla Berglund
38b0ccb9b3
Updated API version.
ago%!(EXTRA string=15 years)
Camilla Berglund
3249f812d6
Initial import of 2.7 Lite.
ago%!(EXTRA string=15 years)