Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Ryan C. Gordon e8677a1bd2 audio: Added basic WAVE_FORMAT_EXTENSIBLE support to .wav loader. 8 yıl önce
  Ryan C. Gordon 4a0b287def More HTTPS doc tweaks. 8 yıl önce
  Ryan C. Gordon 8ade96ccc4 More HTTPS changes in the documentation. 8 yıl önce
  Ryan C. Gordon 8ad131b78e readme: more HTTPS changes. 8 yıl önce
  Ryan C. Gordon 32f85a99d8 readme: correct webpage URL to use HTTPS. 8 yıl önce
  Ryan C. Gordon 1ed41d6d0d Patched to compile on Windows. 8 yıl önce
  Ryan C. Gordon 6046fd4cb0 wasapi: Initial WASAPI support, for Windows Vista and later. 8 yıl önce
  Ryan C. Gordon c93bca489d stdlib: Fixed crash on SDL_snprintf("%s", NULL). 8 yıl önce
  Ryan C. Gordon d1eb2d190d thread: Don't use SetThreadDescription on WinRT right now. 8 yıl önce
  Ryan C. Gordon 70c0400b12 windows: Try to unify all the GUID comparison code into a core helper function. 8 yıl önce
  Ryan C. Gordon e5fc93baca audio: Don't wrap bootstrap declarations in preprocessor macros. 8 yıl önce
  Ryan C. Gordon ad9c702f6a audio: SDL_AudioStream's *_sample_frame_size should be in bytes, not bits. 8 yıl önce
  Ryan C. Gordon 175f1e8f4a audio: Added a ThreadDeinit() method to match ThreadInit. 8 yıl önce
  Sam Lantinga 886736a2c8 Fixed bug 3584 - Small stack size for audio callback thread 8 yıl önce
  Sam Lantinga cf31ea1478 Fixed bug 3583 - X11 touch device can be permanently lost 8 yıl önce
  Sam Lantinga 06ccb71bcd Make sure the memory barrier functions are always available, and now they are implemented on Android __ARM_ARCH_5TE__ 8 yıl önce
  Sam Lantinga 9171f71dbe Fixed warning in Android build 8 yıl önce
  Sam Lantinga 107c19daad Log the error returned by XAudio2Create() 8 yıl önce
  Philipp Wiesemann 8eee82cd84 Windows: Fixed warning about unused variable. 8 yıl önce
  Philipp Wiesemann 33ff5bd148 Fixed typo in log message. 8 yıl önce
  Sam Lantinga 8f78f5bb94 Fixed build on Apple TV 8 yıl önce
  Sam Lantinga 710ae62a79 Remember XInput controllers that we've already seen, so when the raw device list changes we don't assign the old device to the new XInput userid. 8 yıl önce
  Sam Lantinga da30992d47 Fixed bug 3577 - Can't set minimal size (message box appears instead) if maximal size wasn't declared (i.e. unlimited) 8 yıl önce
  Sam Lantinga 3f83fce7c1 Fixed whitespace 8 yıl önce
  Sam Lantinga be28d7c88c Added support for the Saitek Pro Flight X-56 Rhino 8 yıl önce
  Sam Lantinga 6717a3d38d Added support for the HOTAS Warthog throttle 8 yıl önce
  Sam Lantinga a156b0d994 Added the HOTAS Warthog as a flight stick 8 yıl önce
  Sam Lantinga 800a72eb17 Switch stderr output to SDL_Log() so it shows up on Windows and mobile devices 8 yıl önce
  Philipp Wiesemann 4e3fa7b9d4 Fixed compiler warning about comma at end of enum. 8 yıl önce
  Sam Lantinga 52e9c42df9 Fixed Windows build 8 yıl önce