Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 43ad9670e6 Patched to compile on pre-C99 compilers. há 11 anos atrás
  Dmitry Rekman 3a916c6d7b X11: Fixed SDL_GetGlobalMouseState() to work better with multimonitor configs. há 11 anos atrás
  Philipp Wiesemann 37720dd5f2 Fixed gamecontroller database sorting script not sorting the whole database. há 11 anos atrás
  Philipp Wiesemann 0c60f023f5 Removed unnecessary NULL check. há 11 anos atrás
  Philipp Wiesemann 2bdc5c9d7a Updated gamecontroller database sorting script to work with Python 3. há 11 anos atrás
  Philipp Wiesemann 032b14e7b6 Fixed SDL_AddHintCallback() crashing if no more memory available. há 11 anos atrás
  Philipp Wiesemann 2a46a9df21 Fixed bug 2647 - Memory leak in SDL_AddHintCallback function - SDL_hints.c há 11 anos atrás
  David Ludwig f2bd99da68 WinRT: detailed steps, via the WinRT README, to fix a common build error há 11 anos atrás
  Philipp Wiesemann 3d2ca92e6a Fixed two typos in header file comment. há 11 anos atrás
  Philipp Wiesemann 7268eabb9b Added handling of NULL as input for SDL_GameControllerAddMapping(). há 11 anos atrás
  Philipp Wiesemann 33a2b58ca4 Fixed SDL_GameControllerMappingForGUID() crashing if no more memory available. há 11 anos atrás
  Philipp Wiesemann 30d6cec1bb Added handling of NULL as input for SDL_GameControllerMapping(). há 11 anos atrás
  Philipp Wiesemann 90387dafb4 Removed two wrong documentation comments from gamecontroller source. há 11 anos atrás
  Philipp Wiesemann 0a053ed66a Fixed wording in SDL_GameControllerAddMappingsFromRW() error message. há 11 anos atrás
  David Ludwig 01f3498c33 WinRT: more keyboard code cleanups há 11 anos atrás
  David Ludwig e057c7dd12 WinRT: Fixed bug whereby key-detection code could call SDL_Log há 11 anos atrás
  David Ludwig ed2fff6bef WinRT: fallback to scancode key detection, if VirtualKey/VK detection fails há 11 anos atrás
  David Ludwig 20b19aac86 WinRT: more keyboard code cleanups há 11 anos atrás
  David Ludwig a1bac50d1b WinRT: Fixed bug whereby a right-shift key might get reported as left-shift há 11 anos atrás
  David Ludwig e9c79620df WinRT: minor keyboard code cleanup há 11 anos atrás
  Philipp Wiesemann d5d3721b4d Added new key codes from Android 4.4 (API 20) and 5.0 (API 21). há 11 anos atrás
  Brandon Schaefer a1dcebb209 Remove unused variable. há 11 anos atrás
  Brandon Schaefer 04dbc4920e Merge patch for bug 2750. Thanks Sylvain! há 11 anos atrás
  Philipp Wiesemann 1745116fe8 Fixed bug 2759 - Android findLibrary() returns NULL há 11 anos atrás
  Philipp Wiesemann bc382e390a Added an option to define libraries to be loaded on Android in a derived class. há 11 anos atrás
  Philipp Wiesemann 775a802627 Fixed alert dialog for not loaded libraries on Android being cancelable. há 11 anos atrás
  Philipp Wiesemann 425a06a9ea Fixed missing @Override annotation warning in source for Android. há 11 anos atrás
  Philipp Wiesemann 4a67627e8b Fixed upper case button in alert dialog for not loaded libraries on Android. há 11 anos atrás
  Philipp Wiesemann d4bdd2469f Fixed typo in message of alert dialog for not loaded libraries on Android. há 11 anos atrás
  Philipp Wiesemann 391c31cf06 Fixed writing new errors to standard output instead of error output on Android. há 11 anos atrás