Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga b8d8a1f122 Updated the minimum and target SDK versions in AndroidManifest.xml hace 7 años
  Sam Lantinga edf0fae139 Updated Android build tools version, which bumped minimum deployment target to API 14 hace 7 años
  Sam Lantinga 76cdce440c Fixed build with older Android SDK hace 7 años
  Sam Lantinga f08480af78 Switched to new style gradle Android application build process hace 7 años
  Sam Lantinga 862da6ff19 Added tag release-2.0.7 for changeset f69c9f74a857 hace 7 años
  Sven Hesse b89cac6761 Don't X error in SDL_CreateWindow with unsupported GL attributes hace 7 años
  Sam Lantinga adc64f922f Added Visual Studio solution files for WinRT projects hace 7 años
  Sam Lantinga 10376eb926 Fixed bug 3901 - Fix vsync-ed pageflips on the KMSDRM video driver hace 7 años
  Sam Lantinga e830ef3458 Fixed typo converting 4 channel audio to 2 channel hace 7 años
  Sam Lantinga 9a291c1e59 Added a note about adjusting channel weights when converting to fewer channels hace 7 años
  Sam Lantinga fe2b5fec61 Document the SDL audio channel mapping hace 7 años
  Sam Lantinga 7a6cf53aea Added SDL_AudioStreamFlush() to the list of new audio stream functions hace 7 años
  Sam Lantinga c339d9ed6d Reverted changes 6acdea394736 and 1448a2ac30fe hace 7 años
  Sam Lantinga 2001898dce Fixed Android joystick detection hace 7 años
  Ryan C. Gordon 729329068b audio: Added SDL_AudioStreamFlush(). hace 7 años
  Sam Lantinga 9d9be45682 Don't use DPAD devices as joystick input on Android hace 7 años
  Ryan C. Gordon e98920f5f3 Check correct variable for malloc() results. hace 7 años
  Sam Lantinga afefcbfeba Fixed bug 3876 - Resampling of certain sounds adds heavy distortion hace 7 años
  Sam Lantinga 653ab5d9c4 Added a staging buffer to the audio stream so that we can accumulate small amounts of data if needed when resampling hace 7 años
  Sam Lantinga 80f8464d97 Added audio stream conversion functions: hace 7 años
  Sam Lantinga 9fd0d6191c Fixed bug 3821 - Allow SDL_CreateWindow and SDL_CreateRenderer with OpenGL ES 3.0 (GLES3) for Angle (Windows) hace 7 años
  Sam Lantinga 556a854438 Fixed compiler warning on iOS hace 7 años
  Sam Lantinga e4ef1885d9 Fixed bug 3890 - Incomplete fix for CVE-2017-2888 hace 7 años
  Sam Lantinga a225ffc1d7 Added min/max macros for the sized SDL datatypes hace 7 años
  Sam Lantinga 8e98bdaa6f Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA") hace 7 años
  Sam Lantinga f658a737f6 Fixed bug 3882 - cmake fix for osx hace 7 años
  Sam Lantinga dff56c3497 Android Studio code analyzer fixes hace 7 años
  Sam Lantinga a223560a7f Fixed bug 3880 - X Error upon quit since rev. 11607 hace 7 años
  Sam Lantinga cf9236488a Fixed bug 3879 - add missing SDLCALL to SDLTest_TrackedMalloc & co. hace 7 años
  Ryan C. Gordon fa15674134 coreaudio: changed device close procedure to prevent long hangs in some cases. hace 7 años