Historique des commits

Auteur SHA1 Message Date
  Philipp Wiesemann a812b4eb37 Changed Bugzilla link in README.md to HTTPS like in BUGS.txt. il y a 8 ans
  Philipp Wiesemann 2b481015b2 Fixed warnings about missing initializers in testoverlay2 program. il y a 8 ans
  Sam Lantinga 341d1ff920 Fixed comment il y a 8 ans
  dmuratshin 01f66613db fixed SENSOR_LANDSCAPE and SENSOR_PORTRAIT mode false nativeResume bug il y a 8 ans
  Sam Lantinga acd76826cd We don't actually build with the Xt library il y a 8 ans
  Sam Lantinga a52d48c5ab Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 il y a 8 ans
  Sam Lantinga bf11cd5084 Fixed bug 3552 - Building SDL in release mode fails under VS 2017 RC il y a 8 ans
  Ryan C. Gordon 23020f92fa audio: Don't ever use libsamplerate in the SDL_AudioCVT codepath. il y a 8 ans
  Ryan C. Gordon 97f19cc367 testresample: write correct length to the .wav header. il y a 8 ans
  Sam Lantinga ad7c26ff02 We only need the first few keymaps corresponding to the following constants: il y a 8 ans
  Sam Lantinga 6d6edcb8b9 Fixed spacing il y a 8 ans
  Sam Lantinga 4e9c9fce13 Fixed bug 3100 - SetSwapInterval should now be enabled for ANGLE/EGL il y a 8 ans
  Ryan C. Gordon 063c9d40d7 audio: Replaced older resamplers in SDL_AudioCVT with the new ones. il y a 8 ans
  Ryan C. Gordon a41103b170 audio: Patched to compile if linking directly to libsamplerate. il y a 8 ans
  Sam Lantinga e0a40fb6a9 Implemented full evdev keyboard text support il y a 8 ans
  Sam Lantinga 49292705a9 Fixed bug 3545 - SDL_EVDEV_do_text_input() may be too eager to find error cases il y a 8 ans
  Sam Lantinga 7b66295e05 Removed console check, let the kernel decide whether muting is appropriate on this terminal. il y a 8 ans
  Sam Lantinga c16dd74f3b Check the return value of SDL_EVDEV_Init() il y a 8 ans
  Ryan C. Gordon 38854e0333 audio: Improvements in channel conversion code. il y a 8 ans
  Ryan C. Gordon 35166609d5 audio: Patched to compile with libsamplerate support (again). il y a 8 ans
  Ryan C. Gordon d005dc21d3 audio: Patched to compile with libsamplerate support. il y a 8 ans
  Ryan C. Gordon 19e937fc2e audio: libsamplerate loading now happens once at init time. il y a 8 ans
  Ryan C. Gordon 98cc9d10d3 Fixed coding style on a function signature. il y a 8 ans
  Ryan C. Gordon 53588ff6b8 README-linux: added notes about libsamplerate. il y a 8 ans
  Sam Lantinga 25b47ea381 Fixed attempting to dynamically load libsamplerate when shared object loading is disabled. il y a 8 ans
  Sam Lantinga 9d9e92cf46 Fixed bug 3304 - Android black screen on resume il y a 8 ans
  Sam Lantinga b8ab4eb9a8 SDL_evdev.c: fix building against old kernel headers (K_OFF may not be defined.) il y a 8 ans
  Sam Lantinga 7e505b0dd3 Don't fail if we can't open the tty, this can be a legitimate use case. il y a 8 ans
  Sam Lantinga 267c950918 Added mappings for the 8Bitdo NES30 Pro and iBuffalo SNES Controller il y a 8 ans
  Ryan C. Gordon 70c8bd2481 Fixed a bunch of compiler warnings in the test code. il y a 8 ans