summaryrefslogtreecommitdiff
path: root/WhatsNew.txt
diff options
context:
space:
mode:
authorPhilipp Wiesemann <philipp.wiesemann@arcor.de>2015-10-07 21:18:08 +0200
committerPhilipp Wiesemann <philipp.wiesemann@arcor.de>2015-10-07 21:18:08 +0200
commit3e64cd6c34905a75b0306fa97ddfe0b869943dd5 (patch)
tree4f1bdd053a84a14c2e88e3b4630421ea5946b928 /WhatsNew.txt
parent9b417150f39cb10795d3cf2ba1def80384d9f2be (diff)
downloadsdl-3e64cd6c34905a75b0306fa97ddfe0b869943dd5.tar.gz
Added SDL_JoystickCurrentPowerLevel() to WhatsNew.txt for 2.0.4.
Diffstat (limited to 'WhatsNew.txt')
-rw-r--r--WhatsNew.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 07b563e95..79a6ae99e 100644
--- a/WhatsNew.txt
+++ b/WhatsNew.txt
@@ -33,6 +33,7 @@ General:
* Renamed SDL_assert_data to SDL_AssertData and SDL_assert_state to SDL_AssertState
* Added a hint SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN to prevent window interaction while cursor is hidden
* Added SDL_GetDisplayDPI() to get the DPI information for a display
+* Added SDL_JoystickCurrentPowerLevel() to get the battery level of a joystick
Windows:
* Added support for Windows Phone 8.1