提交歷史

作者 SHA1 備註 提交日期
  Ryan C. Gordon 0e1669e296 audio: Fixed audiostreams converting incorrect channel counts. 3 年之前
  Ryan C. Gordon 7f219aa369 audio: Make sure AudioStream's internal buffers are large enough. 3 年之前
  Ryan C. Gordon c7629704b4 audio: SDL_ConvertAudioSamples shouldn't calculate its output buffer size. 3 年之前
  Ryan C. Gordon a88aeb2a8a coreaudio: Flush/stop the AudioQueue before disposing of it. 3 年之前
  Semphris 7f2ef4d02f Implement SDL_GetPath stub for all OSes 3 年之前
  Ozkan Sezer ef2ad2b0c6 windows/SDL_sysfilesystem.c: fix SHGetKnownFolderPath calling convention 3 年之前
  Frank Praznik b92eaddbbd wayland: Fix the corner case when positioning popups 3 年之前
  Sam Lantinga b6df25c334 Removed redundant __powerpc__ check 3 年之前
  Jeremy Rand 9142292f4a SDL_blit_N.c: Move ppc64le swizzle outside of loop 3 年之前
  Ozkan Sezer 26903f237f windows/SDL_sysfilesystem.c: replace KNOWNFOLDERID type usage with GUID 3 年之前
  Frank Praznik 1bf5a78b53 wayland: Don't print an error when moving a hidden popup window 3 年之前
  Frank Praznik 27085df50d wayland: Remove redundant window geometry configuration 3 年之前
  Frank Praznik eb6837e353 wayland: Validate and trigger the repositioning of popups in more cases 3 年之前
  Frank Praznik 17fba24e21 wayland: Adjust overlap required for popups to be considered adjacent 3 年之前
  Anonymous Maarten c810e5f63d video: set error code when SetWindowPosition fails 3 年之前
  Ozkan Sezer 52c19bd21b attempt to fix more build failures against older Win32 SDKs. 3 年之前
  Ozkan Sezer d7f1719777 fixed -Wundef warning due to HAVE_MMDEVICEAPI_H 3 年之前
  Sam Lantinga 450c947949 Actually define the folder GUIDs 3 年之前
  Sam Lantinga e0e95b1ea9 Fixed coding style and building on older Windows SDKs 3 年之前
  Sam Lantinga 9b87de258f Fixed crash in new audio channel conversion code 3 年之前
  Semphriss c1dab7745a Add SDL_GetPath() for default OS folders (#7665) 3 年之前
  Anonymous Maarten 72e5a52c51 ci: use Haiku cross toolchain 3 年之前
  Anonymous Maarten fe68fd3af9 ci: disable pull_request trigger for haiku 3 年之前
  Ryan C. Gordon e191bc8491 audio: Simplified GetFirstAudioFormat/GetNextAudioFormat. 3 年之前
  Sam Lantinga b6ca360228 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode 3 年之前
  Sam Lantinga 3f0c2a6694 Don't set the display scale if DPI scaling isn't enabled 3 年之前
  Brick 86b5f40b53 Fixed CalculateAudioStreamWorkBufSize 3 年之前
  Brick 079ae065f1 Added SDL prefix AUDIO_* constants 3 年之前
  Brick 1ee2832326 Fixed SDL_ConvertMonoToStereo_SSE reading out of bounds 3 年之前
  Sam Lantinga 255c3b7c82 By default, OpenBSD uses Linux controller mappings 3 年之前