Commit History

Author SHA1 Message Date
  Philipp Wiesemann fa73685df8 directfb: Fixed quitting keyboard twice. 7 years ago
  Philipp Wiesemann a4db3dbe64 nacl: Fixed unnecessary large input text array. 7 years ago
  Sam Lantinga 9085c7b311 Get the parent of non-SDL-created windows, for completeness 7 years ago
  Sam Lantinga 1b5614b3f5 Clean up parent window when destroying a window 7 years ago
  Sam Lantinga 0a75192d85 Implemented SDL_WINDOW_SKIP_TASKBAR on Windows 7 years ago
  Philipp Wiesemann a725efa4bc linux: Fixed using wrong constant for input text size. 7 years ago
  Philipp Wiesemann 60c0f7e243 Fixed SDL_GetWindowWMInfo() returning success on three unsupported platforms. 7 years ago
  Ryan C. Gordon a509719fc3 audio: Converter now checks a strict list of channels and formats we support. 7 years ago
  Sam Lantinga 553b328664 Fixed bug 3668 - Overflow of SDL_AudioCVT.filters with some downmixes 7 years ago
  Sam Lantinga c1cd93e562 Fixed bug 3670 - CMake IOS haptic error 7 years ago
  Philipp Wiesemann 22c221f3b0 linux: Changed internal functions to be static. 7 years ago
  Philipp Wiesemann 5b75e9033f directfb: Fixed comment. 7 years ago
  Philipp Wiesemann fbd30c363d Fixed missing error messages for SDL_GetWindowWMInfo(). 7 years ago
  Philipp Wiesemann c609d856ff directfb: Fixed crash if creating renderer. 7 years ago
  Philipp Wiesemann 121d7d25d2 directfb: Fixed configure script not finding shared objects for dynamic loading. 7 years ago
  Ryan C. Gordon e5f4a71f1a cmake: iOS haptic section was referencing power source code (thanks, Martin!). 7 years ago
  Ryan C. Gordon 3c955d0540 syswm: prevent buffer overflow if SDL and app have different config headers. 7 years ago
  Ryan C. Gordon 43d62b7459 Make compile-time assert error messages more clear. 7 years ago
  Alex Szpakowski bb100d3bab Expose display refresh rate on iOS/tvOS 10.3+. 7 years ago
  Ryan C. Gordon 325330efdb jack: removed accidental copy/paste. 7 years ago
  Ryan C. Gordon 58f08af46c jack: added capture support. 7 years ago
  Ryan C. Gordon c39fd5777d jack: Move jack_client_t into the audio device instead a global variable. 7 years ago
  Ryan C. Gordon b65e0777ce jack: Remove BROKEN_MULTI_DEVICE code. 7 years ago
  Ryan C. Gordon d9039f2396 jack: Initial shot at a JACK audio target. 7 years ago
  Philipp Wiesemann cb591ee611 Fixed ignoring first event in testshape program. 7 years ago
  Philipp Wiesemann 456bc301d9 Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE. 7 years ago
  Philipp Wiesemann 871d43a839 Removed unused hint includes. 7 years ago
  Ryan C. Gordon 9288983682 Merged Eric Wing's overscan patch. 7 years ago
  Olli Kallioinen 11289b766f Android cmake build fixed to work with the official android gradle plugin 7 years ago
  Ryan C. Gordon dc8a22cd9c cmake: don't use /NODEFAULTLIB if we are using the C runtime (thanks, Rob!). 7 years ago