Commit graph

  • efc43a1d88 More cleanup of the iOS keyboard demo. Alex Szpakowski 2017-08-15 23:00:54 -0300
  • a0a09f646c Improve iOS keyboard demo code a bit. Alex Szpakowski 2017-08-15 22:53:57 -0300
  • 2e4248ed44 Address a compiler warning. Alex Szpakowski 2017-08-15 18:29:47 -0300
  • c7b4f2b92e rwops: Fixed 64-bit file i/o on QNX. Ryan C. Gordon 2017-08-15 16:30:26 -0400
  • e83764a5e0 Fixed bug 2137 - SDL Message Boxes don't cope with fixed width fonts (in windows at least) Sam Lantinga 2017-08-14 23:45:06 -0700
  • fb14cb7425 Fixed bug 2263 - Event timestamp members are undocumented Sam Lantinga 2017-08-14 21:40:40 -0700
  • 1d0584d558 Hopefully fixed Wayland build Sam Lantinga 2017-08-14 21:35:16 -0700
  • a4cfa93670 Fixed bug 2293 - Precise scrolling events Sam Lantinga 2017-08-14 21:28:04 -0700
  • 72b195d27c Fixed Android build warning Sam Lantinga 2017-08-14 20:45:14 -0700
  • 04e76499ea Fixed build warning Sam Lantinga 2017-08-14 20:37:07 -0700
  • e086a1c183 Added missing files from the previous commit Sam Lantinga 2017-08-14 20:25:53 -0700
  • fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor Sam Lantinga 2017-08-14 20:22:19 -0700
  • 9451cd81ae Fixed compiler warnings Sam Lantinga 2017-08-14 20:07:30 -0700
  • aebe17d34f Fixed bug 2344 - CHECK_WINDOW_MAGIC should include __FILE__ and __LINE__ Sam Lantinga 2017-08-14 16:34:54 -0700
  • 96e15fa7f6 Fixed Windows build due to an implicit memcpy generated by the optimizer Sam Lantinga 2017-08-14 16:09:44 -0700
  • e9d4e31044 Fixed bug 3753 - Android : load methodID during initialization Sam Lantinga 2017-08-14 14:14:45 -0700
  • 1da2c1bb36 Fixed bug 2360 - Wrong -rpath setting includes DESTDIR rather that only the libdir Sam Lantinga 2017-08-14 14:10:48 -0700
  • 64dd829b0a Fixed bug 2418 - Structure SDL_gestureTouch leaking Sam Lantinga 2017-08-14 13:48:13 -0700
  • f142a7961e Fixed bug 2441 - SDL_DuplicateSurface Sam Lantinga 2017-08-14 13:37:14 -0700
  • 362d549690 Fixed bug 2500 - X11: SDL tries (and fails) to hide foreign windows Sam Lantinga 2017-08-14 10:28:47 -0700
  • c350d91a6a Fixed bug 3752 - minor os2 defines Sam Lantinga 2017-08-14 10:15:38 -0700
  • 2bf7bf2cbf Fixed compiler warning with enum Sam Lantinga 2017-08-14 10:14:07 -0700
  • 36ba92485c Fixed setting the texture blend mode in the OpenGL ES2 renderer Sam Lantinga 2017-08-14 10:04:59 -0700
  • de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks Sam Lantinga 2017-08-14 06:28:21 -0700
  • d03409e118 Fixed bug 3191 - haptic system on android? Sam Lantinga 2017-08-14 06:18:08 -0700
  • c59d9923b3 Implemented more flexible blending modes for accelerated renderers Sam Lantinga 2017-08-14 05:51:44 -0700
  • f8e1874d01 Fixed bug 2646 - Problems with software renderer when SDL_SetRenderLogicalSize set Sam Lantinga 2017-08-13 22:50:23 -0700
  • f8de064c0a Added wchar.h to fix build on some platforms with new wcs* functions Sam Lantinga 2017-08-13 22:26:44 -0700
  • 7af3786def Fixed bug 2755 - SDL2 fails to build on Solaris 10 u3 Sam Lantinga 2017-08-13 21:55:42 -0700
  • 72ab258812 Fixed bug 2764 - Timer is not rescheduled with the returned interval Sam Lantinga 2017-08-13 21:48:40 -0700
  • 0112f61889 Fixed bug 3743 - make testautomation_sdltest.c to compile Sam Lantinga 2017-08-13 21:18:59 -0700
  • eb06aba8ae Fixed bug 3742 - minor warning fixes Sam Lantinga 2017-08-13 21:16:58 -0700
  • 2da830a909 Fixed bug 3741 - more compatible initializers for arrays Sam Lantinga 2017-08-13 21:15:44 -0700
  • 93a520b385 Fixed bug 3605 - Software renderer no longer renders after Android screen orientation change Sam Lantinga 2017-08-13 21:12:14 -0700
  • 3cae0c38d2 Fixed bug 3746 - remove SDLCALL attribute from SDL_BlitFunc() funcptr Sam Lantinga 2017-08-13 21:09:00 -0700
  • ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions Sam Lantinga 2017-08-13 21:06:52 -0700
  • e54eede265 Provide the correct state of the on-screen keyboard to the API (patch from Sylvain) Sam Lantinga 2017-08-13 21:05:15 -0700
  • 6ee661398d Fixed bug 3235 - Make the Android window creation similar to iOS' window creation Sam Lantinga 2017-08-13 20:55:59 -0700
  • 6ef1a25d18 Fixed bug 3751 - DirectFB linux_input disabled by default Sam Lantinga 2017-08-13 20:51:08 -0700
  • ddeaa6016c Fixed bug 3299 - DirectInput: Incorrect joystick mapping when attaching new joysticks Sam Lantinga 2017-08-13 20:42:41 -0700
  • ea9bc659f5 Added check for XBOX in addition to Xbox and X-Box Sam Lantinga 2017-08-13 20:39:00 -0700
  • 78865effb5 Fixed compiler warning Sam Lantinga 2017-08-13 20:38:06 -0700
  • f1829d956f Added SDL_wcscmp() Sam Lantinga 2017-08-13 20:37:49 -0700
  • af9ec8f6b5 Fixed copy-paste error, thanks Alen! Sam Lantinga 2017-08-13 20:13:11 -0700
  • df2d299447 Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol Sam Lantinga 2017-08-13 18:12:06 -0700
  • e977225937 Fixed bug 2839 - No way to create pre-built libraries for Android Sam Lantinga 2017-08-13 17:59:59 -0700
  • c87e1d525c Fixed bug 2841 - Hint to set resource id for window icon Sam Lantinga 2017-08-13 14:15:52 -0700
  • 18cceb5ce0 x11: Patched to compile. Ryan C. Gordon 2017-08-13 01:00:01 -0400
  • 0a1b905b6c x11: Fix message box titles with Unicode chars on some window managers. Ryan C. Gordon 2017-08-13 00:58:23 -0400
  • bfd5a13473 Fixed bug 2931 - Large relative mouse motion jumps when using touch input Sam Lantinga 2017-08-12 20:25:49 -0700
  • b2e2bcc203 Added test debug logs for additional event types Sam Lantinga 2017-08-12 20:21:34 -0700
  • 9be597a0d6 iOS: Fix app orientation when creating a landscape fullscreen window with the device currently in portrait orientation. Alex Szpakowski 2017-08-12 22:16:04 -0300
  • 059d9e4627 Fixed bug 2950 - wrong axes values are set on joystick initialization Sam Lantinga 2017-08-12 17:41:59 -0700
  • 7bab2913c2 Fixed Windows build Sam Lantinga 2017-08-12 17:01:14 -0700
  • 05facb3d4e Fixed bug 2979 - SDL_ConvertSurface does not convert color keys consistently Sam Lantinga 2017-08-12 16:59:00 -0700
  • d226594fcc Workaround for bug 3049 - SDL_Init(SDL_INIT_VIDEO) - XDM authorization key matches an existing client! Sam Lantinga 2017-08-12 16:48:46 -0700
  • 45cec28bc4 Fixed bug 3058 - Slight mistake in GetWindowStyle in SDL_windowswindow.c Sam Lantinga 2017-08-12 16:44:00 -0700
  • e3f3a757f3 Fixed bug 3158 - SDL display window scrambled over VNC Sam Lantinga 2017-08-12 16:02:33 -0700
  • 4a9c6f0a14 Fixed bug 3173 - SDL_GL_GetAttribute overwrites error code from SDL_GL_GetProcAddress Sam Lantinga 2017-08-12 15:55:54 -0700
  • b1ed855d53 Added a note about number key keycodes always being SDLK_0...SDLK_9 even on AZERTY layouts See bug 3188 for more discussion Sam Lantinga 2017-08-12 15:45:46 -0700
  • 3b837a2659 Fixed bug 3188 - AZERTY keyboard support broken and inconsistent Sam Lantinga 2017-08-12 15:41:03 -0700
  • 1a5441451c Fixed bug 3309 - SDL_ConvertSurface adds AlphaMod when input surface has ColorKey Sam Lantinga 2017-08-12 15:21:26 -0700
  • e4124ff56d Fixed bug 3208 - Minor improvements to the configure script Sam Lantinga 2017-08-12 15:00:33 -0700
  • 2862b1465d Note that texture contents are undefined when the texture is created. Sam Lantinga 2017-08-12 13:05:26 -0700
  • 6f843b902d Fixed bug 3243 - SDL_SetRenderDrawColor() behaves wrong with RGBA=0 Sam Lantinga 2017-08-12 12:59:22 -0700
  • 47c2c7d585 Cleaned up WindowsScanCodeToSDLScanCode() so VKeytoScancode() always takes precedence for the keys it handles and the rest of the logic is easier to read. Sam Lantinga 2017-08-12 12:56:28 -0700
  • 34769abd46 prefer virtual keycodes over scancodes for extended keys ouned 2017-06-03 09:13:08 +0200
  • 195b8bd8ee Fixed bug 3249 - keysym.mod is incorrect when mod keys are pressed for SDL_KEYDOWN events Sam Lantinga 2017-08-12 12:34:09 -0700
  • c086251266 Fixed bug 3128 - Removing all the static variables from android SDLActivity and accompanying JNI calls. Sam Lantinga 2017-08-12 12:24:59 -0700
  • 0a52db54bd Fixed bug 3191 - haptic system on android? Sam Lantinga 2017-08-12 08:15:09 -0700
  • 78c84e7029 Fixed part of bug 3227 - patch for multiple buttons at the same time not working Sam Lantinga 2017-08-12 08:06:16 -0700
  • b425050baf Fixed compiler warnings on Visual Studio 2013 Sam Lantinga 2017-08-12 00:04:46 -0700
  • affab6ade5 More fixes for the SDL_scanf code Sam Lantinga 2017-08-12 00:01:24 -0700
  • e27dcd1c3b Fixed Android build Sam Lantinga 2017-08-11 23:54:06 -0700
  • 7229397c0c Fixed bug 3258 - SDL_TryLockMutex blocks for pthreads with FAKE_RECURSIVE_MUTEX Sam Lantinga 2017-08-11 21:47:31 -0700
  • b5ea3c6d07 Fixed bug 3284 - minor correction for SDL_setenv on _WIN32__ platform Sam Lantinga 2017-08-11 21:30:06 -0700
  • 75d5f34398 Forgot to add function check for fopen64 to CMake build Sam Lantinga 2017-08-11 21:17:10 -0700
  • a48c9e6df8 Fixed bug 3292 - SDL_rwops and 64-bit file I/O Sam Lantinga 2017-08-11 21:16:33 -0700
  • 4c239e55f9 Fixed bug 3297 - Horizontal and Vertical flip swapped on PSP Sam Lantinga 2017-08-11 20:54:06 -0700
  • 79a846d486 Fixed bug 3334 - SDL_ShowMessageBox uses wrong index and accesses un-allocated memory Sam Lantinga 2017-08-11 19:42:39 -0700
  • 441d9ba2b0 Fixed bug 3341 - SDL_sscanf() problem Sam Lantinga 2017-08-11 19:36:12 -0700
  • 1da252c2d8 Fixed crash in bug 3367 - RGBA_FROM_PIXEL macro can't handle SDL_PIXELFORMAT_ARGB2101010 Sam Lantinga 2017-08-11 18:56:41 -0700
  • df5898b0d3 Fixed bug 3464 - Fix for Android hint SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH Sam Lantinga 2017-08-11 13:37:40 -0700
  • b3589ed6a6 Fixed bug 3492 - SDL_RenderCopyEx angle direction not documented Sam Lantinga 2017-08-11 13:24:18 -0700
  • 6de66e984f Fixed bug 3324 - SDL_RenderReadPixels: Wrong rect coordinates with software renderer Sam Lantinga 2017-08-11 11:54:24 -0700
  • 658975f381 Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted Sam Lantinga 2017-08-11 11:32:00 -0700
  • 3c852360f6 Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition Sam Lantinga 2017-08-11 10:42:26 -0700
  • 222bacd86c Fixed bug 3682 - Toggle text input in checkkeys when the mouse is clicked Sam Lantinga 2017-08-11 10:32:47 -0700
  • 96305832bc Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries Sam Lantinga 2017-08-11 10:21:19 -0700
  • 6e1b11bae4 Fixed bug 3714 - Windows: SDL_WINDOW_FULLSCREEN_DESKTOP broken on 3 monitor setup w/ DPI scaling Sam Lantinga 2017-08-11 10:18:45 -0700
  • a05522a089 Fixed bug 3723 - Possible double free in kmsdrm init code on certain errors Sam Lantinga 2017-08-11 10:05:45 -0700
  • d0b46f1bea Fixed bug 3681 - SDL_UpateTexture documentation not specific enough about format requirement Sam Lantinga 2017-08-10 11:57:19 -0700
  • 843293bed0 Fixed bug 3701 - WM_TOUCH message may cause calls to null if touch functions are not properly loaded Sam Lantinga 2017-08-09 20:26:16 -0700
  • a47bf37464 Fixed bug 3728 - [Android] crash when shared libraries are no loaded Sam Lantinga 2017-08-09 20:23:48 -0700
  • af44a5953a Fixed bug 3672 - Add joystick to controllerdb Sam Lantinga 2017-08-09 20:20:35 -0700
  • 73c6cebb80 cmake: Pacify warning about Policy CMP0042 not being set. Ryan C. Gordon 2017-08-09 22:43:16 -0400
  • 80c6c2fa76 cmake: whoops, Sam and I both fixed this bug at the same time. :) Ryan C. Gordon 2017-08-09 22:34:45 -0400
  • 496337b3cf Fixed bug 3651 - CMake build does not install CMake package configuration Sam Lantinga 2017-08-09 19:03:10 -0700
  • d3af447ee5 Fixed bug 3590 - CMAKE: typos in CheckMir Sam Lantinga 2017-08-09 18:47:33 -0700
  • 1b8117be21 cmake: Don't link directly against a libpthread on Android (thanks, Anthony!). Ryan C. Gordon 2017-08-09 19:50:18 -0400