Commit History

Author SHA1 Message Date
  Sylvain f7d3abddba Fixed bug #964 - SDL_RenderCopy stretch loses proportion on viewport. 3 years ago
  Ozkan Sezer 8b139e26a3 regenerated configure script. 3 years ago
  pionere a5c610b0a3 revert 'Changed to use 0xFE instead of 0xFF for better sound quality.' 3 years ago
  Ryan C. Gordon 43f0271b4e Revert "fix compiler warnings in SDL_windows_gaming_input.c" 3 years ago
  pionere a70bb259c7 drop handle parameter of OpenDevice 3 years ago
  pionere 47ddb04e17 cleanup/sync the main loop of *_OpenDevice functions to pick audio format II. 3 years ago
  pionere 2eafe4340c cleanup/sync the main loop of *_OpenDevice functions to pick audio format 3 years ago
  pionere 3939ef72f8 cleanup SDL_GetAudioDeviceSpec 3 years ago
  pionere 113109f839 cleanup SDL_GetAudioDeviceName 3 years ago
  pionere f91211eb17 cleanup WASAPI_PrepDevice 3 years ago
  pionere c9e8d1573a re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory II. 3 years ago
  pionere 1043dd8c0d adjust handling of iscapture 3 years ago
  pionere e2f70a2dff cleanup SDL_EventState 3 years ago
  pionere 32c7d5d352 cleanup IME_UpdateInputLocale 3 years ago
  pionere 25aa7244dc cleanup IME_GetId 3 years ago
  pionere 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 3 years ago
  pionere ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 3 years ago
  pionere 4a17612bff get rid of BeginLoopIteration 3 years ago
  pionere 0770c5829c get rid of PrepareToClose 3 years ago
  Ryan C. Gordon e0236c02ce audio: Removed an unnecessary commented-out line. 3 years ago
  pionere 0dda8a7f4c cleanup init functions of audio 3 years ago
  pionere 6fcfcc3d6f get rid of SkipMixerLock 3 years ago
  pionere 3c85cef46c cleanup SDL_RegisterApp 3 years ago
  pionere 0af391cbe9 build with Release config on push and pull_request 3 years ago
  pionere ff2d62d89f dlopen is not a subsystem 3 years ago
  pionere a633a3c33e add audio/video dummies if nothing else available II. 3 years ago
  pionere 398f9a0e40 fix have_audio/video flags, add uikit to SUMMARY_video in configure 3 years ago
  pionere fa8075c4fc add audio/video dummies if nothing else available 3 years ago
  pionere 39c723fc9c fix HAVE_SDL_VIDEO flag of CMakeLists.txt [IOS OR TVOS] 3 years ago
  pionere 3dba2a73f1 fix HAVE_SDL_AUDIO flag of CMakeLists.txt II. 3 years ago