Commit Graph

  • 30cd8059b0 Fixed bug 3705 - Add capture support to the sndio backend Sam Lantinga 2017-07-20 10:39:47 -0700
  • 59e5059f2c iOS: Use modern replacements for deprecated functions, when available. Alex Szpakowski 2017-07-15 17:41:58 -0300
  • 77d9b0ccd6 macOS: Fix compilation when using 10.11 or earlier to build. Alex Szpakowski 2017-07-14 17:42:11 -0300
  • ccb292210a macOS: Address more compiler warnings when building with a recent deployment target. Alex Szpakowski 2017-07-13 23:09:37 -0300
  • 7c0d1c4626 macOS: Replace uses of deprecated Cocoa enum names with modern/consistent equivalents. Alex Szpakowski 2017-07-13 22:59:02 -0300
  • bcd842ffc0 Fix a potential crash in macOS 10.7 and earlier. Alex Szpakowski 2017-07-12 21:32:10 -0300
  • 4e43f7afe6 macOS: Expose more display modes on retina screens. Fixes an issue found in BZFlag. Alex Szpakowski 2017-07-12 21:28:32 -0300
  • 3d2ead6738 Added support for an XBox One wired controller for Leo L?nnenm?ki Sam Lantinga 2017-07-11 19:27:50 -0700
  • 53d6adcdb6 Fixed bug 3699 - Shaped windows are distorted unless width is divisible by 8 Sam Lantinga 2017-07-11 08:16:00 -0700
  • 7ead962e24 Fixed bug 3688 - cmake / pthread check related patch proposal Sam Lantinga 2017-07-10 18:40:35 -0700
  • 644af72c78 Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX' Sam Lantinga 2017-07-10 18:31:28 -0700
  • a82db4b02a Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended Sam Lantinga 2017-07-10 17:16:12 -0700
  • 386a93b8f1 Fixed bug 3697 - Main thread gets stuck on left mouse down Sam Lantinga 2017-07-10 17:07:19 -0700
  • d1eb07b1c6 Updated Visual Studio 2008 project Sam Lantinga 2017-07-10 15:55:13 -0700
  • 6e40524ec3 Updated generated configure script. Philipp Wiesemann 2017-07-09 23:00:43 +0200
  • 28c20abaa6 Fixed typo in log message in testime program. Philipp Wiesemann 2017-07-09 23:00:35 +0200
  • 9eca2af12f Fixed compiler warning about redundant declaration. Philipp Wiesemann 2017-07-09 23:00:25 +0200
  • 481256df23 Fixed missing audio entries in configure summary. Philipp Wiesemann 2017-07-07 23:00:47 +0200
  • 236b4edeec haiku: Fixed compiling without OpenGL support. Philipp Wiesemann 2017-07-07 23:00:22 +0200
  • e14cdb467f qnx: Fixed setting a field twice. Philipp Wiesemann 2017-07-07 23:00:10 +0200
  • c52b02ce47 audio: trying to pacify static analysis. Ryan C. Gordon 2017-07-05 12:04:37 -0400
  • fa1c5fefe6 x11: pass a long to XChangeProperty, not an int. Ryan C. Gordon 2017-07-04 20:44:07 -0400
  • 8997cd937c power: whoops, that should be "==" not "!=". Ryan C. Gordon 2017-07-03 16:45:12 -0400
  • 6d44e82725 power: Linux /sys/class testing should skip "device" scopes. Ryan C. Gordon 2017-07-03 16:38:37 -0400
  • 597ed75d75 aix: Fixed audio debug output. Philipp Wiesemann 2017-07-02 22:46:49 +0200
  • c3c9596903 haiku: Fixed using wrong constant for internal error handling. Philipp Wiesemann 2017-07-02 22:46:23 +0200
  • 3f2ad4ef94 qnx: Removed unused bootstrap declaration. Philipp Wiesemann 2017-07-02 22:46:00 +0200
  • 303f0a280f qnx: Fixed configure script setting wrong variable. Philipp Wiesemann 2017-07-02 22:45:31 +0200
  • 7d7abf4e0b qnx: fixed potential buffer overflow. Ryan C. Gordon 2017-07-01 19:52:12 -0400
  • 805b54bc23 Support for QNX 7.0 (thanks, Elad!). Ryan C. Gordon 2017-07-01 17:50:47 -0400
  • 96f270ca4c haiku: Fixed memory leak if destroying window. Philipp Wiesemann 2017-07-01 23:01:57 +0200
  • fbc7e90c29 aix: Fixed compile error. Philipp Wiesemann 2017-07-01 23:01:49 +0200
  • a2b2a68019 netbsd: Fixed comment. Philipp Wiesemann 2017-07-01 23:00:07 +0200
  • 3ff0bcbe85 netbsd: Removed unused field. Philipp Wiesemann 2017-06-29 23:00:18 +0200
  • 4d77195079 netbsd: Fixed compile error. Philipp Wiesemann 2017-06-29 23:00:09 +0200
  • 67d71ea611 winrt: Fixed SDL include. Philipp Wiesemann 2017-06-24 23:45:44 +0200
  • bf326b9010 raspberrypi: Fixed typos in README. Philipp Wiesemann 2017-06-24 23:45:34 +0200
  • 0659e86ca4 Fixed handling only one event per frame in testshape program. Philipp Wiesemann 2017-06-24 23:45:19 +0200
  • d4d11f59a3 xinput: use the full range of the haptic motors (thanks, Trent!). Ryan C. Gordon 2017-06-21 01:22:00 -0400
  • ee7ea6711f haiku: Removed unused internal function. Philipp Wiesemann 2017-06-18 23:00:42 +0200
  • 2a68557b91 pandora: Fixed compiler warning about redefining SDL_REVISION. Philipp Wiesemann 2017-06-18 23:00:27 +0200
  • dfe480b899 haiku: Added support for some values set with SDL_GL_SetAttribute(). Philipp Wiesemann 2017-06-17 22:30:28 +0200
  • b9816634b6 haiku: Fixed missing slash in path from SDL_GetPrefPath(). Philipp Wiesemann 2017-06-17 22:30:09 +0200
  • 3fdbb012c4 pandora: Fixed compile error. Philipp Wiesemann 2017-06-16 23:30:38 +0200
  • 311634ccd0 directfb: Fixed quitting keyboard twice. Philipp Wiesemann 2017-06-16 23:30:30 +0200
  • 5aad08bd39 nacl: Fixed unnecessary large input text array. Philipp Wiesemann 2017-06-16 23:30:13 +0200
  • 5a426ac8f9 Get the parent of non-SDL-created windows, for completeness Sam Lantinga 2017-06-16 11:14:08 -0700
  • 4ff8497d0c Clean up parent window when destroying a window Sam Lantinga 2017-06-16 10:50:29 -0700
  • 380bb1d400 Implemented SDL_WINDOW_SKIP_TASKBAR on Windows Sam Lantinga 2017-06-16 09:10:13 -0700
  • 90d1fdacb0 linux: Fixed using wrong constant for input text size. Philipp Wiesemann 2017-06-15 23:30:50 +0200
  • d36de0519e Fixed SDL_GetWindowWMInfo() returning success on three unsupported platforms. Philipp Wiesemann 2017-06-15 23:30:29 +0200
  • f0072a79b3 audio: Converter now checks a strict list of channels and formats we support. Ryan C. Gordon 2017-06-12 21:35:24 -0400
  • 29641f69be Fixed bug 3668 - Overflow of SDL_AudioCVT.filters with some downmixes Sam Lantinga 2017-06-12 16:39:15 -0700
  • ccdc04c281 Fixed bug 3670 - CMake IOS haptic error Sam Lantinga 2017-06-12 16:35:34 -0700
  • 304f35dc9f linux: Changed internal functions to be static. Philipp Wiesemann 2017-06-11 22:30:58 +0200
  • d42fc79a3b directfb: Fixed comment. Philipp Wiesemann 2017-06-11 22:30:49 +0200
  • 788b78c586 Fixed missing error messages for SDL_GetWindowWMInfo(). Philipp Wiesemann 2017-06-11 22:30:39 +0200
  • dd99202b16 directfb: Fixed crash if creating renderer. Philipp Wiesemann 2017-06-11 22:30:24 +0200
  • c15650b1b0 directfb: Fixed configure script not finding shared objects for dynamic loading. Philipp Wiesemann 2017-06-11 22:30:06 +0200
  • 400982a4d0 cmake: iOS haptic section was referencing power source code (thanks, Martin!). Ryan C. Gordon 2017-06-11 16:00:45 -0400
  • b017860840 syswm: prevent buffer overflow if SDL and app have different config headers. Ryan C. Gordon 2017-06-11 00:50:26 -0400
  • 2d9f764646 Make compile-time assert error messages more clear. Ryan C. Gordon 2017-06-10 15:38:14 -0400
  • f10e1110f2 Expose display refresh rate on iOS/tvOS 10.3+. Alex Szpakowski 2017-06-10 21:29:37 -0300
  • a85c1d1c4b jack: removed accidental copy/paste. Ryan C. Gordon 2017-06-09 17:37:43 -0400
  • 30c2fde574 jack: added capture support. Ryan C. Gordon 2017-06-09 00:47:47 -0400
  • 8f18328c6b jack: Move jack_client_t into the audio device instead a global variable. Ryan C. Gordon 2017-06-09 00:14:50 -0400
  • e88c1539d9 jack: Remove BROKEN_MULTI_DEVICE code. Ryan C. Gordon 2017-06-08 22:20:49 -0400
  • c10c5f57de jack: Initial shot at a JACK audio target. Ryan C. Gordon 2017-06-08 13:27:58 -0400
  • 1e96f9afcc Fixed ignoring first event in testshape program. Philipp Wiesemann 2017-06-08 22:40:35 +0200
  • 41967cbf64 Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE. Philipp Wiesemann 2017-06-08 22:40:21 +0200
  • 8aa688b422 Removed unused hint includes. Philipp Wiesemann 2017-06-08 22:40:09 +0200
  • f4bd368e30 Merged Eric Wing's overscan patch. Ryan C. Gordon 2017-06-06 14:06:40 -0400
  • 78d41545fc Android cmake build fixed to work with the official android gradle plugin Olli Kallioinen 2017-06-04 21:25:57 +0300
  • 4c77bebd07 cmake: don't use /NODEFAULTLIB if we are using the C runtime (thanks, Rob!). Ryan C. Gordon 2017-06-06 13:39:29 -0400
  • eca60261f3 windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING. Ryan C. Gordon 2017-06-06 13:12:43 -0400
  • 9c1b1d5745 windows: Fix compiling of XInput code on newer MinGW installs. Ryan C. Gordon 2017-06-06 12:35:35 -0400
  • 792941fc97 emscripten: listen for pointerlockchange events on the #document specifically. Ryan C. Gordon 2017-06-05 21:30:25 -0400
  • 775cf19d71 Removed duplicate includes. Philipp Wiesemann 2017-06-04 23:15:47 +0200
  • ce457a2f0e Fixed comments in headers for doxygen output. Philipp Wiesemann 2017-06-04 23:15:39 +0200
  • 11f606d11f android: Fixed missing error message for SDL_GetBasePath(). Philipp Wiesemann 2017-06-04 23:15:27 +0200
  • b1fca41319 Fixed SDL_GL_SetSwapInterval() returning success on two unsupported platforms. Philipp Wiesemann 2017-06-04 23:15:13 +0200
  • b77aa4f480 haiku: Fixed missing title bar for windows with decorations. Philipp Wiesemann 2017-06-03 23:00:50 +0200
  • 3aeab753b9 android: Moved internal function to new position. Philipp Wiesemann 2017-06-03 23:00:40 +0200
  • f06cade62f Corrected names of header file guards. Philipp Wiesemann 2017-06-03 23:00:15 +0200
  • 7354396d82 haiku: Changed internal variable to be static. Philipp Wiesemann 2017-06-02 22:15:37 +0200
  • 3785a6b8af Fixed crash if creating textures failed in testshape program. Philipp Wiesemann 2017-06-02 22:15:23 +0200
  • 119c4e13a4 Fixed crash if calling SDL_CreateShapedWindow() on unsupported platforms. Philipp Wiesemann 2017-06-02 22:15:12 +0200
  • 20fe42ac96 x11: Don't send duplicate events when reconciling the keyboard state Bastien Bouclet 2017-04-22 19:53:52 +0200
  • cd45e06893 test: Makefile.in should copy bitmap and wave files to build directory. Ryan C. Gordon 2017-05-29 18:24:06 -0400
  • a80e0f4e2b linux: Don't crash if fcitx support is requested but unavailable. Ryan C. Gordon 2017-05-29 02:48:51 -0400
  • db73f469be Fixed whitespace code style. Ryan C. Gordon 2017-05-29 00:51:38 -0400
  • 7b4c44ad9a linux: removed IBus_utf8_strlen(), use SDL_utf8strlen() instead. Ryan C. Gordon 2017-05-29 00:51:02 -0400
  • ab4f1053fa fcitx: removed incompatibly-licensed code. Ryan C. Gordon 2017-05-29 00:54:08 -0400
  • f22a60a448 stdlib: added SDL_utf8strlen(). Ryan C. Gordon 2017-05-29 03:01:05 -0400
  • 27b7774d3d nacl: Fixed crash if allocating memory for audio device failed. Philipp Wiesemann 2017-05-28 21:50:47 +0200
  • 8035315ee6 qnx: Removed unnecessary check for available audio devices. Philipp Wiesemann 2017-05-28 21:50:37 +0200
  • 8ba54c04cb qnx: Removed unnecessary call to SDL_zerop() after SDL_calloc(). Philipp Wiesemann 2017-05-28 21:50:27 +0200
  • fab4e0197a haiku: Fixed SDL_SetClipboardText() putting random data in clipboard. Philipp Wiesemann 2017-05-28 21:50:11 +0200
  • 474072b15b haiku: Correctly set keyboard focus (thanks, Kai!). Ryan C. Gordon 2017-05-28 15:36:09 -0400
  • 0f8f306a3a power: Add Linux org.freedesktop.UPower D-Bus implementation. Ryan C. Gordon 2017-05-28 07:14:11 -0400