Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 0da118ce45 Note that the NACON Daija Arcade Stick is an arcade stick vor 2 Jahren
  Sam Lantinga 5a45d2e58b Updated Xcode project for SDL_main as a header-only library vor 2 Jahren
  Daniel Gibson ab554c8392 Update doc/README-* for header-only SDL_main vor 2 Jahren
  Daniel Gibson c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* vor 2 Jahren
  Daniel Gibson 63d3fb469d Move src/main/haiku/ to src/core/ vor 2 Jahren
  Daniel Gibson 989a8ca90e Port PSP SDL_main to header-only + SDL_RunApp() vor 2 Jahren
  Daniel Gibson b1b3bd654d Port PS2 SDL_main to header-only + SDL_RunApp() vor 2 Jahren
  Daniel Gibson 544f2c7982 Port ngage to header-only SDL_main + SDL_RunApp() vor 2 Jahren
  Daniel Gibson 7bfc41db3c Unify all the SDL_*RunApp() functions into just SDL_RunApp() vor 2 Jahren
  Daniel Gibson 1de559248e PortNintendo 3DS SDL_main to header-only + SDL_N3DSRunApp() vor 2 Jahren
  Daniel Gibson 2aee3e654d Remove SDL_main from VS Solutions in VisualC/ and VisualC-GDK/ vor 2 Jahren
  Daniel Gibson 28b93451dc Make WinRT's SDL_main header-only vor 2 Jahren
  Daniel Gibson 8e0693c982 Make iOS/tvOS (uikit) SDL_main header-only vor 2 Jahren
  Daniel Gibson 28ecbbf0b5 Make GDK's SDL_main header-only vor 2 Jahren
  Daniel Gibson 2d0eaea1cc Add missing SDL_main.h includes to remaining libSDLmain implementations vor 2 Jahren
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests vor 2 Jahren
  Daniel Gibson ca2fe7be1a Implement SDL_main as header-only lib for Win32 vor 2 Jahren
  Sylvain ffaf451558 testime.c: fix wrong {} in switch vor 2 Jahren
  Sylvain ff3f4236f2 testime.c: add valid cast, since the variable as been tested non negative before vor 2 Jahren
  Sylvain 48955cce0e test/testime.c: put back size_t vor 2 Jahren
  Sylvain deba9f4b8b testime.c: fix various warnings + test error code from SDL_RWread, changing bytesRead to Sint64 (thanks Ozkan) see #6818 vor 2 Jahren
  Sylvain Becker 1e6d4649c0 fixed build rwops (#6818) vor 2 Jahren
  Ryan C. Gordon c637031294 rwops: Fixed another Windows build failure. vor 2 Jahren
  Ryan C. Gordon 4075748e41 rwops: Removed unused variable in Windows-specific code. vor 2 Jahren
  Brian Kirkpatrick e35730ac54 fixed const error when compiling for mutated total_need value in SDL_rwops.c vor 2 Jahren
  Ryan C. Gordon 83559503c4 test: patched to compile. vor 2 Jahren
  Sam Lantinga 980208b814 Fixed crash in SDL_PrivateGameControllerRefreshMapping() vor 2 Jahren
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. vor 2 Jahren
  Frank Praznik e9a9afaded wayland: Look up pressed keys via keycodes instead of scancodes on keyboard entry vor 2 Jahren
  Sam Lantinga 3a940ba8ee Updated gendynapi.py to handle thread-safety annotations vor 2 Jahren