Commit History

Author SHA1 Message Date
  Sam Lantinga 6cb78120d4 Fixed bug 5399 - make install is broken as it depends on missing rule `build` 4 years ago
  Ozkan Sezer 716ac535d8 test/acinclude.m4: rename SDL_CONFIG to SDL2_CONFIG, regenerate configure 4 years ago
  Ozkan Sezer 637d425e3e whitespace. 4 years ago
  Ethan Lee f1c7cc710b winrt: Buildfix for older UWP SDKs 4 years ago
  Sam Lantinga e65e4fd3ef Fixed detecting the guide button on Xbox One S controllers over Bluetooth on Linux 4 years ago
  Ethan Lee 169cfe5a7c winrt: EffectiveLocation still needs an ifdef, IsApiContractPresent is for runtime 4 years ago
  Sam Lantinga bfffa275ef Fixed bug 5397 - Fcitx input is truncated 4 years ago
  Sam Lantinga 8795ca7067 Fixed bug 5241 - SDL on Linux needs a way to turn deadzones off 4 years ago
  Ozkan Sezer 44d4a61d92 minor cleanups to configure.ac to reduce autoconf-2.70 warnings a bit. 4 years ago
  Ozkan Sezer f8078d3d6c configure.ac: use AC_DEFINE for SDL_VIDEO_DRIVER_ANDROID 4 years ago
  Ozkan Sezer 3c2757ff89 windows SDL_LoadObject: fix warning after commit 2ff650230d96 4 years ago
  Ozkan Sezer 15cbddf497 linux/SDL_threadprio.c: fix build on older systems: 4 years ago
  Ozkan Sezer 3b92933ac6 SDL_LoadObject (windows, os/2): prevent crash if dll name is NULL. 4 years ago
  Ozkan Sezer f674009c56 fix typo from commit 63349df2610a (fixes bug 5396) 4 years ago
  Ozkan Sezer b6e63625c8 fix bug #5395: handle old systems where inotify_init1 is not available 4 years ago
  Sam Lantinga ee85a41a32 Fixed compile warning 4 years ago
  Sam Lantinga 64f448b26c libusb hid.c is already included in SDL_hidapi.c 4 years ago
  Sam Lantinga 706f63759c Fixed build for platforms with only libusb hidapi implementations 4 years ago
  Sam Lantinga 80e5c689eb Fixed the PS5 controller not disconnecting when powered off 4 years ago
  Sam Lantinga c8ee06911b Added SDL_misc.h to the Xcode built frameworks 4 years ago
  Sam Lantinga ce7c751c2c Document that the joystick deadzone hint defaults off 4 years ago
  Sam Lantinga db0a2025c3 Fixed bug 5241 - SDL on Linux needs a way to turn deadzones off 4 years ago
  Sam Lantinga 0ccb3afd37 Fixed polling values after SYN_DROPPED event 4 years ago
  Sam Lantinga 9ee0e8886c Whoops, make the hint actually default to false 4 years ago
  Sam Lantinga 13a4caf1d7 Fixed bug 4286 - Joystick subsystem causes "not responding" when app is in the background 4 years ago
  Ozkan Sezer bca9decbda fix bug #5394 - define _DARWIN_C_SOURCE only if not already defined 4 years ago
  Ozkan Sezer 5c212cb0c5 remove a few stale NULL message/title checks after commit e2b729b1756a 4 years ago
  Ozkan Sezer f1cab8aea6 fix bug #5253: handle NULL title or message fields in SDL_MessageBoxData 4 years ago
  Sam Lantinga eec73dfd20 configure.ac (CheckJoystickMFI): changed AC_TRY_COMPILE to AC_TRY_LINK 4 years ago
  Sam Lantinga 797a6910fd Fixed bug 5375 - WGI: Fix HSTRING memory leak. 4 years ago