Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 5dbbc8e61f Added mouse wheel deltas with floating point precision il y a 3 ans
  SDL Wiki Bot c7dafb1556 Sync wiki -> header il y a 3 ans
  SDL Wiki Bot 8a48ce00c8 Sync wiki -> header il y a 3 ans
  Brick 8bf32e12d8 Improved SDL_PollEvent usage (#4794) il y a 3 ans
  Sam Lantinga 43da35b567 Back out documentation changes in favor of https://github.com/libsdl-org/SDL/pull/4794 il y a 3 ans
  Sam Lantinga 0dc57b0f08 Remove slightly misleading comment in the example code il y a 3 ans
  Sam Lantinga ddf1d5c553 Update documentation to reflect that a single SDL_PumpEvents() each frame is the recommended way to handle events il y a 3 ans
  Jessica Clarke c8b4edf3d0 Fix SDL_Event definition to support systems with pointers larger than 8 bytes il y a 3 ans
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. il y a 3 ans
  Ryan C. Gordon f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. il y a 3 ans
  Ryan C. Gordon c486959e71 headers: Fix up bullet lists, now that wikiheaders.pl can handle them. il y a 4 ans
  Ryan C. Gordon 3f40396d33 First shot at merging the wiki documentation into the headers. il y a 4 ans
  Sam Lantinga 9130f7c377 Updated copyright for 2021 il y a 4 ans
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers il y a 4 ans
  Sam Lantinga 9f51fad361 Added support for the touchpad on PS4 and PS5 controllers il y a 4 ans
  Ryan C. Gordon fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). il y a 5 ans
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 il y a 5 ans
  Ryan C. Gordon b70222d056 Fixed a comment typo (thanks, Dominus!). il y a 5 ans
  Alex Szpakowski d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). il y a 5 ans
  Sam Lantinga eb71cd800d Make sure we haven't changed the size of the SDL_Event structure and broken binary compatibility. il y a 5 ans
  Sam Lantinga 5e13087b0f Updated copyright for 2019 il y a 6 ans
  Sam Lantinga f225af0c1e Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. il y a 6 ans
  Sam Lantinga 7c3040e08a First pass on the new SDL sensor API il y a 6 ans
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
  Sam Lantinga fb14cb7425 Fixed bug 2263 - Event timestamp members are undocumented il y a 7 ans
  Sam Lantinga bf4e7eb612 Fixed comment typo il y a 8 ans
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 il y a 8 ans
  Philipp Wiesemann cd3aefc093 Updated documentation in header file. il y a 8 ans
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro il y a 8 ans
  Ryan C. Gordon 8e855f2fbc Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops. il y a 9 ans