equal
deleted
inserted
replaced
14 |
14 |
15 Android: |
15 Android: |
16 * Joystick support (minimum SDK version required to build SDL is now 12, |
16 * Joystick support (minimum SDK version required to build SDL is now 12, |
17 the required runtime version remains at 10, but on such devices joystick |
17 the required runtime version remains at 10, but on such devices joystick |
18 support won't be available). |
18 support won't be available). |
|
19 * Hotplugging support for joysticks |
19 |
20 |
20 Linux: |
21 Linux: |
21 * Fixed fullscreen and focused behavior when receiving NotifyGrab events |
22 * Fixed fullscreen and focused behavior when receiving NotifyGrab events |
22 |
23 |
23 |
24 |