Historique des commits

Auteur SHA1 Message Date
  Frank Praznik 2f0b99a774 audio: Add Pipewire playback/capture sink il y a 4 ans
  Cameron Gutman dfa64eadd3 KMSDRM: Add hint to enable the backend without DRM master il y a 4 ans
  Cameron Gutman 79cd8cab08 Add default handler for Alt+Tab while keyboard grab is enabled il y a 4 ans
  Sam Lantinga ac72a2ba8e Fixed bug 5493 - Hint to let the user opt out of having Switch controllers' Home button lit when opened il y a 4 ans
  Sam Lantinga 1981d23f4b Fixed bug 5466 - Add haptic support for Stadia Controller il y a 4 ans
  JibbSmart 0f57864c9e Hint SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS added so we can recognise a Joy-Con as half a Pro Controller, so we can read its analog input and read its sensors just like we do a Pro Controller. il y a 4 ans
  Cameron Gutman 6e97170e96 Use PS4 rumble hint as the default for the PS5 rumble hint il y a 4 ans
  Cameron Gutman 6cbd4417f0 Add a hint for D3D9Ex to avoid having to choose at compile-time il y a 4 ans
  Sam Lantinga 9130f7c377 Updated copyright for 2021 il y a 4 ans
  Sam Lantinga 0684572ccc Added a hint to control whether the player LEDs should be lit to indicate which player is associated with a PS5 controller. il y a 4 ans
  Joel Linn 8fc0baad98 Add SDL_cond implementation using Windows Condition Variables il y a 4 ans
  Joel Linn d0b8295c0d Add SDL_sem implementation using Atomics and WaitOnAddress API. il y a 4 ans
  Joel Linn 548cb90893 Add SDL_mutex implementation using Windows Slim Reader/Writer Locks Keep Critical Section impl for Windows XP/Vista - choose at runtime il y a 4 ans
  Sam Lantinga 4ec776c334 Don't switch the PS5 controller out of DirectInput mode by default il y a 4 ans
  Sam Lantinga 5f7cd1fa88 Added hints to control whether SDL updates joystick and sensor state in the main event loop il y a 4 ans
  Sam Lantinga ce7c751c2c Document that the joystick deadzone hint defaults off il y a 4 ans
  Sam Lantinga 13a4caf1d7 Fixed bug 4286 - Joystick subsystem causes "not responding" when app is in the background il y a 4 ans
  Sam Lantinga 0500c04468 Fix SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL also applying to HIGH priorities il y a 4 ans
  Sam Lantinga 07eae7d670 Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set il y a 5 ans
  Sam Lantinga a22beef402 Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4 il y a 5 ans
  Sylvain Becker 955f3184f9 Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury) il y a 5 ans
  Kai Krakow c3ecf18cc4 Linux: Add hint for disabling deadzones il y a 5 ans
  Sylvain Beucler e594a6738a emscripten: Introduce SDL_HINT_EMSCRIPTEN_ASYNCIFY il y a 5 ans
  Ryan C. Gordon 1947ca7028 video: Changed SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS to default to FALSE. il y a 5 ans
  Sam Lantinga abd5841850 Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work. il y a 5 ans
  Ryan C. Gordon fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). il y a 5 ans
  Ryan C. Gordon 8601996fbc hints: Allow specifying audio device metadata. il y a 5 ans
  Ryan C. Gordon 11fef299d1 hints: Fixed a doxygen comment. il y a 5 ans
  hmk 0918903f3c render: add a hint for toggling relative scaling il y a 6 ans
  Sam Lantinga b6eb09ff13 Updated documentation so people know to set the SDL_HINT_NO_SIGNAL_HANDLERS hint before SDL_Init() il y a 5 ans