Commit History

作者 SHA1 備註 提交日期
  Philipp Wiesemann 032b14e7b6 Fixed SDL_AddHintCallback() crashing if no more memory available. 10 年之前
  Philipp Wiesemann 2a46a9df21 Fixed bug 2647 - Memory leak in SDL_AddHintCallback function - SDL_hints.c 10 年之前
  David Ludwig f2bd99da68 WinRT: detailed steps, via the WinRT README, to fix a common build error 10 年之前
  Philipp Wiesemann 3d2ca92e6a Fixed two typos in header file comment. 10 年之前
  Philipp Wiesemann 7268eabb9b Added handling of NULL as input for SDL_GameControllerAddMapping(). 10 年之前
  Philipp Wiesemann 33a2b58ca4 Fixed SDL_GameControllerMappingForGUID() crashing if no more memory available. 10 年之前
  Philipp Wiesemann 30d6cec1bb Added handling of NULL as input for SDL_GameControllerMapping(). 10 年之前
  Philipp Wiesemann 90387dafb4 Removed two wrong documentation comments from gamecontroller source. 10 年之前
  Philipp Wiesemann 0a053ed66a Fixed wording in SDL_GameControllerAddMappingsFromRW() error message. 10 年之前
  David Ludwig 01f3498c33 WinRT: more keyboard code cleanups 10 年之前
  David Ludwig e057c7dd12 WinRT: Fixed bug whereby key-detection code could call SDL_Log 10 年之前
  David Ludwig ed2fff6bef WinRT: fallback to scancode key detection, if VirtualKey/VK detection fails 10 年之前
  David Ludwig 20b19aac86 WinRT: more keyboard code cleanups 10 年之前
  David Ludwig a1bac50d1b WinRT: Fixed bug whereby a right-shift key might get reported as left-shift 10 年之前
  David Ludwig e9c79620df WinRT: minor keyboard code cleanup 10 年之前
  Philipp Wiesemann d5d3721b4d Added new key codes from Android 4.4 (API 20) and 5.0 (API 21). 10 年之前
  Brandon Schaefer a1dcebb209 Remove unused variable. 10 年之前
  Brandon Schaefer 04dbc4920e Merge patch for bug 2750. Thanks Sylvain! 10 年之前
  Philipp Wiesemann 1745116fe8 Fixed bug 2759 - Android findLibrary() returns NULL 10 年之前
  Philipp Wiesemann bc382e390a Added an option to define libraries to be loaded on Android in a derived class. 10 年之前
  Philipp Wiesemann 775a802627 Fixed alert dialog for not loaded libraries on Android being cancelable. 10 年之前
  Philipp Wiesemann 425a06a9ea Fixed missing @Override annotation warning in source for Android. 10 年之前
  Philipp Wiesemann 4a67627e8b Fixed upper case button in alert dialog for not loaded libraries on Android. 10 年之前
  Philipp Wiesemann d4bdd2469f Fixed typo in message of alert dialog for not loaded libraries on Android. 10 年之前
  Philipp Wiesemann 391c31cf06 Fixed writing new errors to standard output instead of error output on Android. 10 年之前
  Philipp Wiesemann 85bed09561 Fixed documentation in source for Android. 10 年之前
  Gabriel Jacobo 34a85f4de6 [Android] #2759: Show a message on failure to load a .so library (by Sylvain) 10 年之前
  Gabriel Jacobo 96fd9cefc8 Clarify (lack of) support for desktop OpenGL on the Raspberry Pi 10 年之前
  Philipp Wiesemann 5f193f0c60 Fixed setting of screen saver state crashing on some version of Android. 10 年之前
  Gabriel Jacobo 79035b393a Bug 2739 - [Android] No support for SDL_DisableScreenSaver by Martin Gerhardy 10 年之前