Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 6d6edcb8b9 Fixed spacing vor 9 Jahren
  Sam Lantinga 4e9c9fce13 Fixed bug 3100 - SetSwapInterval should now be enabled for ANGLE/EGL vor 9 Jahren
  Ryan C. Gordon 063c9d40d7 audio: Replaced older resamplers in SDL_AudioCVT with the new ones. vor 9 Jahren
  Ryan C. Gordon a41103b170 audio: Patched to compile if linking directly to libsamplerate. vor 9 Jahren
  Sam Lantinga e0a40fb6a9 Implemented full evdev keyboard text support vor 9 Jahren
  Sam Lantinga 49292705a9 Fixed bug 3545 - SDL_EVDEV_do_text_input() may be too eager to find error cases vor 9 Jahren
  Sam Lantinga 7b66295e05 Removed console check, let the kernel decide whether muting is appropriate on this terminal. vor 9 Jahren
  Sam Lantinga c16dd74f3b Check the return value of SDL_EVDEV_Init() vor 9 Jahren
  Ryan C. Gordon 38854e0333 audio: Improvements in channel conversion code. vor 9 Jahren
  Ryan C. Gordon 35166609d5 audio: Patched to compile with libsamplerate support (again). vor 9 Jahren
  Ryan C. Gordon d005dc21d3 audio: Patched to compile with libsamplerate support. vor 9 Jahren
  Ryan C. Gordon 19e937fc2e audio: libsamplerate loading now happens once at init time. vor 9 Jahren
  Ryan C. Gordon 98cc9d10d3 Fixed coding style on a function signature. vor 9 Jahren
  Ryan C. Gordon 53588ff6b8 README-linux: added notes about libsamplerate. vor 9 Jahren
  Sam Lantinga 25b47ea381 Fixed attempting to dynamically load libsamplerate when shared object loading is disabled. vor 9 Jahren
  Sam Lantinga 9d9e92cf46 Fixed bug 3304 - Android black screen on resume vor 9 Jahren
  Sam Lantinga b8ab4eb9a8 SDL_evdev.c: fix building against old kernel headers (K_OFF may not be defined.) vor 9 Jahren
  Sam Lantinga 7e505b0dd3 Don't fail if we can't open the tty, this can be a legitimate use case. vor 9 Jahren
  Sam Lantinga 267c950918 Added mappings for the 8Bitdo NES30 Pro and iBuffalo SNES Controller vor 9 Jahren
  Ryan C. Gordon 70c8bd2481 Fixed a bunch of compiler warnings in the test code. vor 9 Jahren
  Ryan C. Gordon 13f2e54295 x11: make the X11 target work on macOS with Xquartz. vor 9 Jahren
  Ryan C. Gordon 61a3ba303c Replaced a few single-line "//" comments. vor 9 Jahren
  Sam Lantinga e25f4e507d Really fixed blit issue for capehill vor 9 Jahren
  Sam Lantinga e9c2dcdae8 Fixed bug 3469 - Keypresses leak to the console with 2.0.5 vor 9 Jahren
  Sam Lantinga df25258a1e Added configure and cmake support for libsamplerate vor 9 Jahren
  Ryan C. Gordon c5825b698d audio: Don't call a NULL function pointer when clearing audio streams. vor 9 Jahren
  Ryan C. Gordon c1ac4c6835 Better fix for static analysis issue in SDL_DestroyRenderer(). vor 9 Jahren
  Ryan C. Gordon 5fcd454a16 emscripten-buildbot.sh: let user override default SDKDIR. vor 9 Jahren
  Sam Lantinga cbe44f7ff1 Added support for using libsamplerate to do audio resampling vor 9 Jahren
  Sam Lantinga 37f404fb87 Fixed confusion between Ryan's new audio stream and the audio buffer we were calling stream in the callback vor 9 Jahren