Commit Verlauf

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