-
e3497e7916
qnx: Fixed configure script setting wrong variable.
Philipp Wiesemann
2017-07-02 22:45:31 +02:00
-
200f782cab
qnx: fixed potential buffer overflow.
Ryan C. Gordon
2017-07-01 19:52:12 -04:00
-
22241ed0b0
Support for QNX 7.0 (thanks, Elad!).
Ryan C. Gordon
2017-07-01 17:50:47 -04:00
-
b1fbab50c5
haiku: Fixed memory leak if destroying window.
Philipp Wiesemann
2017-07-01 23:01:57 +02:00
-
380e0693b1
aix: Fixed compile error.
Philipp Wiesemann
2017-07-01 23:01:49 +02:00
-
4c190ce584
netbsd: Fixed comment.
Philipp Wiesemann
2017-07-01 23:00:07 +02:00
-
4c48260ca2
netbsd: Removed unused field.
Philipp Wiesemann
2017-06-29 23:00:18 +02:00
-
7bb6b402c2
netbsd: Fixed compile error.
Philipp Wiesemann
2017-06-29 23:00:09 +02:00
-
944e06e67c
winrt: Fixed SDL include.
Philipp Wiesemann
2017-06-24 23:45:44 +02:00
-
46b77b7322
raspberrypi: Fixed typos in README.
Philipp Wiesemann
2017-06-24 23:45:34 +02:00
-
705efc3532
Fixed handling only one event per frame in testshape program.
Philipp Wiesemann
2017-06-24 23:45:19 +02:00
-
d96419c93f
xinput: use the full range of the haptic motors (thanks, Trent!).
Ryan C. Gordon
2017-06-21 01:22:00 -04:00
-
267dca13fa
haiku: Removed unused internal function.
Philipp Wiesemann
2017-06-18 23:00:42 +02:00
-
cc00a300d1
pandora: Fixed compiler warning about redefining SDL_REVISION.
Philipp Wiesemann
2017-06-18 23:00:27 +02:00
-
90488d6c29
haiku: Added support for some values set with SDL_GL_SetAttribute().
Philipp Wiesemann
2017-06-17 22:30:28 +02:00
-
6086e8d384
haiku: Fixed missing slash in path from SDL_GetPrefPath().
Philipp Wiesemann
2017-06-17 22:30:09 +02:00
-
0b750cd9d5
pandora: Fixed compile error.
Philipp Wiesemann
2017-06-16 23:30:38 +02:00
-
fa73685df8
directfb: Fixed quitting keyboard twice.
Philipp Wiesemann
2017-06-16 23:30:30 +02:00
-
a4db3dbe64
nacl: Fixed unnecessary large input text array.
Philipp Wiesemann
2017-06-16 23:30:13 +02:00
-
9085c7b311
Get the parent of non-SDL-created windows, for completeness
Sam Lantinga
2017-06-16 11:14:08 -07:00
-
1b5614b3f5
Clean up parent window when destroying a window
Sam Lantinga
2017-06-16 10:50:29 -07:00
-
0a75192d85
Implemented SDL_WINDOW_SKIP_TASKBAR on Windows
Sam Lantinga
2017-06-16 09:10:13 -07:00
-
a725efa4bc
linux: Fixed using wrong constant for input text size.
Philipp Wiesemann
2017-06-15 23:30:50 +02:00
-
60c0f7e243
Fixed SDL_GetWindowWMInfo() returning success on three unsupported platforms.
Philipp Wiesemann
2017-06-15 23:30:29 +02:00
-
a509719fc3
audio: Converter now checks a strict list of channels and formats we support.
Ryan C. Gordon
2017-06-12 21:35:24 -04:00
-
553b328664
Fixed bug 3668 - Overflow of SDL_AudioCVT.filters with some downmixes
Sam Lantinga
2017-06-12 16:39:15 -07:00
-
c1cd93e562
Fixed bug 3670 - CMake IOS haptic error
Sam Lantinga
2017-06-12 16:35:34 -07:00
-
22c221f3b0
linux: Changed internal functions to be static.
Philipp Wiesemann
2017-06-11 22:30:58 +02:00
-
5b75e9033f
directfb: Fixed comment.
Philipp Wiesemann
2017-06-11 22:30:49 +02:00
-
fbd30c363d
Fixed missing error messages for SDL_GetWindowWMInfo().
Philipp Wiesemann
2017-06-11 22:30:39 +02:00
-
c609d856ff
directfb: Fixed crash if creating renderer.
Philipp Wiesemann
2017-06-11 22:30:24 +02:00
-
121d7d25d2
directfb: Fixed configure script not finding shared objects for dynamic loading.
Philipp Wiesemann
2017-06-11 22:30:06 +02:00
-
e5f4a71f1a
cmake: iOS haptic section was referencing power source code (thanks, Martin!).
Ryan C. Gordon
2017-06-11 16:00:45 -04:00
-
3c955d0540
syswm: prevent buffer overflow if SDL and app have different config headers.
Ryan C. Gordon
2017-06-11 00:50:26 -04:00
-
43d62b7459
Make compile-time assert error messages more clear.
Ryan C. Gordon
2017-06-10 15:38:14 -04:00
-
bb100d3bab
Expose display refresh rate on iOS/tvOS 10.3+.
Alex Szpakowski
2017-06-10 21:29:37 -03:00
-
325330efdb
jack: removed accidental copy/paste.
Ryan C. Gordon
2017-06-09 17:37:43 -04:00
-
58f08af46c
jack: added capture support.
Ryan C. Gordon
2017-06-09 00:47:47 -04:00
-
c39fd5777d
jack: Move jack_client_t into the audio device instead a global variable.
Ryan C. Gordon
2017-06-09 00:14:50 -04:00
-
b65e0777ce
jack: Remove BROKEN_MULTI_DEVICE code.
Ryan C. Gordon
2017-06-08 22:20:49 -04:00
-
d9039f2396
jack: Initial shot at a JACK audio target.
Ryan C. Gordon
2017-06-08 13:27:58 -04:00
-
cb591ee611
Fixed ignoring first event in testshape program.
Philipp Wiesemann
2017-06-08 22:40:35 +02:00
-
456bc301d9
Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE.
Philipp Wiesemann
2017-06-08 22:40:21 +02:00
-
871d43a839
Removed unused hint includes.
Philipp Wiesemann
2017-06-08 22:40:09 +02:00
-
9288983682
Merged Eric Wing's overscan patch.
Ryan C. Gordon
2017-06-06 14:06:40 -04:00
-
-
11289b766f
Android cmake build fixed to work with the official android gradle plugin
Olli Kallioinen
2017-06-04 21:25:57 +03:00
-
dc8a22cd9c
cmake: don't use /NODEFAULTLIB if we are using the C runtime (thanks, Rob!).
Ryan C. Gordon
2017-06-06 13:39:29 -04:00
-
6d661cab7b
windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING.
Ryan C. Gordon
2017-06-06 13:12:43 -04:00
-
d844487799
windows: Fix compiling of XInput code on newer MinGW installs.
Ryan C. Gordon
2017-06-06 12:35:35 -04:00
-
599d9ba198
emscripten: listen for pointerlockchange events on the #document specifically.
Ryan C. Gordon
2017-06-05 21:30:25 -04:00
-
4b47fa38c3
Removed duplicate includes.
Philipp Wiesemann
2017-06-04 23:15:47 +02:00
-
cbcc256fd2
Fixed comments in headers for doxygen output.
Philipp Wiesemann
2017-06-04 23:15:39 +02:00
-
52b7d0eb23
android: Fixed missing error message for SDL_GetBasePath().
Philipp Wiesemann
2017-06-04 23:15:27 +02:00
-
248410dded
Fixed SDL_GL_SetSwapInterval() returning success on two unsupported platforms.
Philipp Wiesemann
2017-06-04 23:15:13 +02:00
-
2113208d98
haiku: Fixed missing title bar for windows with decorations.
Philipp Wiesemann
2017-06-03 23:00:50 +02:00
-
fc436a3a9d
android: Moved internal function to new position.
Philipp Wiesemann
2017-06-03 23:00:40 +02:00
-
63b3e06f75
Corrected names of header file guards.
Philipp Wiesemann
2017-06-03 23:00:15 +02:00
-
07b0df0a22
haiku: Changed internal variable to be static.
Philipp Wiesemann
2017-06-02 22:15:37 +02:00
-
850185f401
Fixed crash if creating textures failed in testshape program.
Philipp Wiesemann
2017-06-02 22:15:23 +02:00
-
00394996eb
Fixed crash if calling SDL_CreateShapedWindow() on unsupported platforms.
Philipp Wiesemann
2017-06-02 22:15:12 +02:00
-
545fba7886
x11: Don't send duplicate events when reconciling the keyboard state
Bastien Bouclet
2017-04-22 19:53:52 +02:00
-
5dc350133f
test: Makefile.in should copy bitmap and wave files to build directory.
Ryan C. Gordon
2017-05-29 18:24:06 -04:00
-
b135557df9
linux: Don't crash if fcitx support is requested but unavailable.
Ryan C. Gordon
2017-05-29 02:48:51 -04:00
-
29a047df39
Fixed whitespace code style.
Ryan C. Gordon
2017-05-29 00:51:38 -04:00
-
1c5f483a8a
linux: removed IBus_utf8_strlen(), use SDL_utf8strlen() instead.
Ryan C. Gordon
2017-05-29 00:51:02 -04:00
-
a1faea980c
fcitx: removed incompatibly-licensed code.
Ryan C. Gordon
2017-05-29 00:54:08 -04:00
-
d4086e4a70
stdlib: added SDL_utf8strlen().
Ryan C. Gordon
2017-05-29 03:01:05 -04:00
-
fc510bd798
nacl: Fixed crash if allocating memory for audio device failed.
Philipp Wiesemann
2017-05-28 21:50:47 +02:00
-
7c5078d8bd
qnx: Removed unnecessary check for available audio devices.
Philipp Wiesemann
2017-05-28 21:50:37 +02:00
-
1e60ea76db
qnx: Removed unnecessary call to SDL_zerop() after SDL_calloc().
Philipp Wiesemann
2017-05-28 21:50:27 +02:00
-
1b9dc59918
haiku: Fixed SDL_SetClipboardText() putting random data in clipboard.
Philipp Wiesemann
2017-05-28 21:50:11 +02:00
-
de52dc2948
haiku: Correctly set keyboard focus (thanks, Kai!).
Ryan C. Gordon
2017-05-28 15:36:09 -04:00
-
643f1cb73d
power: Add Linux org.freedesktop.UPower D-Bus implementation.
Ryan C. Gordon
2017-05-28 07:14:11 -04:00
-
b3f94acbf9
linux: Simplify D-Bus interface, remove lots of boilerplate.
Ryan C. Gordon
2017-05-28 07:11:52 -04:00
-
191f578b57
linux: Make system D-Bus connection available (in addition to session).
Ryan C. Gordon
2017-05-28 07:08:10 -04:00
-
e5918acf46
wasapi: properly report init failure if on pre-Vista version of Windows.
Ryan C. Gordon
2017-05-28 00:41:55 -04:00
-
604a4b1b30
haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text.
Philipp Wiesemann
2017-05-27 23:30:21 +02:00
-
3639895eac
Removed unused errno includes.
Philipp Wiesemann
2017-05-27 23:30:07 +02:00
-
6fbde875e2
code style: wrap a single-statement if in braces.
Ryan C. Gordon
2017-05-27 00:33:26 -04:00
-
3fbd21ce40
windows: msgboxes should specify a parent HWND if possible (thanks, Ismael!).
Ryan C. Gordon
2017-05-27 00:30:06 -04:00
-
90ed3daa3e
Changed messages about not recognized keys to include discourse link.
Philipp Wiesemann
2017-05-26 22:45:52 +02:00
-
759319729c
emscripten: Fixed compiling on C89 compilers.
Philipp Wiesemann
2017-05-26 22:45:40 +02:00
-
b84fe2c06b
ios: Fixed math include in demos.
Philipp Wiesemann
2017-05-25 23:01:59 +02:00
-
1e13d93fea
directfb: Changed internal function to be static.
Philipp Wiesemann
2017-05-25 23:01:34 +02:00
-
189b5851b7
android: Fixed parameter list in function definitions.
Philipp Wiesemann
2017-05-25 23:01:16 +02:00
-
6c0aea4270
wayland: Fixed freeing memory of SDL_malloc() with plain free().
Philipp Wiesemann
2017-05-25 23:00:58 +02:00
-
c66f0471e1
Removed unused internal window shape functions.
Philipp Wiesemann
2017-05-25 23:00:43 +02:00
-
a7fc2822d4
audio: rename bsd target to netbsd.
Ryan C. Gordon
2017-05-24 19:56:59 -04:00
-
6844d92c23
coreaudio: we don't need to track number of allocated audio buffers anymore.
Ryan C. Gordon
2017-05-24 13:28:13 -04:00
-
fc4402e5ff
coreaudio: Better handling of audio buffer queue management.
Ryan C. Gordon
2017-05-24 13:25:31 -04:00
-
126e5a1dbf
Emscripten: Prevent default on arrow keys
Charlie Birks
2017-05-24 14:04:39 +01:00
-
f839b209b9
Emscripten: fixed incorrect conversion of touch motion events to mouse motion events
Patrick Monaghan
2017-05-24 14:04:25 +01:00
-
3fd35f6bb0
coreaudio: looks like we need more like a 10ms buffer minimum, not 50ms.
Ryan C. Gordon
2017-05-24 01:28:03 -04:00
-
793c788b1c
coreaudio: dynamically allocate AudioQueueBuffers.
Ryan C. Gordon
2017-05-24 00:12:22 -04:00
-
088f57a62a
Removed unnecessary call to free() in testoverlay2 program.
Philipp Wiesemann
2017-05-20 23:30:47 +02:00
-
fa3944ba39
Removed unused signal includes and handler in test programs.
Philipp Wiesemann
2017-05-20 23:30:32 +02:00
-
bf8ccf08bb
Removed redundant mouse clean up on quit for some platforms.
Philipp Wiesemann
2017-05-19 23:30:59 +02:00
-
a9c7bc85f1
android: add screenSize to AndroidManifest's configChanges (thanks, Daniel!).
Ryan C. Gordon
2017-05-19 15:06:05 -04:00
-
e889757bb3
assert: Better Emscripten support.
Ryan C. Gordon
2017-05-19 14:51:03 -04:00
-
d6f418641d
assert: Check for Clang _and_ GCC, in case they ever drop compatibility.
Ryan C. Gordon
2017-05-19 14:49:16 -04:00