Sam Lantinga
|
880842cfdf
Fixed bug 3531 - internal SDL_vsnprintf implementation access memory outside given buffer ranges
|
8 anos atrás |
Sam Lantinga
|
7f2068daca
Fixed bug 3541 - DisplayIndex out of bounds in SDL_SetWindowPosition
|
8 anos atrás |
Philipp Wiesemann
|
e61daa7270
Fixed warning and missing animation delay in testoverlay2 program.
|
8 anos atrás |
Philipp Wiesemann
|
c2b90f2df8
Fixed compiling of testgamecontroller program with C++.
|
8 anos atrás |
Philipp Wiesemann
|
de79828b9f
Fixed warning about unused variable in controllermap program.
|
8 anos atrás |
Philipp Wiesemann
|
af26379881
Fixed crash if allocating memory for game controller failed.
|
8 anos atrás |
Sam Lantinga
|
8000e6d9e1
Added documentation for the game controller axis values
|
8 anos atrás |
Sam Lantinga
|
21cb42d79b
Make sure we go all the way back (within the XBox controller dead zone) to prevent accidentally binding axes inverted
|
8 anos atrás |
Sam Lantinga
|
cb8685c022
Fixed comment style
|
8 anos atrás |
Sam Lantinga
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
8 anos atrás |
Ryan C. Gordon
|
7c31636666
x11: Don't loop forever if the X server refuses a pointer grab.
|
8 anos atrás |
Ryan C. Gordon
|
76f2ae3ca2
Don't use pushd/popd in autogen.sh; Ubuntu's /bin/sh doesn't support it.
|
8 anos atrás |
Sam Lantinga
|
b4e069e7f8
Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes
|
8 anos atrás |
Sam Lantinga
|
9492492d5f
Fixed bug 3516 - fix build on illumos
|
8 anos atrás |
Alex Szpakowski
|
fd85f5748d
Mac: back out commit 3e9b2ae41adf. It causes significant overhead on many GPUs.
|
8 anos atrás |
Alex Szpakowski
|
d719374cb9
Mac: Fix over-saturated colors on P3 displays (e.g. the 2016 MBPs).
|
8 anos atrás |
Philipp Wiesemann
|
3e9284519a
Windows: Fixed compile error.
|
8 anos atrás |
Philipp Wiesemann
|
7c60a638b0
Corrected header file guard comments.
|
8 anos atrás |
Sam Lantinga
|
4fc0fe1f69
Removed debug print statements
|
8 anos atrás |
Sam Lantinga
|
ad26769cd7
Fixed compile errors on various platforms
|
8 anos atrás |
Sam Lantinga
|
ca019dada5
Fixed issue where the throttle and other axes on racing wheels don't start at zero and show up as immediate input when the wheel is turned for the first time. Wait until they are actually moved before generating input from them.
|
8 anos atrás |
Sam Lantinga
|
b2f6c4c1bd
Fixed bus error when converting 16-bit to float for non-integral-multiple sample rates
|
8 anos atrás |
Ryan C. Gordon
|
366c77a9f0
audio: fixed one more incorrectly-hardcoded value in the resamplers.
|
8 anos atrás |
Alex Szpakowski
|
eda74fda96
tvOS: Expose remote swipe gestures as arrow key presses (thanks oviano!)
|
8 anos atrás |
Alex Szpakowski
|
787a54c84b
iOS bug #3377: work around bugs in some third party iOS libraries (e.g. Google admob) where they assume the optional UIApplicationDelegate ?window? property always exists and will crash if it doesn?t.
|
8 anos atrás |
Ryan C. Gordon
|
f956df23bb
audio: fixed arbitrary upsampling (thanks, Sylvain!).
|
8 anos atrás |
Philipp Wiesemann
|
b515b34dbb
Fixed hotplug with more than one device in testjoystick program.
|
8 anos atrás |
Philipp Wiesemann
|
0a3f9d0cfb
Fixed warning about unused variable in controllermap program.
|
8 anos atrás |
Sam Lantinga
|
0c5e7a1067
Fixed handling joysticks that send multiple events for a single control, e.g. both a button and axis event for a trigger.
|
8 anos atrás |
Sam Lantinga
|
b4ea63ec2c
Fixed crash if there are multiple joysticks closed during the joystick update loop
|
8 anos atrás |