Tue, 23 Apr 2019 14:24:58 +0200 |
Sylvain Becker |
Android: add static variable initialization in non blocking event loop
|
changeset |
files
|
Mon, 22 Apr 2019 16:34:42 -0700 |
Sam Lantinga |
Added a helper function to tell whether or not a window can be minimized
|
changeset |
files
|
Mon, 22 Apr 2019 16:25:49 -0700 |
Sam Lantinga |
Only leave fullscreen mode if we're actually going to minimize
|
changeset |
files
|
Mon, 22 Apr 2019 16:19:52 -0700 |
Sam Lantinga |
Fixed bug 4580 - Android 8: immersive fullscreen notification causes flickering between fullscreen and non-fullscreen and app is unresponsive
|
changeset |
files
|
Sun, 21 Apr 2019 21:34:14 -0400 |
Ryan C. Gordon |
configure: Cleaned up audio/video summaries when building for Windows.
|
changeset |
files
|
Wed, 17 Apr 2019 20:41:05 -0300 |
Alex Szpakowski |
iOS: Remove code trying to support compilation on the iOS 7 SDK, the deployment target has been set to iOS 8 for years and there's other unconditionally compiled code that depends on newer SDKs so that code is useless.
|
changeset |
files
|
Wed, 17 Apr 2019 20:14:40 -0300 |
Alex Szpakowski |
macOS: Fix compilation when using the 10.9 SDK or older.
|
changeset |
files
|
Tue, 16 Apr 2019 20:00:14 -0700 |
Sam Lantinga |
Explicitly load hidapi as a dependency of the SDL library
|
changeset |
files
|
Sun, 17 Mar 2019 12:36:40 -0400 |
Ethan Lee |
hidapi: Add GCN L/R buttons, just in case someone wants them...
|
changeset |
files
|
Fri, 12 Apr 2019 23:15:26 +0200 |
Sylvain Becker |
Android: when event loop is not blocking in pause, backup EGL context (Bug 4578)
|
changeset |
files
|
Wed, 10 Apr 2019 22:30:58 -0300 |
Alex Szpakowski |
Fix disabling OpenGL vsync on macOS 10.14.4+ (bug #4575).
|
changeset |
files
|
Wed, 10 Apr 2019 10:59:53 +0200 |
Sylvain Becker |
Fixed bug 4581 - generate synthetic mouse events at window boundaries
|
changeset |
files
|
Mon, 08 Apr 2019 21:27:24 +0200 |
Sylvain Becker |
Fixed bug 4581 - mouse events with SDL_TOUCH_MOUSEID make window lost focus
|
changeset |
files
|
Mon, 08 Apr 2019 13:43:48 +0200 |
Sylvain Becker |
Fixed bug 4582 - Maximize/Resize not working on Windows 10
|
changeset |
files
|
Sat, 06 Apr 2019 21:52:51 +0200 |
Sylvain Becker |
SDL_HINT_MOUSE_TOUCH_EVENTS: move tracking appart in case of 'window' is null
|
changeset |
files
|
Sat, 06 Apr 2019 21:43:16 +0200 |
Sylvain Becker |
Bug 4581: move tracking appart so it doesn't require the window to have focus
|
changeset |
files
|
Fri, 05 Apr 2019 08:15:01 -0700 |
Sam Lantinga |
Fixed bug 4579 - SDL_android.c s_active not being atomic
|
changeset |
files
|
Fri, 05 Apr 2019 08:10:12 -0700 |
Sam Lantinga |
Set SDL_HINT_MOUSE_TOUCH_EVENTS for iPhone and iPad as well
|
changeset |
files
|
Fri, 05 Apr 2019 07:51:11 -0700 |
Sam Lantinga |
https://bugzilla.libsdl.org/show_bug.cgi?id=4577
|
changeset |
files
|
Fri, 05 Apr 2019 09:16:30 +0200 |
Sylvain Becker |
Android: add hint SDL_HINT_ANDROID_BLOCK_ON_PAUSE
|
changeset |
files
|
Fri, 05 Apr 2019 08:36:31 +0200 |
Sylvain Becker |
Android: default SDL_HINT_MOUSE_TOUCH_EVENTS to 1 as previous behaviour
|
changeset |
files
|
Thu, 04 Apr 2019 20:24:22 +0200 |
Sylvain Becker |
Update WhatsNew.txt
|
changeset |
files
|
Thu, 04 Apr 2019 20:10:55 +0200 |
Sylvain Becker |
Update WhatsNew.txt
|
changeset |
files
|
Thu, 04 Apr 2019 17:01:02 +0200 |
Sylvain Becker |
Android: remove SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
|
changeset |
files
|
Thu, 04 Apr 2019 16:51:50 +0200 |
Sylvain Becker |
Add hint SDL_HINT_MOUSE_TOUCH_EVENTS for mouse events to generate touch events
|
changeset |
files
|
Thu, 04 Apr 2019 15:19:00 +0200 |
Sylvain Becker |
Bug 4576: track both FingerId and TrackId
|
changeset |
files
|
Wed, 03 Apr 2019 10:14:42 +0200 |
Sylvain Becker |
Bug 4576: fix wrong scaling
|
changeset |
files
|
Tue, 02 Apr 2019 18:07:27 +0200 |
Sylvain Becker |
Bug 4576: one more warning
|
changeset |
files
|
Tue, 02 Apr 2019 17:57:27 +0200 |
Sylvain Becker |
Bug 4576: fix warning and compile
|
changeset |
files
|
Tue, 02 Apr 2019 17:23:55 +0200 |
Sylvain Becker |
Bug 4576: remove touch/mouse duplication for Android
|
changeset |
files
|
Tue, 02 Apr 2019 17:18:47 +0200 |
Sylvain Becker |
Bug 4576: remove touch/mouse duplication for IOS
|
changeset |
files
|
Tue, 02 Apr 2019 17:13:22 +0200 |
Sylvain Becker |
Bug 4576: remove touch/mouse duplication for WinRT
|
changeset |
files
|
Tue, 02 Apr 2019 17:10:29 +0200 |
Sylvain Becker |
Bug 4576: remove touch/mouse duplication for Emscripten
|
changeset |
files
|
Tue, 02 Apr 2019 17:07:54 +0200 |
Sylvain Becker |
Bug 4576: remove touch/mouse duplication for Wayland
|
changeset |
files
|
Tue, 02 Apr 2019 17:03:58 +0200 |
Sylvain Becker |
Bug 4576: remove touch/mouse duplication for linux/EVDEV
|
changeset |
files
|
Tue, 02 Apr 2019 16:58:11 +0200 |
Sylvain Becker |
Bug 4576: remove touch/mouse duplication for Windows
|
changeset |
files
|
Tue, 02 Apr 2019 16:46:17 +0200 |
Sylvain Becker |
Bug 4576: handle mapping of TouchEvents to MouseEvents at higher level
|
changeset |
files
|
Tue, 02 Apr 2019 05:31:08 -0700 |
Sam Lantinga |
configure.in: Rename configure.ac to fix an 'aclocal' warning
|
changeset |
files
|
Wed, 27 Mar 2019 20:58:33 +1100 |
Hugh McMaster |
docs: Replace references to configure.in with configure.ac
|
changeset |
files
|
Mon, 25 Mar 2019 23:01:32 +1100 |
Hugh McMaster |
configure.in: Rename to configure.ac to fix an 'aclocal' warning
|
changeset |
files
|
Wed, 27 Mar 2019 08:17:05 -0700 |
Sam Lantinga |
Handle potentially calling SDL_JoystickUpdate() and SDL_JoystickQuit() at the same time.
|
changeset |
files
|
Mon, 25 Mar 2019 12:59:30 -0400 |
Ryan C. Gordon |
coreaudio: Set audio callback thread priority.
|
changeset |
files
|
Mon, 25 Mar 2019 12:24:38 -0400 |
Ryan C. Gordon |
Backed out changeset ffd52bb02bcc
|
changeset |
files
|
Thu, 21 Mar 2019 10:39:49 -0400 |
Ryan C. Gordon |
opengles2: Fix static analysis warning.
|
changeset |
files
|
Tue, 19 Mar 2019 17:20:54 -0700 |
Sam Lantinga |
Hopefully fixed the mingw32 build
|
changeset |
files
|
Tue, 19 Mar 2019 17:05:22 -0700 |
Sam Lantinga |
Fixed Visual Studio build
|
changeset |
files
|
Tue, 19 Mar 2019 16:53:55 -0700 |
Sam Lantinga |
Didn't need to add SDL_windows.h include, that was already included
|
changeset |
files
|
Tue, 19 Mar 2019 16:52:09 -0700 |
Sam Lantinga |
Fixed Windows RT build
|
changeset |
files
|
Tue, 19 Mar 2019 11:02:43 -0700 |
Sam Lantinga |
Fixed archiving the SDL dynamic library on iOS and tvOS
|
changeset |
files
|
Tue, 19 Mar 2019 10:59:41 -0700 |
Sam Lantinga |
Fixed building with C++
|
changeset |
files
|
Tue, 19 Mar 2019 10:56:46 -0700 |
Sam Lantinga |
Fixed building with C++
|
changeset |
files
|
Tue, 19 Mar 2019 08:29:34 -0700 |
Sam Lantinga |
Fixed declaration of SDL_main_func for C++
|
changeset |
files
|
Tue, 19 Mar 2019 07:53:39 -0700 |
Sam Lantinga |
Added support for building SDL as a dynamic library on tvOS
|
changeset |
files
|
Tue, 19 Mar 2019 07:53:33 -0700 |
Sam Lantinga |
Added support for building SDL as a dynamic library on iOS
|
changeset |
files
|
Sun, 17 Mar 2019 12:45:19 -0400 |
Ryan C. Gordon |
testgesture: Make the background gray.
|
changeset |
files
|
Sat, 16 Mar 2019 19:46:37 -0700 |
Sam Lantinga |
Fixed Visual Studio build
|
changeset |
files
|
Sat, 16 Mar 2019 19:46:27 -0700 |
Sam Lantinga |
Fixed iOS build
|
changeset |
files
|
Sat, 16 Mar 2019 19:44:04 -0700 |
Sam Lantinga |
Fixed Mac OS X build
|
changeset |
files
|
Sat, 16 Mar 2019 19:32:59 -0700 |
Sam Lantinga |
Fixed configure error if pkg modules aren't available
|
changeset |
files
|
Sat, 16 Mar 2019 19:16:24 -0700 |
Petr Písař |
CVE-2019-7637: Fix in integer overflow in SDL_CalculatePitch
SDL-1.2
|
changeset |
files
|