Commit Graph

  • 7a7d780289 wayland: Fix broken dead key behavior Frank Praznik 2024-06-08 11:07:53 -0400
  • e9982bf1b5
    Filter Android drivers according to SDL_***_DISABLED macros to help reduce APK size (#9986) Anthony 2024-06-08 16:55:15 +0100
  • 63be380c07
    wayland: Fix broken dead key behavior Frank Praznik 2024-06-08 11:07:53 -0400
  • 477c718744 Added wiki-style documentation for SDL_JoystickGUID Sam Lantinga 2024-06-08 08:50:06 -0700
  • 1c3090a1ac Fix broken dead key behavior on Wayland Hanicef 2024-06-06 13:18:22 +0200
  • 64b3e820c1
    Fix broken dead key behavior on Wayland Hanicef 2024-06-06 13:18:22 +0200
  • e69272344c Added documentation for SDL_FLT_EPSILON (thanks @MrOnlineCoder!) Sam Lantinga 2024-06-08 08:29:17 -0700
  • 63022b9c32 Add SDL_basename and SDL_dirname Anonymous Maarten 2024-06-07 21:55:20 +0200
  • 7fce9f3fd0 Minor cleanup for SDL style Sam Lantinga 2024-06-07 09:26:55 -0700
  • f62a1bed16 Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +0200
  • 4b91f0793c Fixed build Sam Lantinga 2024-06-07 09:05:10 -0700
  • 2e8bd8f1f3 Fixed build Sam Lantinga 2024-06-07 09:05:10 -0700
  • 6243a80b3f Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +0200
  • 22c14442e2 Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +0200
  • 4913d64058 Merge remote-tracking branch 'upstream/SDL2' into elephant jaefunk 2024-06-07 10:53:21 +0900
  • bbf88c617f Save With UTF8 with BOM jaefunk 2024-06-07 10:51:23 +0900
  • 3a3be12593 Revert "change file format UTF8 -> UNICODE" jaefunk 2024-06-07 10:47:26 +0900
  • 4170ef8062 change file format UTF8 -> UNICODE jaefunk 2024-06-07 10:44:54 +0900
  • f536709d31 Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +0200
  • 4bd2b69f3c
    Update SDL_android.c Anthony 2024-06-06 20:42:57 +0100
  • 11d243c2e3
    Update SDL_build_config_android.h Anthony 2024-06-06 20:39:11 +0100
  • d9726ec5fc
    Update Android.mk Anthony 2024-06-06 20:37:51 +0100
  • 5f20a48084
    Update SDL_android.c Anthony 2024-06-06 19:39:44 +0100
  • 50d9cb7ed2
    Merge branch 'libsdl-org:main' into main Anthony 2024-06-06 19:18:51 +0100
  • 9a4fc81bff Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-06 17:59:48 +0000
  • 5701c4f4bc Added migration documentation for iOS window properties Sam Lantinga 2024-06-06 10:55:09 -0700
  • 1938d25b7e Use "%S" format specifier for wide-character strings Sam Lantinga 2024-06-06 10:43:20 -0700
  • 2a8f87d34b Fixed build warnings Sam Lantinga 2024-06-06 10:43:03 -0700
  • a5356f9b45 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-06 17:08:43 +0000
  • 23db1062fc Document that you can pass NULL to SDL_PeepEvents() Sam Lantinga 2024-06-06 10:07:53 -0700
  • 7547d80c05 Add SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 to SDL_render_metal.m kanjitalk755 2024-06-06 14:37:19 +0900
  • e0b0a98c8e Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +0300
  • 0f9191a643 Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +0300
  • 7529b4bed5 Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +0300
  • 785eac863b
    wayland: Set the initial min/max limits on non-libdecor windows during a show operation Frank Praznik 2024-06-06 09:47:32 -0400
  • fc6bbde525 wayland: Set the initial min/max limits on non-libdecor windows during a show operation Frank Praznik 2024-06-06 09:47:32 -0400
  • f8bbab0239
    wayland: Set the initial min/max limits on non-libdecor windows during a show operation Frank Praznik 2024-06-06 09:47:32 -0400
  • ef490334c4
    Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +0300
  • 4429dc9ace Add SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 to SDL_render_metal.m kanjitalk755 2024-06-06 14:37:19 +0900
  • ab8659922d Fixed PlayStation detection interrupting input for the Logitech K400 keyboard Sam Lantinga 2024-06-05 19:11:10 -0700
  • d48f9c4af4 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode Sam Lantinga 2023-05-03 09:47:16 -0700
  • f520062ad1 Fixed PlayStation detection interrupting input for the Logitech K400 keyboard Sam Lantinga 2024-06-05 19:11:10 -0700
  • e2f597de84 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode Sam Lantinga 2023-05-03 09:47:16 -0700
  • b6d7adfec1 Fixed PlayStation detection interrupting input for the Logitech K400 keyboard Sam Lantinga 2024-06-05 19:11:10 -0700
  • 3c5b1b52ac Update proguard-rules.pro for recent haptic changes Anthony 2024-06-05 22:29:33 +0100
  • 6aa974b788
    Update proguard-rules.pro for recent haptic changes Anthony 2024-06-05 22:29:33 +0100
  • 70faef84aa build-scripts/ltmain.sh: minor updates hand-picked from mainstream Ozkan Sezer 2024-06-05 23:11:10 +0300
  • 997ef88605 Sort joystick drivers in Android.mk Sam Lantinga 2024-06-05 12:08:29 -0700
  • f725ce492c Build the dummy joystick driver on Android Sam Lantinga 2024-06-05 12:07:31 -0700
  • 27728db41d Sort joystick drivers in Android.mk Sam Lantinga 2024-06-05 12:08:29 -0700
  • 69bfa5c951 Build the dummy joystick driver on Android Sam Lantinga 2024-06-05 12:07:31 -0700
  • 26fc7a8060 Fixed signatures for internal haptics functions Sam Lantinga 2024-06-05 10:09:02 -0700
  • f879411627 Added support for gamepad rumble on Android Sam Lantinga 2024-06-05 09:47:25 -0700
  • e1bb00cdc9 Add a basic ShowMessageBox implementation for PSP (#9932) erysdren 2024-06-05 09:42:22 -0500
  • 0483d514c9 Add a basic ShowMessageBox implementation for PSP (#9932) erysdren 2024-06-05 09:42:22 -0500
  • 0c3dcdf4a3
    Add a basic ShowMessageBox implementation for PSP (#9932) erysdren 2024-06-05 09:42:22 -0500
  • 98c9d05bc0 SDL_pspmessagebox.c: Do not set list as static Wouter Wijsman 2024-06-05 16:27:14 +0200
  • a422dfe572 video: Don't attempt to apply window flags to popup windows when the window is shown Frank Praznik 2024-06-05 09:22:59 -0400
  • 5bcc7c0924
    video: Don't attempt to apply window flags to popup windows when the window is shown Frank Praznik 2024-06-05 09:22:59 -0400
  • 7b14fcb4d9 Stack allocation never happened, so explicitly allocate the path Sam Lantinga 2024-06-05 05:48:39 -0700
  • 4836fd1e70 Fixed crash if a file can't be opened on Android Sam Lantinga 2024-06-05 05:48:21 -0700
  • 9b2debb131 Renamed old function reference Sam Lantinga 2024-06-04 22:25:37 -0700
  • 157c399521 SDL_pspmessagebox.c: Remove redundent check erysdren 2024-06-04 19:42:44 -0500
  • ce65f84fd8 Fixed Android warnings Sam Lantinga 2024-06-04 16:38:11 -0700
  • 2437b049a9 SDL_pspmessagebox.c: Check focus and add sceGu calls erysdren 2024-06-04 18:26:27 -0500
  • 5387022855 camera: Initialize AVCaptureVideoDataOutput.videoSettings to zero Hunter Kvalevog 2024-06-04 17:38:59 -0500
  • 14f7eebac6 testcamera: Add [--camera name] parameter Hunter Kvalevog 2024-06-04 17:28:24 -0500
  • 12f5091144 camera: Initialize AVCaptureVideoDataOutput.videoSettings to zero Hunter Kvalevog 2024-06-04 17:38:59 -0500
  • 2bac044cc9 testcamera: Add [--camera name] parameter Hunter Kvalevog 2024-06-04 17:28:24 -0500
  • 6da5242535 SDL_render_psp.c: Fix crash in PSP_DestroyRenderer() erysdren 2024-06-03 17:33:51 -0500
  • b44421eef0 SDL_render_psp.c: Fix crash in PSP_DestroyRenderer() erysdren 2024-06-03 17:33:51 -0500
  • a3adc41f79 PSP: Add on-screen keyboard support Wouter Wijsman 2024-06-04 21:43:05 +0200
  • 25e41df4db
    Merge pull request #9961 from erysdren/psp-renderer-crash Wouter Wijsman 2024-06-04 23:27:57 +0200
  • b0dfa4dda0 PSP: Add on-screen keyboard support Wouter Wijsman 2024-06-04 21:43:05 +0200
  • 018f2791c7 PSP: Add on-screen keyboard support Wouter Wijsman 2024-06-04 21:43:05 +0200
  • 9bff49988a PSP: Add on-screen keyboard support Wouter Wijsman 2024-06-04 21:43:05 +0200
  • 4d392bfc67 Fixed camera capture on iOS Sam Lantinga 2024-06-04 11:34:39 -0700
  • 7e231fcd90 Added testcamera to Xcode test apps Sam Lantinga 2024-06-04 10:43:45 -0700
  • b1529699cf Fixed Xcode build after adding offscreen Vulkan support Sam Lantinga 2024-06-04 10:43:20 -0700
  • 60396971ce Move the main header with SDL_MAIN_USE_CALLBACKS Sam Lantinga 2024-06-04 10:42:44 -0700
  • 5eeeaf4780 render: Mark an already-destroyed renderer as freed David Gow 2024-06-04 17:05:45 +0800
  • 43c2b42517 Fix stack address escape in SDL_CameraDevicePermissionOutcome() Mathieu Eyraud 2024-06-04 13:45:00 +0200
  • c226630086 Fix memory leak in SDL_IOFromFile() Mathieu Eyraud 2024-06-04 13:50:27 +0200
  • 470cfc2755 Make sure we set the initial report interval value Sam Lantinga 2024-06-04 07:47:34 -0700
  • 4c9a91b62e Update gamepad sensor rate SDL_HINT_JOYSTICK_HIDAPI_PS4_REPORT_INTERVAL allows to change sensor rate. Make SDL_GetGamepadSensorDataRate() returns the updated value. meyraud705 2024-06-04 14:03:02 +0200
  • c00041e169 Update gamepad sensor rate SDL_HINT_JOYSTICK_HIDAPI_PS4_REPORT_INTERVAL allows to change sensor rate. Make SDL_GetGamepadSensorDataRate() returns the updated value. meyraud705 2024-06-04 14:03:02 +0200
  • 33dd908ba3
    Fix memory leak in SDL_IOFromFile() Mathieu Eyraud 2024-06-04 13:50:27 +0200
  • 437a017c48
    Fix stack address escape in SDL_CameraDevicePermissionOutcome() Mathieu Eyraud 2024-06-04 13:45:00 +0200
  • 735993aecd render: Mark an already-destroyed renderer as freed David Gow 2024-06-04 17:05:45 +0800
  • e5101ebae6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-04 04:11:34 +0000
  • a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() Sam Lantinga 2024-06-03 19:26:43 -0700
  • 49009e6c23 Replaced SDL_GetRendererInfo() with SDL_GetRendererName() Sam Lantinga 2024-06-03 19:26:43 -0700
  • de4c78bf7d
    Merge a71cafcf87 into ca28bcb3b8 Michael Aganier 2024-06-03 23:10:50 -0400
  • ca28bcb3b8 hidapi/windows/hid.c: avoid warnings with gcc < 8. Ozkan Sezer 2024-06-04 06:10:24 +0300
  • c5225674d3 Remove cursors not in SDL2 from migration guide Zack Middleton 2024-06-03 20:51:00 -0500
  • a76bcf5c69 Update descriptions for window resize cursors Zack Middleton 2024-06-03 20:47:40 -0500
  • 74c9c9a325 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-04 01:23:30 +0000
  • 8c8ee2174d Dialog: Add filter number, remove NULL termination Semphris 2024-05-22 19:20:40 -0400
  • 3e70964ae2 Updated docs to note that SDL_GetAudioDeviceName() now returns const char * Sam Lantinga 2024-06-03 17:42:53 -0700
  • 1d83b782b8 Set the headphones to 50% volume to avoid blasting people's ears Sam Lantinga 2024-06-03 17:28:32 -0700