2bb73d170c
Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten".
Philipp Wiesemann
2015-02-14 00:08:48 +01:00
d1932834e2
Fixed test programs for joystick not exiting on events after first disconnect.
Philipp Wiesemann
2015-02-12 21:40:53 +01:00
7fd15e7e2c
X11: Set dialog hint on message boxes (thanks, Melker!).
Ryan C. Gordon
2015-02-11 01:48:52 -05:00
39c41bb952
Fixed bug 2873 - Joystick test won't reload after reattach
Philipp Wiesemann
2015-02-10 20:40:03 +01:00
bd61c276fa
Fixed compiling test with older C.
Philipp Wiesemann
2015-02-10 20:31:05 +01:00
e3f9bf3378
Fixed two inconsistencies on failed allocation.
Philipp Wiesemann
2015-02-08 22:50:16 +01:00
78f3a80cf2
WinRT: made note that VSync is always enabled on WinPhone, due to OS
David Ludwig
2015-02-08 15:44:15 -05:00
fe586d077f
Fixed three memory leaks on failed allocation.
Philipp Wiesemann
2015-02-08 21:25:37 +01:00
c17a5b1177
Fixed bug 2866 - testrelative.c: patch to make the orange box wrap around
Philipp Wiesemann
2015-02-07 22:40:36 +01:00
60329e6a1e
Added missing guards.
Philipp Wiesemann
2015-02-03 21:22:25 +01:00
56edbb4062
X11: Add events related to maximizing a window (thanks, Andrei and Gergely!).
Ryan C. Gordon
2015-02-02 01:21:02 -05:00
ece8d2bb05
X11: Fixes for OpenGL 3.0 and later context creation.
Ryan C. Gordon
2015-02-02 01:05:41 -05:00
86f87bf755
Added missing guards in implementation for PSP.
Philipp Wiesemann
2015-01-31 22:45:54 +01:00
d036ad84ae
Added missing include statements in implementation for PSP.
Philipp Wiesemann
2015-01-31 22:43:05 +01:00
43500a78b8
Fixed comment in implementation for NaCl.
Philipp Wiesemann
2015-01-31 21:06:37 +01:00
f4b7cf6e81
Fixed including SDL_config.h in implementation for Android.
Philipp Wiesemann
2015-01-31 21:02:56 +01:00
7384f147f8
Fixed names in implementation for PSP.
Philipp Wiesemann
2015-01-31 10:33:48 +01:00
7815393b2e
Fixed wrong comment in implementation for Android.
Philipp Wiesemann
2015-01-31 10:32:45 +01:00
0781b5f9ee
Fix typos in header file documentation comments.
Philipp Wiesemann
2015-01-30 23:20:15 +01:00
f1a56cd565
Changed static variable to local variable in implementation for Android.
Philipp Wiesemann
2015-01-30 23:18:14 +01:00
a725806662
Fixed game controller hotplug support for some embedded Linux devices When guessing the device class, it ends up being 0 for devices that have been removed (because the device node no longer exists)
Sam Lantinga
2015-01-29 13:33:53 -08:00
0874eb9713
Add binding layout for Xbone pad.
Sam Lantinga
2015-01-29 13:33:20 -08:00
203ea98173
X11: Don't delay delivery of focus events unless we just changed vidmodes.
Ryan C. Gordon
2015-01-26 17:46:39 -05:00
34a5c70cf9
Fixed recently broken configure script for FreeBSD.
Philipp Wiesemann
2015-01-26 22:27:27 +01:00
f64e6742bc
Fixed memory leak in video quit implementation for Android.
Philipp Wiesemann
2015-01-26 22:12:38 +01:00
60f50c70a7
Updated a README.
Philipp Wiesemann
2015-01-26 22:02:53 +01:00
b48e54aafe
Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation
Philipp Wiesemann
2015-01-26 22:00:29 +01:00
86c5c3f219
Replaced include of SDL_types.h with SDL_stdinc.h in internal header file.
Philipp Wiesemann
2015-01-08 21:45:46 +01:00
a823982e02
Clang static analysis builds should use C runtime directly.
Ryan C. Gordon
2015-01-05 01:41:42 -05:00
2a1e422375
Dynamic API: don't leak if a library loaded but didn't have the entry point.
Ryan C. Gordon
2015-01-05 01:07:36 -05:00
f5fa9a59d0
Removed unused enumeration and constant from internal header file.
Philipp Wiesemann
2014-12-31 21:00:32 +01:00
3cfe0abe7b
Fixed copyright date.
Philipp Wiesemann
2014-12-28 22:10:24 +01:00
69f18b6268
Linked README-emscripten.md in README.md and added markdown formatting.
Philipp Wiesemann
2014-12-28 22:02:17 +01:00
3e8040f300
Renamed README-emscripten.txt to README-emscripten.md.
Philipp Wiesemann
2014-12-28 22:00:24 +01:00
16f3cbfc02
Cleaned up some compiler warnings.
Ryan C. Gordon
2014-12-26 23:16:54 -05:00
f5bbbe417d
GLES2: Only use VBOs for Emscripten (for now).
Ryan C. Gordon
2014-12-26 22:30:19 -05:00
d8c60342cc
Added three missing checks for return values of SDL_calloc().
Philipp Wiesemann
2014-12-26 20:11:28 +01:00
bbaaa77751
WinRT: hiding SDL_WinRTRunApp's XAML functionality, until it's ready for use
David Ludwig
2014-12-24 11:33:42 -05:00
31832d2a58
Removed missing test program from Makefile.
Philipp Wiesemann
2014-12-25 22:47:04 +01:00
f4dcc24698
Changed Emscripten entry in gamecontroller database to allow sorting by script.
Philipp Wiesemann
2014-12-25 22:43:17 +01:00
22855927ce
Removed unnecessary call to SDL_free().
Philipp Wiesemann
2014-12-25 22:08:48 +01:00
2cde19c635
Fixed typos in a README.
Philipp Wiesemann
2014-12-25 22:07:15 +01:00
80d19b7ee3
Fixed typo in header file documentation comment.
Philipp Wiesemann
2014-12-25 22:05:48 +01:00
79b3221b0e
Fixed compile warnings about unused variables.
Philipp Wiesemann
2014-12-25 22:03:07 +01:00
97e876671b
Fixed compile errors in example programs.
Philipp Wiesemann
2014-12-25 21:42:56 +01:00
e8467cbca9
Maybe actually patched to compile this time?
Ryan C. Gordon
2014-12-24 22:22:35 -05:00
629c13fbf1
Actually fix Unix scripts this time. :)
Ryan C. Gordon
2014-12-24 13:23:48 -05:00
9c38244f5d
Really patched to compile this time?
Ryan C. Gordon
2014-12-24 13:21:28 -05:00
9f111ce4b9
Patched to compile.
Ryan C. Gordon
2014-12-24 13:16:27 -05:00
208636828d
I don't know if Unix scripts are useful at all on Emscripten, but fix them up.
Ryan C. Gordon
2014-12-24 13:13:19 -05:00
fc40516744
A little more work on the Emscripten buildbot script.
Ryan C. Gordon
2014-12-24 13:03:20 -05:00
f4bd828af5
Added buildbot script for Emscripten port.
Ryan C. Gordon
2014-12-24 12:49:35 -05:00
eab2433f6d
Maybe patched to compile on Windows for real now?
Ryan C. Gordon
2014-12-24 02:12:16 -05:00
b0ebfabf33
Patched to compile on Windows.
Ryan C. Gordon
2014-12-24 02:06:38 -05:00
707c11f64f
Patched to compile on non-Emscripten targets.
Ryan C. Gordon
2014-12-24 02:01:12 -05:00
a6df21cd00
Partial fix for bug 2726 - Win32 'mouse' events not applying 'SDL_TOUCH_MOUSEID'
David Ludwig
2014-12-20 11:45:39 -05:00
719bb6fcee
Fixed X11 build, added code to print initial modifiers to checkkeys
Sam Lantinga
2015-05-28 09:52:48 -07:00
0694baf260
Fixed bug 2736 - X11 doesn't set KMOD_NUM and KMOD_CAPS to system state
Sam Lantinga
2015-05-28 09:33:47 -07:00
779d403563
Fixed Windows build
Sam Lantinga
2015-05-28 08:51:59 -07:00
0669a224f5
Fixed bug 2860 - SetProp must be paired with RemoveProp especially for properties added to external windows
Sam Lantinga
2015-05-28 08:41:07 -07:00
84ce000670
I think this will be the time...
Ryan C. Gordon
2015-05-28 01:27:24 -04:00
7964f3adb2
Still trying to get this to compile...
Ryan C. Gordon
2015-05-28 01:22:14 -04:00
cae4fd7fb2
More patching to compile...
Ryan C. Gordon
2015-05-28 01:16:55 -04:00
e90f87bab0
Another attempt to get this to compile.
Ryan C. Gordon
2015-05-28 01:08:33 -04:00
4add16943e
Patched to compile on MingW.
Ryan C. Gordon
2015-05-28 01:02:03 -04:00
58447b24c1
Move tests from SDL_config higher up in Windows joystick/haptic code.
Ryan C. Gordon
2015-05-28 00:54:52 -04:00
2a75782553
X11: Add Xdbe support to message boxes (thanks, Melker!).
Ryan C. Gordon
2015-05-28 00:30:21 -04:00
bea1854cac
Patched to compile on C89 compilers.
Ryan C. Gordon
2015-05-27 19:00:56 -04:00
9c343681c4
Wayland: Avoid NULL dereference after window destruction (thanks, "x414e54"!).
Ryan C. Gordon
2015-05-27 18:54:06 -04:00
7f17e0ab9e
Fixed detecting PS4 wired controller on Windows
Sam Lantinga
2015-05-27 10:29:43 -07:00
80cfccbf8d
Back out changeset b80349dd6d40.
Ryan C. Gordon
2015-05-26 22:57:42 -04:00
c69a559239
X11: generate clipboard update events (thanks, "chw"!).
Ryan C. Gordon
2015-05-26 21:29:45 -04:00
059a030716
Uh, yeah, it helps to press "Save" before committing...
Ryan C. Gordon
2015-05-26 21:30:41 -04:00
cc493d7195
X11: use XA_STRING for text SDL puts on the clipboard (thanks, "chw"!).
Ryan C. Gordon
2015-05-26 21:26:27 -04:00
baea64e642
Stack hint should look for 0, not -1, and not care about environment variables.
Ryan C. Gordon
2015-05-26 21:19:23 -04:00
a8fa7bd1f7
Added a hint to specify new thread stack size (thanks, Gabriel!).
Ryan C. Gordon
2015-05-26 21:13:27 -04:00
bcdc63a38b
Properly report DX headers in the CMake project files (thanks, "MailMr_S"!).
Ryan C. Gordon
2015-05-26 21:09:48 -04:00
dae40bff0d
[IBus] Only register interest in messages sent to our input context.
Alex Baines
2015-02-27 21:17:29 +00:00
42d9cf6978
[ibus] Send an empty TextEditing event when the text is cleared by pressing backspace.
Alex Baines
2015-02-01 21:08:54 +00:00
21d0cdedb3
Added some unknown keys from Japanese 106/109 keyboards (thanks, "ver0hiro"!).
Ryan C. Gordon
2015-05-26 20:55:03 -04:00