Sylvain Becker
|
d68e501db4
Fixed bug 4582 - Maximize/Resize not working on Windows 10
|
6 years ago |
Sylvain Becker
|
eb7affeeb8
SDL_HINT_MOUSE_TOUCH_EVENTS: move tracking appart in case of 'window' is null
|
6 years ago |
Sylvain Becker
|
a1a9fd50c6
Bug 4581: move tracking appart so it doesn't require the window to have focus
|
6 years ago |
Sam Lantinga
|
a46af76b07
Fixed bug 4579 - SDL_android.c s_active not being atomic
|
6 years ago |
Sam Lantinga
|
9eac91dd29
Set SDL_HINT_MOUSE_TOUCH_EVENTS for iPhone and iPad as well
|
6 years ago |
Sam Lantinga
|
b6f33a6870
https://bugzilla.libsdl.org/show_bug.cgi?id=4577
|
6 years ago |
Sylvain Becker
|
05333a6e9f
Android: add hint SDL_HINT_ANDROID_BLOCK_ON_PAUSE
|
6 years ago |
Sylvain Becker
|
b470cd9b09
Android: default SDL_HINT_MOUSE_TOUCH_EVENTS to 1 as previous behaviour
|
6 years ago |
Sylvain Becker
|
6f732d4ee8
Update WhatsNew.txt
|
6 years ago |
Sylvain Becker
|
458c60e6a4
Update WhatsNew.txt
|
6 years ago |
Sylvain Becker
|
bfdd0b228a
Android: remove SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
|
6 years ago |
Sylvain Becker
|
e41576188d
Add hint SDL_HINT_MOUSE_TOUCH_EVENTS for mouse events to generate touch events
|
6 years ago |
Sylvain Becker
|
ab03892ddf
Bug 4576: track both FingerId and TrackId
|
6 years ago |
Sylvain Becker
|
e39c0a1f7d
Bug 4576: fix wrong scaling
|
6 years ago |
Sylvain Becker
|
236b86067f
Bug 4576: one more warning
|
6 years ago |
Sylvain Becker
|
b45abbb2a7
Bug 4576: fix warning and compile
|
6 years ago |
Sylvain Becker
|
9b3c2258aa
Bug 4576: remove touch/mouse duplication for Android
|
6 years ago |
Sylvain Becker
|
9d28156f12
Bug 4576: remove touch/mouse duplication for IOS
|
6 years ago |
Sylvain Becker
|
42de5f97cc
Bug 4576: remove touch/mouse duplication for WinRT
|
6 years ago |
Sylvain Becker
|
b086edc915
Bug 4576: remove touch/mouse duplication for Emscripten
|
6 years ago |
Sylvain Becker
|
b8e5c561d8
Bug 4576: remove touch/mouse duplication for Wayland
|
6 years ago |
Sylvain Becker
|
6bc2d9de1f
Bug 4576: remove touch/mouse duplication for linux/EVDEV
|
6 years ago |
Sylvain Becker
|
1a4c3b57b7
Bug 4576: remove touch/mouse duplication for Windows
|
6 years ago |
Sylvain Becker
|
a3f2c446ef
Bug 4576: handle mapping of TouchEvents to MouseEvents at higher level
|
6 years ago |
Sam Lantinga
|
1febfedf85
configure.in: Rename configure.ac to fix an 'aclocal' warning
|
6 years ago |
Hugh McMaster
|
14b385f2bf
docs: Replace references to configure.in with configure.ac
|
6 years ago |
Hugh McMaster
|
af4bbb3064
configure.in: Rename to configure.ac to fix an 'aclocal' warning
|
6 years ago |
Sam Lantinga
|
9a8d5215c6
Handle potentially calling SDL_JoystickUpdate() and SDL_JoystickQuit() at the same time.
|
6 years ago |
Ryan C. Gordon
|
2fbfe8b912
coreaudio: Set audio callback thread priority.
|
6 years ago |
Ryan C. Gordon
|
6a3356ab3f
Backed out changeset cec31de4e126
|
6 years ago |