Sam Lantinga
|
5c2320f113
Fixed bug 3022 - SDL_UnlockMutex(SDL_EventQ.lock) in SDL_PeepEvents can cause error when lock is null
|
8 gadi atpakaļ |
Sam Lantinga
|
d3cbc664d5
Fixed bug 2983 - Update Android.readme to include Tegra Graphics Debugger compatibility tip
|
8 gadi atpakaļ |
Sam Lantinga
|
104c9541d9
Converted README documentation to DOS text format
|
8 gadi atpakaļ |
Sam Lantinga
|
bf076c22ad
Fixed bug 2957 - De-reference rz_src without NULL check in SDLgfx_rotateSurface function
|
8 gadi atpakaļ |
Sam Lantinga
|
8b64a78da9
Fixed bug 2956 - De-reference videodata without NULL check in X11_DispatchEvent(_THIS) function
|
8 gadi atpakaļ |
Sam Lantinga
|
93ff12ce83
Fixed bug 2952 - SDL_MixAudioFormat does not support audio format AUDIO_U16LSB/AUDIO_U16MSB
|
8 gadi atpakaļ |
Sam Lantinga
|
d2676c2985
Fixed bug 2924 - SDL_CreateRGBSurface[From] versions that take SDL_PIXELFORMAT enum
|
8 gadi atpakaļ |
Sam Lantinga
|
73f2c5413d
Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h
|
8 gadi atpakaļ |
Ryan C. Gordon
|
7d2108ce81
audio: Backed out the audio-thread detaching changes.
|
8 gadi atpakaļ |
Sam Lantinga
|
24df68ea33
Fixed bug 2833 - Access Violation on SDL_PollEvent after init, delay and quit of joystick subsystem
|
8 gadi atpakaļ |
Sam Lantinga
|
dac3892816
Fixed bug 2832 - Inverted arrow-key navigation in MessageBox
|
8 gadi atpakaļ |
Sam Lantinga
|
8bc5c57d2e
Fixed recentering triggers when the application doesn't have focus
|
8 gadi atpakaļ |
Sam Lantinga
|
72164985b0
Fixed bug 2823 - Release events for triggers receive wrong centered value
|
8 gadi atpakaļ |
Sam Lantinga
|
f674f2311a
Fixed bug 2808 - Fix SDL reporting wrong window size on resume
|
8 gadi atpakaļ |
Sam Lantinga
|
5c1ab40302
Applied Ubuntu patch bug_822210_fix_sdl2-config.cmake_whitespace.patch
|
8 gadi atpakaļ |
Ryan C. Gordon
|
f6a280ab7f
audio: Don't trust audio drivers to drain pending audio.
|
8 gadi atpakaļ |
Ryan C. Gordon
|
551cdc8dec
audio: better way to calculate buffer drain wait times.
|
8 gadi atpakaļ |
Ryan C. Gordon
|
76f48acf63
audio: threading and device hang improvements.
|
8 gadi atpakaļ |
Sam Lantinga
|
3b0c79363d
Some systems include both "default:" and "hw:" for the same usb device
|
8 gadi atpakaļ |
Sam Lantinga
|
8e1994614c
fix for finding ALSA hotplug devices on Steam Link
|
8 gadi atpakaļ |
Sam Lantinga
|
9257b72d53
Backed out a very unsafe change that was trying to prevent audio hang at quit.
|
8 gadi atpakaļ |
Sam Lantinga
|
bac61096d8
ensure SDL_AUDIODEVICEREMOVED gets sent when hotplug removes a device
|
8 gadi atpakaļ |
Sam Lantinga
|
69cf170356
fix deadlock on close device
|
8 gadi atpakaļ |
Sam Lantinga
|
2558c9c836
fix audio deadlock
|
8 gadi atpakaļ |
Sam Lantinga
|
56c88c4531
Modified the custom cursor test to be able to load BMP files as cursors
|
8 gadi atpakaļ |
Sam Lantinga
|
a21a227a87
Fixed bug 3021 - HapticOpenFromJoystick() problems
|
8 gadi atpakaļ |
Sam Lantinga
|
1051dceb14
Fixed compiler warning about missing field initializers
|
8 gadi atpakaļ |
Sam Lantinga
|
5d5127c4a0
Fixed compiler warning - this should have been a const char pointer
|
8 gadi atpakaļ |
Ryan C. Gordon
|
46f44f66f8
Fixed potential buffer overflow in SDL_vsnprintf() (thanks, Taylor!).
|
8 gadi atpakaļ |
Sam Lantinga
|
351adf156a
Fixed bug 2157 - Caps Lock key produces key down & key up events while key is still pressed.
|
8 gadi atpakaļ |