Wed, 25 Mar 2020 01:34:15 -0400 |
Jay Petacat |
Fix some format specifier warnings
|
changeset |
files
|
Sun, 05 Apr 2020 10:47:58 -0700 |
Sam Lantinga |
Fixed bug 5073 - SDL does not handle URL Schemes in MacOS
|
changeset |
files
|
Sun, 05 Apr 2020 10:44:51 -0700 |
Sam Lantinga |
Fixed bug 5076 - SDL_netbsdaudio: Add support for 32-bit LPCM
|
changeset |
files
|
Sun, 05 Apr 2020 09:01:33 -0700 |
Sam Lantinga |
Fixed bug 5075 - Don't assume a GL library version number on NetBSD.
|
changeset |
files
|
Sun, 05 Apr 2020 08:58:47 -0700 |
Sam Lantinga |
Fixed bug 5015 - SDL_RenderReadPixels on DirectX 11.1 backend seems to be broken
|
changeset |
files
|
Sun, 05 Apr 2020 08:54:07 -0700 |
Sam Lantinga |
Fixed bug 4788 - macOS 10.14 (Mojave) opengl issues (SDL-1.2)
SDL-1.2
|
changeset |
files
|
Sun, 05 Apr 2020 08:46:59 -0700 |
Sam Lantinga |
Fixed bug 5072 - Test resources missing when building with SDL_TEST and CMake
|
changeset |
files
|
Thu, 02 Apr 2020 12:27:29 -0700 |
Sam Lantinga |
Fixed setting the "playandrecord" audio hint on Apple TV
|
changeset |
files
|
Wed, 01 Apr 2020 16:39:05 -0700 |
Sam Lantinga |
Updated thread priorities for Apple operating systems
|
changeset |
files
|
Wed, 01 Apr 2020 13:43:53 -0400 |
Ryan C. Gordon |
configure: Remove wayland-protocols check from configure and CMake scripts.
|
changeset |
files
|
Tue, 17 Mar 2020 08:46:34 +0100 |
Flamefire |
Fix shared library suffix on OSX
|
changeset |
files
|
Mon, 30 Mar 2020 14:26:21 -0700 |
Sam Lantinga |
SDL: plumb previously unused digital trigger bits for PS4 controllers. Victrix fight stick only sets these bits and doesn't send the analog values
|
changeset |
files
|
Mon, 30 Mar 2020 14:26:15 -0700 |
Sam Lantinga |
Enable thread-safety features in libdbus
|
changeset |
files
|
Mon, 30 Mar 2020 14:26:10 -0700 |
Sam Lantinga |
Fix incorrectly terminated MakeThreadHighPriority dbus message
|
changeset |
files
|
Sat, 28 Mar 2020 15:43:55 -0400 |
David Ludwig |
Fixed Bug 4883, redux - connect SDL_GetDisplayDPI to UIKit_GetDisplayDPI
|
changeset |
files
|
Sun, 29 Mar 2020 01:54:00 -0400 |
Ryan C. Gordon |
coreaudio: The default SDL audio device now tracks the system output default.
|
changeset |
files
|
Thu, 26 Mar 2020 22:14:59 -0400 |
Ryan C. Gordon |
thread: Put all important SDL_CreateThread internal data into SDL_Thread.
|
changeset |
files
|
Thu, 26 Mar 2020 19:30:17 -0700 |
Sam Lantinga |
Allow background music to play in the "play and record" case on iOS
|
changeset |
files
|
Thu, 26 Mar 2020 20:28:04 -0400 |
Ryan C. Gordon |
dbus: System bus is optional, we only need a session bus (thanks, tamo!).
|
changeset |
files
|
Thu, 26 Mar 2020 18:47:04 -0400 |
Ryan C. Gordon |
joystick: Make sure recentering events happen before disconnect events.
|
changeset |
files
|
Thu, 26 Mar 2020 13:42:56 -0400 |
Ryan C. Gordon |
cocoa: Just update the OpenGL context directly if on the main thread.
|
changeset |
files
|
Wed, 25 Mar 2020 09:38:45 -0700 |
Fabrice Fontaine |
src/video/kmsdrm/SDL_kmsdrmvideo.c: fix build
|
changeset |
files
|
Tue, 24 Mar 2020 10:05:51 -0700 |
Fabrice Fontaine |
src/video/directfb/SDL_DirectFB_render.c: fix build
|
changeset |
files
|
Mon, 23 Mar 2020 14:10:25 -0700 |
Sam Lantinga |
Don't check the HIDAPI driver for the virtual device created by xow
|
changeset |
files
|
Mon, 23 Mar 2020 12:10:05 -0700 |
Sam Lantinga |
Fixed bug 5052 - Interval between SDL_SENSORUPDATE events for gyroscopes is too high
|
changeset |
files
|
Mon, 23 Mar 2020 14:54:31 -0400 |
David Ludwig |
iOS: fixed bug whereby some SDL testing apps weren't launching
|
changeset |
files
|
Sun, 22 Mar 2020 20:09:14 -0400 |
Jay Petacat |
Do not overwrite window surface created by driver
|
changeset |
files
|
Mon, 23 Mar 2020 11:42:44 -0700 |
Sam Lantinga |
Fixed building back to Mac OSX using the 10.7 SDK
|
changeset |
files
|
Sun, 22 Mar 2020 22:03:38 -0400 |
Ryan C. Gordon |
alsa: Fix excessive I/O causing higher CPU usage
SDL-1.2
|
changeset |
files
|
Sun, 22 Mar 2020 14:32:47 -0400 |
Ryan C. Gordon |
opengl: Don't enable/disable texturing except when actually rendering.
|
changeset |
files
|
Sun, 22 Mar 2020 11:01:14 -0700 |
Sam Lantinga |
Fixed bug 5051 - Switch Pro Controller hidapi driver does not report battery levels when connected via Bluetooth
|
changeset |
files
|
Fri, 20 Mar 2020 21:05:07 -0700 |
Sam Lantinga |
Allow Valve devices in driver check, we know they're well behaved controllers
|
changeset |
files
|
Fri, 20 Mar 2020 20:53:26 -0700 |
Sam Lantinga |
Removed blacklist entries for devices that aren't game controllers, allow Steam Controllers
|
changeset |
files
|
Fri, 20 Mar 2020 13:44:50 -0700 |
Cameron Gutman |
Only enumerate HID devices on Windows that have gamepad HID usages
|
changeset |
files
|
Fri, 20 Mar 2020 20:45:30 -0700 |
Sam Lantinga |
Fixed bug 5049 - HORI Wireless Switch Pad does not connect properly via Bluetooth
|
changeset |
files
|
Fri, 20 Mar 2020 20:40:14 -0700 |
Sam Lantinga |
Fixed build warning when using mingw-64 - the SDL code doesn't have any undefined symbols
|
changeset |
files
|
Fri, 20 Mar 2020 20:33:26 -0700 |
Sam Lantinga |
Fixed warning building version.rc using mingw-64
|
changeset |
files
|
Fri, 20 Mar 2020 19:51:54 -0700 |
Sam Lantinga |
Regenerated configure with configure.ac changes
|
changeset |
files
|
Fri, 20 Mar 2020 19:49:19 -0700 |
Jimb Esser |
Probable fix for compile errors on Mac OS and (non-VS) Win32
|
changeset |
files
|
Fri, 20 Mar 2020 19:49:15 -0700 |
Sam Lantinga |
Backed out changeset 3797974f4ccf
|
changeset |
files
|
Fri, 20 Mar 2020 19:48:26 -0700 |
Sam Lantinga |
Backed out changeset ca9c225103c4
|
changeset |
files
|
Fri, 20 Mar 2020 19:47:46 -0700 |
Sam Lantinga |
Fixed compile warnings
|
changeset |
files
|
Fri, 20 Mar 2020 19:42:59 -0700 |
Sam Lantinga |
Only build raw input support on Windows
|
changeset |
files
|
Fri, 20 Mar 2020 15:55:02 -0700 |
Sam Lantinga |
Updated documentation so people know to set the SDL_HINT_NO_SIGNAL_HANDLERS hint before SDL_Init()
|
changeset |
files
|
Fri, 20 Mar 2020 15:13:09 -0400 |
Ryan C. Gordon |
egl: Don't use SDL_LoadFunction to get GL entry points on Emscripten.
|
changeset |
files
|
Fri, 20 Mar 2020 12:13:26 -0700 |
Sam Lantinga |
Fixed bug 5044 - CMake messes up hidapi path when project directory contains spaces
|
changeset |
files
|
Fri, 20 Mar 2020 11:52:18 +0300 |
Emir Marincic |
[NSOpenGLContext update[ is prohibited outside the main thread
|
changeset |
files
|
Tue, 17 Mar 2020 17:34:24 -0400 |
David Ludwig |
Fix for Bug 5034 - Replugging in a controller crashes on macOS in SDL 2.0.12
|
changeset |
files
|
Tue, 17 Mar 2020 14:18:05 -0700 |
Sam Lantinga |
Fixed bug 3446 - The haptic API does not allow to select the direction axes
|
changeset |
files
|
Tue, 17 Mar 2020 15:47:30 +0100 |
Sylvain Becker |
Fix warnining implicit declaration of SDL_DetectPalette (Thanks meyraud705)
|
changeset |
files
|
Tue, 17 Mar 2020 09:35:42 +0100 |
Sylvain Becker |
Fixed bug 5037 - Regression 2.0.12 Alpha value of 0 on palette may become opaque
|
changeset |
files
|
Tue, 17 Mar 2020 02:31:47 -0400 |
David Ludwig |
Backout prior fix for Bug 5034, which needs more research
|
changeset |
files
|
Mon, 16 Mar 2020 22:34:33 -0700 |
Sam Lantinga |
Fixed compile warning
|
changeset |
files
|
Mon, 16 Mar 2020 19:15:28 -0700 |
Sam Lantinga |
Fixed compiler warning
|
changeset |
files
|
Mon, 16 Mar 2020 16:52:49 -0700 |
Jimb Esser |
Fix compile error
|
changeset |
files
|
Mon, 16 Mar 2020 19:24:25 -0400 |
David Ludwig |
Fixed Bug 5034 - Replugging in a controller crashes on macOS in SDL 2.0.12
|
changeset |
files
|
Mon, 16 Mar 2020 14:49:20 -0700 |
Jimb Esser |
Fix compiler warnings
|
changeset |
files
|
Mon, 16 Mar 2020 17:19:18 -0400 |
David Ludwig |
virtual joysticks: move variable decls to top of function (for C90 compat; Bug 5038)
|
changeset |
files
|
Mon, 16 Mar 2020 13:28:38 -0700 |
Sam Lantinga |
Fixed bug 3446 - The haptic API does not allow to select the direction axes
|
changeset |
files
|
Mon, 16 Mar 2020 12:25:02 -0700 |
Sam Lantinga |
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
changeset |
files
|