Historie revizí

Autor SHA1 Zpráva Datum
  Brandon Schaefer 2ac567b715 Fixed bug 3902 - Add a specific KMSDRM hint for low latency video před 8 roky
  Sam Lantinga f24c6672a7 Updated SDL iOS project for tvOS před 8 roky
  Sam Lantinga 213b249094 Added missing keyinfotable.h před 8 roky
  Sam Lantinga 8e37bed3b6 android: Fix softkeyboard issue in SDL on Android. před 8 roky
  Ryan C. Gordon 9bbf92e3da cocoa: Don't change the NSWindow background color. před 8 roky
  Sam Lantinga 8fd0c22adc Added the ability to set SDL hints from AndroidManifest.xml (thanks Rachel!) před 8 roky
  Sam Lantinga 45536710f3 Fixed crash if mSurface isn't set up when we pause the application před 8 roky
  Sam Lantinga 81f7e0c1f7 Removed unneeded file automatically generated by Android Studio před 8 roky
  Sam Lantinga b8d8a1f122 Updated the minimum and target SDK versions in AndroidManifest.xml před 8 roky
  Sam Lantinga edf0fae139 Updated Android build tools version, which bumped minimum deployment target to API 14 před 8 roky
  Sam Lantinga 76cdce440c Fixed build with older Android SDK před 8 roky
  Sam Lantinga f08480af78 Switched to new style gradle Android application build process před 8 roky
  Sam Lantinga 862da6ff19 Added tag release-2.0.7 for changeset f69c9f74a857 před 8 roky
  Sven Hesse b89cac6761 Don't X error in SDL_CreateWindow with unsupported GL attributes před 8 roky
  Sam Lantinga adc64f922f Added Visual Studio solution files for WinRT projects před 8 roky
  Sam Lantinga 10376eb926 Fixed bug 3901 - Fix vsync-ed pageflips on the KMSDRM video driver před 8 roky
  Sam Lantinga e830ef3458 Fixed typo converting 4 channel audio to 2 channel před 8 roky
  Sam Lantinga 9a291c1e59 Added a note about adjusting channel weights when converting to fewer channels před 8 roky
  Sam Lantinga fe2b5fec61 Document the SDL audio channel mapping před 8 roky
  Sam Lantinga 7a6cf53aea Added SDL_AudioStreamFlush() to the list of new audio stream functions před 8 roky
  Sam Lantinga c339d9ed6d Reverted changes 6acdea394736 and 1448a2ac30fe před 8 roky
  Sam Lantinga 2001898dce Fixed Android joystick detection před 8 roky
  Ryan C. Gordon 729329068b audio: Added SDL_AudioStreamFlush(). před 8 roky
  Sam Lantinga 9d9be45682 Don't use DPAD devices as joystick input on Android před 8 roky
  Ryan C. Gordon e98920f5f3 Check correct variable for malloc() results. před 8 roky
  Sam Lantinga afefcbfeba Fixed bug 3876 - Resampling of certain sounds adds heavy distortion před 8 roky
  Sam Lantinga 653ab5d9c4 Added a staging buffer to the audio stream so that we can accumulate small amounts of data if needed when resampling před 8 roky
  Sam Lantinga 80f8464d97 Added audio stream conversion functions: před 8 roky
  Sam Lantinga 9fd0d6191c Fixed bug 3821 - Allow SDL_CreateWindow and SDL_CreateRenderer with OpenGL ES 3.0 (GLES3) for Angle (Windows) před 8 roky
  Sam Lantinga 556a854438 Fixed compiler warning on iOS před 8 roky