Commit History

Author SHA1 Message Date
  Philipp Wiesemann e6b7b38c6c Emscripten: Simplified implementation of joystick update function. 10 years ago
  Ryan C. Gordon 162ef5eae9 Cleanups in the joystick code. 10 years ago
  Philipp Wiesemann da843f6a8d Updated internal documentation comments. 10 years ago
  Philipp Wiesemann 8321efba33 Emscripten: Fixed out of range joystick device index after joystick disconnect. 10 years ago
  Philipp Wiesemann 5c43207fad Emscripten: Fixed sending button and motion events for not opened joysticks. 10 years ago
  Philipp Wiesemann 6dda14c0d8 Emscripten: Fixed receiving joystick events after failed init or subsystem quit. 10 years ago
  Philipp Wiesemann 052720f7d5 Emscripten: Removed unused internal function. 10 years ago
  Philipp Wiesemann bd2d014645 Emscripten: Changed return type of callback implementations from int to EM_BOOL. 10 years ago
  Philipp Wiesemann 2ef8b1a76f Emscripten: Fixed sending SDL_JOYDEVICEADDED events with an index out of range. 10 years ago
  Philipp Wiesemann 3941848838 Emscripten: Deactivated and corrected debug log messages on joystick events. 10 years ago
  Ryan C. Gordon 16f3cbfc02 Cleaned up some compiler warnings. 10 years ago
  Philipp Wiesemann 79b3221b0e Fixed compile warnings about unused variables. 10 years ago
  Ryan C. Gordon fe40a17224 Initial merge of Emscripten port! 10 years ago