Historique des commits

Auteur SHA1 Message Date
  Sylvain 8ac0fb52cb OpenSLES: CloseDevice() is called at higher level, if OpenDevice() fails il y a 4 ans
  Sylvain 1f3df900f9 Error missing 'flags' initialization (see bug #2881) il y a 4 ans
  Sylvain fcbf19b764 AAudio: make sure stream is not null to prevent crash in RequestStop (see #3710) il y a 4 ans
  Sylvain c93e3b3607 Fixed bug #2881 - SDL_RLEsurface may encode RGB888 if it has no color key (Thanks Simon Hug) il y a 4 ans
  Sylvain b626429745 Merge remote-tracking branch 'refs/remotes/origin/main' il y a 4 ans
  Sylvain f869518533 Audio: normalize conversion Stereo to 5.1, Quad to 7.1, 5.1 to 7.1 (bug #4104) il y a 4 ans
  Sylvain 21349901ea Audio: convert 5.1 to 7.1, use right-surround for r-front and r-back (see #4104) il y a 4 ans
  Ryan C. Gordon 8527c583f4 cocoa: Fix recreated windows that are both borderless and resizable. il y a 4 ans
  Ethan Lee 40210f8945 winrt: Always use a thread for joystick support il y a 4 ans
  Ryan C. Gordon 2fdbae22cb cocoa: Remove mouse event tap. il y a 4 ans
  Sylvain 9727655b89 SDL_test_common: add other window flags: --shown, --hidden, --input-focus, --mouse-focus il y a 4 ans
  Sylvain d62ebec260 SDL_test_common: replace 'resize' by 'resizable' il y a 4 ans
  Ryan C. Gordon 1f482174b5 x11: Mark backing_store as NotUseful when creating windows. il y a 4 ans
  Ryan C. Gordon 9c063468d6 x11: call XSync before XSetInputFocus during SDL_ShowWindow. il y a 4 ans
  Ozkan Sezer 89a2980a6d CMake: fixes to pthreads detection. il y a 4 ans
  Ivan Epifanov ca969eb2be Remove gles2 vita render il y a 4 ans
  Ivan Epifanov 058bbe0286 Set volume on device open il y a 4 ans
  Ivan Epifanov e3ea5b6468 Migrate to lightweight mutexes il y a 4 ans
  Steven Noonan f1ad942a11 SDL_windows_main: use HeapAlloc/HeapFree for command line arguments il y a 4 ans
  Steven Noonan 17d8479d98 hidapi/libusb: maintain in-memory cache of vendor/product strings il y a 4 ans
  Steven Noonan 4535d65491 HIDAPI_UpdateDiscovery: only treat "add" and "remove" events as relevant il y a 4 ans
  Steven Noonan b15bbd4e3f SDL_udev: check for NULL return value from udev_device_get_action il y a 4 ans
  Sylvain cf05a5eb0c eglChooseConfig: only add EGL_DEPTH_SIZE if non 0 il y a 4 ans
  Sylvain 98a966d1c2 Android: don't need to set the SurfaceHolder format from java code il y a 4 ans
  Ethan Lee 8e3ec34d34 wayland: Refactor toplevel mapping, implement HideWindow il y a 4 ans
  Cacodemon345 0838f53d5a Implement SDL_SetWindowAlwaysOnTop for X11 il y a 4 ans
  Mathieu Eyraud a5825576fb Fix error handling of wayland message box il y a 4 ans
  Mathieu Eyraud 12dd412b0b Fix icon of wayland message box il y a 4 ans
  meyraud705 d0cf3b7555 Return correct button id il y a 4 ans
  meyraud705 1fd95c53b6 Disable pango markup in wayland massage box il y a 4 ans