Mon, 10 Jun 2019 08:46:20 -0700 |
Sam Lantinga |
Fixed bug 4641 - clang and clang-cl builds on windows create -Wpragma-pack warnings
|
changeset |
files
|
Sun, 09 Jun 2019 19:27:25 -0400 |
Ryan C. Gordon |
cocoa: report proper input IDs for mouse/touch events.
|
changeset |
files
|
Sun, 09 Jun 2019 14:08:18 -0700 |
Sam Lantinga |
Fixed bug 4658 - iOS 12 fullscreen flag and SDL_HINT_IOS_HIDE_HOME_INDICATOR not working
|
changeset |
files
|
Sun, 09 Jun 2019 11:54:51 -0400 |
Ethan Lee |
Add notes for SDL_WinRTRunApp and SDL2-WinRTResources for non-C++ projects
|
changeset |
files
|
Sun, 09 Jun 2019 12:46:10 -0700 |
Sam Lantinga |
Cleanup on bug 3894 - Fuzzing crashes for SDL_LoadWAV
|
changeset |
files
|
Sat, 08 Jun 2019 19:12:05 -0700 |
Sam Lantinga |
Fixed compiler warning
|
changeset |
files
|
Sat, 08 Jun 2019 19:09:43 -0700 |
Sam Lantinga |
Fixed build
|
changeset |
files
|
Sat, 08 Jun 2019 19:02:42 -0700 |
Sam Lantinga |
Fixed bug 3894 - Fuzzing crashes for SDL_LoadWAV
|
changeset |
files
|
Sat, 08 Jun 2019 18:40:11 -0700 |
Sam Lantinga |
Fixed bug 4041 - Android, SDL_Renderer OpenGLES 1 is loading GLESv2 library
|
changeset |
files
|
Sat, 08 Jun 2019 18:32:29 -0700 |
Sam Lantinga |
Temporary fix for bug 4254 - a _lot_ of strict aliasing warnings
|
changeset |
files
|
Sat, 08 Jun 2019 18:22:18 -0700 |
Sam Lantinga |
Fixed bug 4294 - Audio: perform more validation on conversion request
|
changeset |
files
|
Sat, 08 Jun 2019 18:07:58 -0700 |
Sam Lantinga |
CVE-2019-7578: Fix a buffer overread in InitIMA_ADPCM
|
changeset |
files
|
Sat, 08 Jun 2019 18:02:09 -0700 |
Petr Písař |
CVE-2019-7578: Fix a buffer overread in InitIMA_ADPCM
SDL-1.2
|
changeset |
files
|
Sat, 08 Jun 2019 17:57:43 -0700 |
Petr Písař |
CVE-2019-7572: Fix a buffer overread in IMA_ADPCM_nibble
SDL-1.2
|
changeset |
files
|
Sat, 08 Jun 2019 17:43:23 -0700 |
Sam Lantinga |
Fixed bug 4526 - replace SDL_RW* macros with functions for using in bindings
|
changeset |
files
|
Sat, 08 Jun 2019 15:10:20 -0700 |
Sam Lantinga |
Fixed bug 4533 - Update ANGLE to load d3dcompiler_47.dll instead of d3dcompiler_46.dll
|
changeset |
files
|
Mon, 04 Mar 2019 12:16:43 -0500 |
Ethan Lee |
cocoa: Fix assert to use SDL_assert
|
changeset |
files
|
Sat, 08 Jun 2019 14:58:49 -0700 |
Sam Lantinga |
Backed out Ben's chinese Xbox controller patch, as the generic catch-all for Xbox controllers should handle it.
|
changeset |
files
|
Sun, 17 Mar 2019 23:47:12 +0100 |
Benjamin Valentin |
Add mapping for Chinese-made Xbox Controller
|
changeset |
files
|
Sat, 08 Jun 2019 14:54:37 -0700 |
Sam Lantinga |
Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface
|
changeset |
files
|
Sat, 08 Jun 2019 14:40:27 -0700 |
Sam Lantinga |
Fixed bug 4583 - PollAllValues appears to use an incorrect index for all axes above 0x18
|
changeset |
files
|
Sat, 08 Jun 2019 14:36:03 -0700 |
Sam Lantinga |
Fixed bug 4593 - Respect CMake's BUILD_SHARED_LIBS default behavior
|
changeset |
files
|
Sat, 08 Jun 2019 14:34:38 -0700 |
Sam Lantinga |
Fixed bug 4594 - Fix install location of CMake targets on Apple platforms
|
changeset |
files
|
Sat, 08 Jun 2019 14:32:19 -0700 |
Sam Lantinga |
Fixed bug 4600 - Dualshock 4 touchpad press is not detectable with SDL_JoystickGetButton
|
changeset |
files
|
Sat, 08 Jun 2019 14:29:05 -0700 |
Sam Lantinga |
Fixed bug 4603 - The iOS Test Xcode project file needs to add the metal framework
|
changeset |
files
|
Sat, 08 Jun 2019 13:41:46 -0700 |
Sam Lantinga |
Fixed bug 4605 - WASAPI_WaitDevice hang
|
changeset |
files
|
Sat, 08 Jun 2019 13:36:59 -0700 |
Zack Middleton |
hidapi: Use GameCube adapter controller port for player index
|
changeset |
files
|
Sat, 01 Jun 2019 18:27:46 +0100 |
Jeffrey Lee |
riscos: Add support for more pixel formats
SDL-1.2
|
changeset |
files
|
Fri, 31 May 2019 00:26:21 +0100 |
Jeffrey Lee |
riscos: Remove obsolete unixlib includes
SDL-1.2
|
changeset |
files
|
Fri, 31 May 2019 00:22:44 +0100 |
Jeffrey Lee |
riscos: Fix thread starvation in fullscreen mode
SDL-1.2
|
changeset |
files
|
Sat, 01 Jun 2019 19:26:50 +0100 |
Jeffrey Lee |
riscos: Mouse fixes
SDL-1.2
|
changeset |
files
|
Sun, 26 May 2019 12:02:02 +0100 |
Jeffrey Lee |
riscos: Ensure the window size is consistent at different DPIs
SDL-1.2
|
changeset |
files
|
Fri, 26 Apr 2019 21:01:27 +0100 |
Cameron Cawley |
riscos: Don't link against additional libraries
SDL-1.2
|
changeset |
files
|
Fri, 26 Apr 2019 20:18:20 +0100 |
Cameron Cawley |
riscos: Fix receiving PreQuit messages
SDL-1.2
|
changeset |
files
|
Fri, 26 Apr 2019 17:34:41 +0100 |
Cameron Cawley |
riscos: Fix warnings
SDL-1.2
|
changeset |
files
|
Fri, 26 Apr 2019 17:41:20 +0100 |
Cameron Cawley |
riscos: Clean up SWI calls
SDL-1.2
|
changeset |
files
|
Fri, 17 Aug 2018 23:36:17 +0100 |
Cameron Cawley |
riscos: Support compiling the test programs
SDL-1.2
|
changeset |
files
|
Sun, 13 Jan 2019 23:36:31 +0000 |
Cameron Cawley |
riscos: Fix iconv warnings
|
changeset |
files
|
Fri, 17 Aug 2018 23:23:42 +0100 |
Cameron Cawley |
riscos: Fix iconv warnings
SDL-1.2
|
changeset |
files
|
Fri, 17 Aug 2018 21:18:31 +0100 |
Cameron Cawley |
riscos: Don't reset mouse focus when recreating the window
SDL-1.2
|
changeset |
files
|
Fri, 17 Aug 2018 23:21:56 +0100 |
Cameron Cawley |
riscos: Support Windows and Menu key input
SDL-1.2
|
changeset |
files
|
Fri, 17 Aug 2018 20:52:34 +0100 |
Cameron Cawley |
riscos: Restore mouse palette when exiting while the mouse is in focus
SDL-1.2
|
changeset |
files
|
Sat, 08 Jun 2019 13:03:36 -0700 |
Sam Lantinga |
Fixed bug 4642 - Rework SDL_netbsdaudio to improve performance
|
changeset |
files
|
Sat, 08 Jun 2019 10:47:43 -0700 |
Sam Lantinga |
Fixed bug 4443 - Incorrect scan code reported for numpad 5
|
changeset |
files
|
Tue, 30 Apr 2019 20:37:49 -0700 |
Cameron Gutman |
Ignore Xbox One S gamepads with older firmware in HIDAPI
|
changeset |
files
|
Sat, 08 Jun 2019 10:23:52 -0700 |
Sam Lantinga |
Fixed Android build warning
|
changeset |
files
|
Sat, 08 Jun 2019 10:21:38 -0700 |
Sam Lantinga |
OpenSL ES audio cleanup and added a note with low latency audio discussion
|
changeset |
files
|
Fri, 07 Jun 2019 15:09:15 -0700 |
Sam Lantinga |
Fixed surround sound channel setup for Android OpenSL ES audio driver
|
changeset |
files
|
Fri, 07 Jun 2019 09:00:26 -0700 |
Sam Lantinga |
Protect against NULL device in the Android hidapi implementation
|
changeset |
files
|
Fri, 07 Jun 2019 09:00:24 -0700 |
Sam Lantinga |
Potential fix for a crash we're seeing on Android that should in theory never happen.
|
changeset |
files
|
Thu, 06 Jun 2019 08:20:53 -0700 |
Sam Lantinga |
Added support for the Rotor Riot gamepad, and upcoming Xbox and PS4 controller support on iOS and tvOS
|
changeset |
files
|
Wed, 05 Jun 2019 12:03:45 -0700 |
Sam Lantinga |
Fixed bug 4655 - evdev is available on FreeBSD, check in 'configure' limited to Linux
|
changeset |
files
|
Wed, 05 Jun 2019 12:01:26 -0700 |
Sam Lantinga |
Use SDL sized types
|
changeset |
files
|
Wed, 05 Jun 2019 08:54:07 -0700 |
Sam Lantinga |
Fixed bug 4656 - SDL_evdev.c uses Linux specific integer types
|
changeset |
files
|
Tue, 04 Jun 2019 17:32:15 -0700 |
Sam Lantinga |
Fixed bug 4171 - SDL_GetQueuedAudioSize is broken with WASAPI
|
changeset |
files
|
Tue, 28 May 2019 17:39:13 -0400 |
Ryan C. Gordon |
test: unify all the command line usage logging.
|
changeset |
files
|
Sun, 26 May 2019 18:53:36 -0300 |
Alex Szpakowski |
iOS: return SDL_GetWindowSize from SDL_GL_GetDrawableSize if there's no GLES view in the window (matches the behaviour of SDL_GL_GetDrawableSize on other platforms). Addresses bug #4629.
|
changeset |
files
|
Thu, 23 May 2019 14:19:00 -0700 |
Sam Lantinga |
Added a function to get the current Android SDK version at runtime
|
changeset |
files
|
Thu, 23 May 2019 13:47:30 -0700 |
Sam Lantinga |
Use the OpenSL ES audio driver by default on Android, as it has the lowest latency.
|
changeset |
files
|
Thu, 23 May 2019 13:47:27 -0700 |
Sam Lantinga |
Fixed static and buzzing when trying to use floating point audio on the OpenSL ES audio driver.
|
changeset |
files
|