Historia zmian

Autor SHA1 Wiadomość Data
  Philipp Wiesemann 4c72d39ce7 D3D11: Fixed SDL_RenderDrawPoints() ignoring input after the first 128 points. 10 lat temu
  Philipp Wiesemann 2a4855f9ee Android: Added missing import statement. 10 lat temu
  Ryan C. Gordon 82603b6058 Fix some Android keyboards that didn't work properly. 10 lat temu
  Philipp Wiesemann ceb43129ac Added SDL_JoystickCurrentPowerLevel() to WhatsNew.txt for 2.0.4. 10 lat temu
  Philipp Wiesemann d80f45666b Fixed freeing uninitialized pointers on failure cleanup in tests. 10 lat temu
  Philipp Wiesemann 5bc93cc5c6 Android: Added a new method in SDLSurface. 10 lat temu
  Philipp Wiesemann 86711041f2 Android: Added new key codes without mapping. 10 lat temu
  Sam Lantinga 5b1741132f Converted tabs to spaces for SDL style 10 lat temu
  Sam Lantinga 9bd640e1a0 Fixed sending a size event while setting up a window (fix for DOTA 2 on Source 2) 10 lat temu
  Ryan C. Gordon c5e68d68e7 Mac: Reset display if going from fullscreen to a fullscreen Space or vice-versa. 10 lat temu
  Sam Lantinga 7bc72eaf84 Fixed forcing the window size when creating a non-resizable window on Windows. 10 lat temu
  Sam Lantinga 667783ba88 Fixed swapped Windows and Linux entries for the Cideko AK08b 10 lat temu
  Sam Lantinga a0c4b56ff9 SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO. 10 lat temu
  Sam Lantinga c2f0394831 Fix crash on controller hotplug on linux. 10 lat temu
  Sam Lantinga e015140af3 SDL - add dynapi entry points for SDL_JoystickCurrentPowerLevel 10 lat temu
  Sam Lantinga ed23a3f887 Added support for the Cideko AK08b 10 lat temu
  Philipp Wiesemann 10daf1f4d3 Android: Removed three internal functions not used by SDL. 10 lat temu
  Alex Szpakowski ab2a350033 iOS: show message boxes using the new UIAlertController APIs when supported, rather than the deprecated UIAlertView. 10 lat temu
  Philipp Wiesemann 774b077513 iOS: Fixed pointer dereference after free. 10 lat temu
  Philipp Wiesemann 7805c1bc52 Updated configure.in file. 10 lat temu
  Alex Szpakowski 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. 10 lat temu
  Ryan C. Gordon d338f46512 Added copyright information on test/sample.wav; the mystery is solved! :) 10 lat temu
  Philipp Wiesemann cdfec382c6 Added more entries to WhatsNew.txt for 2.0.4. 10 lat temu
  Philipp Wiesemann efad04c317 Android: Added check if Java method for APK expansion file exists. 10 lat temu
  Philipp Wiesemann 40364541f5 Android: Improved last error message for failed APK expansion file use. 10 lat temu
  Philipp Wiesemann 625d39b164 Android: Added additional error messages for APK expansion file use. 10 lat temu
  Philipp Wiesemann 6e7c479ec2 Android: Fixed trying to read from APK expansion files without version hint set. 10 lat temu
  Philipp Wiesemann 92ca42d940 Android: Renamed SDLActivity's Java method used for APK expansion files. 10 lat temu
  Philipp Wiesemann 5e5936822f Android: Added to APK expansion file hint documentation in header file. 10 lat temu
  Philipp Wiesemann 68b3b5423e Android: Removed empty onDraw() override method from SDLActivity. 10 lat temu