コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon 06dcdc7d48 Patched to compile. 8 年 前
  Ryan C. Gordon 850da32f30 alsa: Implemented hotplug support, cleaned up device names. 8 年 前
  Ryan C. Gordon 35e564a694 ios: patched to compile. 8 年 前
  Ryan C. Gordon cfa95fe68c alsa: don't enumerate virtual devices, just physical hardware. 8 年 前
  Sam Lantinga ad1bfea5a0 Added SDL_PrivateJoystickAdded() and SDL_PrivateJoystickRemoved() 8 年 前
  Sam Lantinga c69bce6774 commit 1170112da3776fdb06425f62d57b63144c33dc51 8 年 前
  Philipp Wiesemann e79f00097a Emscripten: Fixed crash if closing removed joystick (thanks, Sylvain!). 8 年 前
  Philipp Wiesemann e41e185eab Android: Fixed crash if closing removed joystick (thanks, Sylvain!). 8 年 前
  David Ludwig 5150eb361f WinRT: fixed bug where Win10 GameBar, when shown + hidden, might not restore a cursor's hidden state 8 年 前
  Philipp Wiesemann f6f9350a3c Added link in header comment. 8 年 前
  Philipp Wiesemann a128552577 Emscripten: Fixed opening previously closed joystick. 8 年 前
  Philipp Wiesemann c18ff8d253 Android: Fixed opening previously closed joystick (thanks, Sylvain!). 8 年 前
  Sam Lantinga 8097f272e2 [ OSX ] enables Xbox One S Guide (System Main Menu) button detection. the one possible impact is that since button identifiers on OSX are just their sequence in the HID report descriptor we might change the button order, and any existing/saved mappings may get their order changed. 8 年 前
  Mikkel Krautz a21e6af514 Add Xbox One controller GUIDs to the XInput filter in the DirectInput joystick driver. 8 年 前
  Philipp Wiesemann 24bc00a831 Fixed two old identifiers in header comments. 8 年 前
  Philipp Wiesemann 82c94a3f79 PSP: Fixed memory leak if video init failed. 8 年 前
  Philipp Wiesemann 9f97ee8a85 WinRT: Removed not needed SDL_zerop() after SDL_calloc(). 8 年 前
  Philipp Wiesemann a4abda0b70 Added brackets to function names in header comments so that doxygen links them. 8 年 前
  Philipp Wiesemann 456901150c Fixed information in touch README and changed identifiers so doxygen links them. 8 年 前
  Philipp Wiesemann 3853f7cd3a Android: Updated a comment. 8 年 前
  Philipp Wiesemann 242c3480bf Android: Replaced deprecated AbsoluteLayout with RelativeLayout. 8 年 前
  Philipp Wiesemann 4743b55c7a Linux: Fixed memory leak in haptic implementation (thanks, Martin!). 8 年 前
  Philipp Wiesemann 8d6cbdd235 Pandora: Fixed memory leak in video implementation. 8 年 前
  Philipp Wiesemann 53ac57128b Pandora: Fixed compile warnings in video implementation (thanks, Bombo!). 8 年 前
  Philipp Wiesemann 427472fe2e ALSA: Fixed adding wrong status to error message (thanks, romain145!). 8 年 前
  Philipp Wiesemann 562926cdda Pandora: Fixed SDL version in debug output. 8 年 前
  Philipp Wiesemann 38ad328ab9 Pandora: Updated SDL version in Makefile. 8 年 前
  Philipp Wiesemann f945e2e732 Pandora: Fixed referring to no more existing atomic source file in Makefile. 8 年 前
  Philipp Wiesemann d478f26ef4 Updated comments in video implementations. 8 年 前
  Philipp Wiesemann c8cd5c559a Pandora: Fixed compile error in video implementation (thanks, Bombo!). 8 年 前