Commit Graph

  • baadd54686 Fixed text input events with UIM Sam Lantinga 2016-11-02 02:56:54 -0700
  • acae3ebf74 Added mapping for the PS3 controller in Bluetooth mode Sam Lantinga 2016-11-02 02:50:27 -0700
  • 8eb762769e Skip duplicate key events sent by IMEs like uim. Alex Baines 2016-11-01 17:38:05 +0000
  • d0c8bf7f0b Patch from Tapani P?lli to fix a memory leak in X11_InitKeyboard Sam Lantinga 2016-11-01 10:48:59 -0700
  • a1f427651d Patch from Tapani P?lli to fix a memory leak in X11_GL_CreateContext Sam Lantinga 2016-11-01 10:46:47 -0700
  • 077d6e6464 Fixed bug with udev support reporting Sam Lantinga 2016-11-01 10:42:35 -0700
  • 539afc5d0b Fixed bug 3473 - can't build on linux with an old kernel Sam Lantinga 2016-11-01 10:33:44 -0700
  • 9a8642bd6a Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on Sam Lantinga 2016-11-01 10:30:46 -0700
  • 98d188f5de Added call to SDL_HasAVX2() in platform test program. Philipp Wiesemann 2016-10-30 21:01:46 +0100
  • 6f1f77b297 Fixed outdated info in README. Philipp Wiesemann 2016-10-30 21:01:33 +0100
  • 5fe984978c Fix double events / no repeat flag on key events when built withoutibus/fcitx Alex Baines 2016-10-28 01:28:58 +0100
  • 88f2d16e45 Fixed compiling on older versions of ALSA Sam Lantinga 2016-10-28 17:00:37 -0700
  • fdcac1c24f Fixed audio data swizzling when the device channel map already matches what SDL expects Sam Lantinga 2016-10-28 16:47:06 -0700
  • 39ba2ab835 Fixed NULL pointer dereference, thanks Ozkan Sezer Sam Lantinga 2016-10-22 17:53:03 -0700
  • 5b14a943a8 Fixed bug 3466 - Can't build 2.0.5 on ppc64 Sam Lantinga 2016-10-22 11:01:55 -0700
  • ebf07eb0da Added tag release-2.0.5 for changeset 38318a3ae49a Sam Lantinga 2016-10-19 21:22:42 -0700
  • 54eb9067e1 Fixed bug 3460 - docs/README-macosx.md: g++fat.sh should be g++-fat.sh in universal build command release-2.0.5 Sam Lantinga 2016-10-19 20:50:33 -0700
  • 8a73f7e893 Fixed bug 3461 - Implement TEXTINPUT events for Haiku Sam Lantinga 2016-10-19 20:42:22 -0700
  • 6d67c98e70 Fixed crash on Mac OS X 10.10 and earlier Sam Lantinga 2016-10-19 20:39:12 -0700
  • 012217f069 Fixed bug 3369 - RaspberryPI ability to specify a Dispmanx layer Sam Lantinga 2016-10-18 23:24:49 -0700
  • 267207ffca Worked around a crash on Mac OS X 10.10 and earlier, thanks to Eric Wasylishen. Sam Lantinga 2016-10-18 23:12:45 -0700
  • ae8ca7c54d Fixed bug 3444 - Android-TV: no more handling of back button on remote Sam Lantinga 2016-10-17 22:09:22 -0700
  • 8109b1378a Partial fix for bug 3092 - Statically link sdl2 with /MT for msvc Sam Lantinga 2016-10-17 21:47:33 -0700
  • 0eb5c976b9 Fixed bug 3456 - SDL_GameControllerOpen fails if the joystick subsystem isn't initialized Sam Lantinga 2016-10-17 21:44:32 -0700
  • 5af67f49f4 Fixed bug 3458 - x11: reset deadkeys in StartTextInput/StopTextInput Sam Lantinga 2016-10-17 21:37:26 -0700
  • ba051ae7d9 Linux: Added missing scancodes. Philipp Wiesemann 2016-10-16 22:47:49 +0200
  • f31ce3fb33 Windows: Fixed not removing the always added hint callback on quit. Philipp Wiesemann 2016-10-16 22:47:37 +0200
  • c0578f9293 Linux: Removed not needed platform info from entry in controller database. Philipp Wiesemann 2016-10-16 22:46:56 +0200
  • 099e8a685b Linux: Fixed compile warnings about unused variables. Philipp Wiesemann 2016-10-15 20:02:17 +0200
  • 1fd2646c60 Android: Split long line in README. Philipp Wiesemann 2016-10-15 20:01:50 +0200
  • 826508b6ee Removed unused constants in controllermap program. Philipp Wiesemann 2016-10-15 20:01:30 +0200
  • 01f6273675 emscripten: check if device pixel ratio has changed Csongor Szabo 2016-10-14 17:06:28 +0100
  • bc93bdb921 Fixed compiler option warning for 64-bit builds on Visual Studio 2008 Sam Lantinga 2016-10-14 08:56:04 -0700
  • d5ddb3cb91 Fixed bug 3453 - First mouse button input after a drag and drop event is ignored Sam Lantinga 2016-10-14 08:40:21 -0700
  • 8aab39cb7d Fixed bug 3452 - Getting unicode arguments for the main entry point on Windows Sam Lantinga 2016-10-14 08:27:44 -0700
  • 3f38bd9142 Fixed warning about redefining DECLSPEC Sam Lantinga 2016-10-14 08:22:48 -0700
  • 3663dbe882 Fixed warning about missing field initializers in SDL_DBusContext Static variables are automatically initialized to zero. Sam Lantinga 2016-10-14 08:20:40 -0700
  • 824ecc8f7a Fixed processing mouse and keyboard events in hatari, which uses the old SDLMain.m without creating an SDLApplication instance Sam Lantinga 2016-10-14 08:15:39 -0700
  • 83cb2b63a3 Fixed bug 2758 - Android issues with NDK r10c and API-21 Sam Lantinga 2016-10-14 06:57:55 -0700
  • f3502c3c53 Fixed building with cmake when fcitx isn't installed Sam Lantinga 2016-10-14 01:04:21 -0700
  • 8e2634eb13 Fixed divide by zero if setting integer scale without setting logical width and height Sam Lantinga 2016-10-14 00:51:57 -0700
  • e4af8ce968 Fixed typo getting the drawable size Sam Lantinga 2016-10-13 04:57:31 -0700
  • 063f752e0d Fixed bug 3328 - Race condition in Wayland_VideoInit Sam Lantinga 2016-10-13 04:54:43 -0700
  • f94bd05736 Fixed bug 3451 - Raspberry Pi Raspbian SDL_assert triggered sometimes at RPI_WarpMouseGlobal Sam Lantinga 2016-10-13 04:53:01 -0700
  • c490b54e08 Fixed black screen on Steam Link Sam Lantinga 2016-10-13 04:01:25 -0700
  • 3f167a5a7f Added support for the PS4 Slim controller, model CUH-ZCT2U Sam Lantinga 2016-10-13 02:19:23 -0700
  • cb7b823cc1 Fixed black screen on Steam Link Sam Lantinga 2016-10-13 02:09:37 -0700
  • 662f966cd9 Fixed bug 3355 - false "Invalid renderer" after creating an "opengles2" renderer. Sam Lantinga 2016-10-13 08:46:34 -0700
  • 741aaf4c80 Added a note on how to allow non-root applications to increase their thread priority on Linux Sam Lantinga 2016-10-12 22:34:54 -0700
  • 62310c6bfd Work-around for a hang when USB devices are unplugged, contributed by James Zipperer Sam Lantinga 2016-10-12 22:25:19 -0700
  • 14e7da75b2 Backed out change 7d3df1df4e91 which was: Fixed bug 3320 - SDL_windows_main.c defines both console application entry points With that change only the wmain() entry point was defined, and applications that linked with main() would no longer build. Sam Lantinga 2016-10-12 19:50:16 -0700
  • 4c9f31398f Added note for David Carlier's work on OpenBSD Sam Lantinga 2016-10-12 18:57:12 -0700
  • 4759042404 Build SDL as universal binary Sam Lantinga 2016-10-12 18:46:17 -0700
  • 3a77b42de7 Fixed build warning Sam Lantinga 2016-10-12 18:45:56 -0700
  • f6bcfa0175 X11: Fixed compile warning about unused variable. Philipp Wiesemann 2016-10-12 23:38:31 +0200
  • ed80cfd9bc Removed empty statements in tests. Philipp Wiesemann 2016-10-12 23:36:49 +0200
  • 9d0e07490a Linux: Removed redundant function call. Philipp Wiesemann 2016-10-12 23:36:29 +0200
  • cfb24c7673 Fixed pointer signedness warning Sam Lantinga 2016-10-12 00:01:17 -0700
  • 3b3dd9af5a Updated WhatsNew with 2.0.5 changes Sam Lantinga 2016-10-11 23:56:52 -0700
  • f5c2bf120a Fixed comment for new pixel formats Sam Lantinga 2016-10-11 23:21:41 -0700
  • 36e40d30fc Fixed bug 2923 - Add SDL_PIXELFORMAT_RGBA32 for byte-wise 32bit RGBA data Sam Lantinga 2016-10-11 23:19:05 -0700
  • 8a0704d15f cmake: Now generates Wayland protocol source bits like the configure script. Ryan C. Gordon 2016-10-11 16:36:40 -0400
  • d9e3972acb Fix invalid read from poor setlocale usage. Alex Baines 2016-10-03 15:31:11 +0100
  • aae28e3ec1 Fixed bug 3096 - SDL_BlitSurface with overlapping source and destination Steffen Pankratz 2016-10-10 18:28:05 +0200
  • 564c790f33 Fixed a memory leak in function GL_RenderReadPixels Steffen Pankratz 2016-10-11 17:31:29 +0200
  • fed9b60492 Use SDL C runtime strlen() Sam Lantinga 2016-10-10 23:26:26 -0700
  • ca42373fb5 alsa: more tapdancing to enumerate physical hardware devices. Ryan C. Gordon 2016-10-10 15:29:18 -0400
  • 9db5e9aae9 Made #if defined(X) consistent Sam Lantinga 2016-10-10 02:58:29 -0700
  • 6dedbc4309 Make sure we have iconv.h before building with it Sam Lantinga 2016-10-10 02:58:12 -0700
  • 367a6a3ddf Fixed compiling of three test programs with C++. Philipp Wiesemann 2016-10-09 20:31:32 +0200
  • f9b15a94ec Linux: Fixed mixed up scancodes. Philipp Wiesemann 2016-10-09 20:31:04 +0200
  • f662f68066 iOS: Updated demo README. Philipp Wiesemann 2016-10-09 20:30:49 +0200
  • 42f85aa29e Fixed building and using fcitx IME support on Linux Sam Lantinga 2016-10-08 11:30:07 -0700
  • 27d4f09929 Implemented SDL_GetHintBoolean() to make it easier to check boolean hints Sam Lantinga 2016-10-07 23:40:44 -0700
  • 92d700f199 SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING Ethan Lee 2016-09-30 09:26:57 -0400
  • 52ae92eaf7 ALSA_snd_pcm_drop() can hang on some systems (Steam Link) so don't use that when shutting down the ALSA audio driver. Sam Lantinga 2016-10-07 19:08:22 -0700
  • 808c75d1cf Fixed bug 2824 - Add Fcitx Input Method Support Sam Lantinga 2016-10-07 18:57:40 -0700
  • 89abbbfe9e Fixed bug 3438 - SDL_GameControllerEventWatcher: Log on event with value >= k_nMaxReverseEntries Sam Lantinga 2016-10-07 18:24:34 -0700
  • 752931d85e Improve X11 key handling when XKB isn't available + add xvnc scancodes. Alex Baines 2016-10-03 11:35:34 +0100
  • b5cb44ab1a overscan (feature for SDL_RenderSetLogicalSize): Fix to ignore overscan hint when using the Direct3D 9 backend. D39 does not support negative viewport values which the current implementation relies on. D3D11 does support negative viewport values so that will continue working. Refer to Bug 2799. Eric Wing 2016-04-04 19:25:24 -0700
  • bb3cb4f42a overscan (feature for SDL_RenderSetLogicalSize): Fix to ignore overscan hint when using the Direct3D 9 backend. D39 does not support negative viewport values which the current implementation relies on. D3D11 does support negative viewport values so that will continue working. Refer to Bug 2799. Eric Wing 2016-04-04 19:25:24 -0700
  • b8cf2b38b1 Additional patch to correct the number key assignments, and add assignments for keys that were missed Bill Lash 2015-08-15 00:25:52 -0500
  • 18f8bd5629 Fixed bug 3063 - Wayland: SDL resizes EGL surface to 0x0. Sam Lantinga 2016-10-07 18:11:03 -0700
  • 47935ee3f6 Fixed bug 3061 - Selecting the dummy video driver on Mac OS X results in an error Sam Lantinga 2016-10-07 18:09:09 -0700
  • b627568cbc Fixed bug 3043 - fix alsa configury and cmake checks Sam Lantinga 2016-10-07 18:03:08 -0700
  • 614a24431f Fixed bug 3029 - software renderer cuts off edges when rotate-blitting with a multiple of 90 degrees Sam Lantinga 2016-10-07 18:00:30 -0700
  • b9ddb9c612 Fixed bug 3022 - SDL_UnlockMutex(SDL_EventQ.lock) in SDL_PeepEvents can cause error when lock is null Sam Lantinga 2016-10-07 17:58:02 -0700
  • 9bd0b4194b Fixed bug 2983 - Update Android.readme to include Tegra Graphics Debugger compatibility tip Sam Lantinga 2016-10-07 17:49:33 -0700
  • 7ab79632b5 Converted README documentation to DOS text format Sam Lantinga 2016-10-07 17:46:58 -0700
  • 9f1fb8ad81 Fixed bug 2957 - De-reference rz_src without NULL check in SDLgfx_rotateSurface function Sam Lantinga 2016-10-07 17:30:21 -0700
  • 1c0414f467 Fixed bug 2956 - De-reference videodata without NULL check in X11_DispatchEvent(_THIS) function Sam Lantinga 2016-10-07 17:26:25 -0700
  • 4cf35a738c Fixed bug 2952 - SDL_MixAudioFormat does not support audio format AUDIO_U16LSB/AUDIO_U16MSB Sam Lantinga 2016-10-07 17:23:20 -0700
  • bdcd450d21 Fixed bug 2924 - SDL_CreateRGBSurface[From] versions that take SDL_PIXELFORMAT enum Sam Lantinga 2016-10-07 17:04:58 -0700
  • 53d3aa0dad Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h Sam Lantinga 2016-10-07 16:44:42 -0700
  • 19e339afc1 audio: Backed out the audio-thread detaching changes. Ryan C. Gordon 2016-10-07 19:39:43 -0400
  • 4663d13cb7 Fixed bug 2833 - Access Violation on SDL_PollEvent after init, delay and quit of joystick subsystem Sam Lantinga 2016-10-07 16:32:58 -0700
  • cee5465384 Fixed bug 2832 - Inverted arrow-key navigation in MessageBox Sam Lantinga 2016-10-07 16:19:50 -0700
  • 63c79e55b8 Fixed recentering triggers when the application doesn't have focus Sam Lantinga 2016-10-07 16:13:37 -0700
  • 4ab737a98e Fixed bug 2823 - Release events for triggers receive wrong centered value Sam Lantinga 2016-10-07 16:04:15 -0700
  • 2259928bff Fixed bug 2808 - Fix SDL reporting wrong window size on resume Sam Lantinga 2016-10-07 15:21:19 -0700