SDL/src
David Ludwig 70438be272 WinRT: fixed bug whereby SDL would override an app's default orientation
WinRT apps can set a default, preferred orientation via a .appxmanifest file.
SDL was overriding this on app startup, and making the app use all possible
orientations (landscape and portrait).

Thanks to Eric Wing for the heads up on this!
2014-12-03 10:55:23 -05:00
..
atomic WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
audio WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
core WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
cpuinfo WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
dynapi WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
events WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
file WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
filesystem WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
haptic WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
joystick WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
libm WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
loadso WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
main WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
power WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
render WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
stdlib WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
test WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
thread WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
timer WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
video WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_assert.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_assert_c.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_error.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_error_c.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_hints.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_internal.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_log.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00