Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 80850af7ce The controller update complete events are no longer disabled by default il y a 2 ans
  Ryan C. Gordon 660054f3dc include: Correct comment about audio device hotplug events. il y a 2 ans
  Frank Praznik 44536b7537 Add and event and flag to report when a window has been occluded il y a 2 ans
  Sam Lantinga c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback il y a 2 ans
  Sam Lantinga 35876da3c4 Clipboard data API revamp il y a 2 ans
  Sam Lantinga 4c9fb3e169 Added the events SDL_EVENT_JOYSTICK_UPDATE_COMPLETE and SDL_EVENT_GAMEPAD_UPDATE_COMPLETE il y a 2 ans
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support il y a 2 ans
  Linus Probert 19adfa3ad9 wayland: Add support for images in clipboard. il y a 3 ans
  Frank Praznik bee6099372 events: Emit an event when a window is destroyed il y a 3 ans
  Sam Lantinga 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes il y a 3 ans
  Sylvain a946a34452 Add Drag and drop position, for x11, wayland and MACOSX il y a 3 ans
  Sam Lantinga 6b87d1938f Added SDL_EVENT_DISPLAY_SCALE_CHANGED il y a 3 ans
  Sam Lantinga d5775f6708 The gamepad event structures caxis, cbutton, cdevice, ctouchpad, and csensor have been renamed gaxis, gbutton, gdevice, gtouchpad, and gsensor. il y a 3 ans
  Anonymous Maarten 69aede6c9e Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT il y a 3 ans
  Sam Lantinga 1ffc09c6e6 Changed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED to be the same value as SDL_EVENT_WINDOW_SIZE_CHANGED so SDL2 applications continue to work as expected. il y a 3 ans
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index il y a 3 ans
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) il y a 3 ans
  Sam Lantinga bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED il y a 3 ans
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. il y a 3 ans
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sam Lantinga 4f978456a8 Renamed SDL_GAMEPADDEVICEREMAPPED to SDL_GAMEPADREMAPPED il y a 3 ans
  Sylvain 6863f0b2d8 Add SDL_WindowID type for SDL_Window id il y a 3 ans
  Sam Lantinga 95e5417d2e Fixed documentation warnings il y a 3 ans
  Sam Lantinga d764de77d4 Include SDL_audio.h for SDL_AudioDeviceID definition il y a 3 ans
  Sam Lantinga cefbeb582f Mouse coordinates are floating point il y a 3 ans
  Sam Lantinga 66351fd4ba Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor() il y a 3 ans
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices il y a 3 ans
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h il y a 3 ans
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h il y a 3 ans